ScriptName QF_MQ101_00000F92 Extends Quest hidden ;-- Variables --------------------------------------- ;-- Properties -------------------------------------- ReferenceAlias Property Alias_AfterLifeMarkerRef Auto ReferenceAlias Property Alias_PlayerRef Auto ;-- Functions --------------------------------------- ; Skipped compiler generated GetState ; Skipped compiler generated GotoState Function Fragment_0() Game.GetPlayer().moveto(Alias_AfterLifeMarkerRef.GetRef(), 0.0, 0.0, 0.0, True) EndFunction