Scriptname _00E_MQ17_SC10_CapsuleLaunchAct extends ObjectReference Event OnActivate(ObjectReference akActionRef) if akActionRef == Game.GetPlayer() MQ17.SetCurrentStageID(145) Self.Disable() EndIf EndEvent Quest Property MQ17 Auto