enderalse/source/scripts/sf_mq16_sc01_journey_01_00147116.psc

57 lines
1.1 KiB
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 26
Scriptname SF_MQ16_SC01_Journey_01_00147116 Extends Scene Hidden
;BEGIN FRAGMENT Fragment_11
Function Fragment_11()
;BEGIN CODE
MQ16.StartVision_SC01()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_17
Function Fragment_17()
;BEGIN CODE
MQ16.PrepareVision_SC01()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_22
Function Fragment_22()
;BEGIN CODE
MQ16.MQ16_SC01_MotherREF02.EvaluatePackage()
MQ16.MQ16_SC01_ChildREF02.EvaluatePackage()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_4
Function Fragment_4()
;BEGIN CODE
MQ16.SetStage(25)
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_2
Function Fragment_2()
;BEGIN CODE
MQ16.StopVision_SC01()
;END CODE
EndFunction
;END FRAGMENT
;BEGIN FRAGMENT Fragment_24
Function Fragment_24()
;BEGIN CODE
MQ16.SetStage(20)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
_00E_MQ16_Functions Property MQ16 Auto