diff --git a/Yaela fix.esp b/Yaela fix.esp index 2f0823de..29e590a1 100644 Binary files a/Yaela fix.esp and b/Yaela fix.esp differ diff --git a/scripts/_00e_mq13b_functions.pex b/scripts/_00e_mq13b_functions.pex index bb4470b9..f03cc3f9 100644 Binary files a/scripts/_00e_mq13b_functions.pex and b/scripts/_00e_mq13b_functions.pex differ diff --git a/source/scripts/_00e_mq13b_functions.psc b/source/scripts/_00e_mq13b_functions.psc index 3f1d0cd1..d08e55b3 100644 --- a/source/scripts/_00e_mq13b_functions.psc +++ b/source/scripts/_00e_mq13b_functions.psc @@ -289,7 +289,6 @@ Function MoveElevatorUP() MQ13b_SC08_ElevatorREF.TranslateToREF(objElevatorOrigin, 140.0) StartElevatorSound() Wait(1) - Debug.SetGodMode(False) EndFunction @@ -365,7 +364,7 @@ Function NexusElevatorDown() MQ13b_SC11_ShutterREF.TranslateToRef(MQ13b_SC11_ShutterREFMarker, 300.0, 300.0) Timescale.SetValue(10000) Game.DisablePlayerControls() - Debug.SetGodMode(1) + PlayerREF.SetGhost(true) Game.ForceFirstPerson() Game.ShakeCamera(afStrength = 0.5, afDuration = 10) int iTimer = 1