Scriptname _00E_MQ16_SC07_ProjectileTGBXSC extends ObjectReference Event OnTriggerEnter(ObjectReference akActionRef) If MQ16.GetStage() == 75 MQ16.SetStage(77) MQ16.Impact() EndIf EndEvent _00E_MQ16_Functions Property MQ16 Auto