2021-10-05 22:15:58 +00:00
|
|
|
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
|
|
;NEXT FRAGMENT INDEX 14
|
|
|
|
Scriptname SF_MQ16_SC03_Journey_03_00147148 Extends Scene Hidden
|
|
|
|
|
|
|
|
;BEGIN FRAGMENT Fragment_1
|
|
|
|
Function Fragment_1()
|
|
|
|
;BEGIN CODE
|
|
|
|
Mq16.StartVision_SC03()
|
|
|
|
;END CODE
|
|
|
|
EndFunction
|
|
|
|
;END FRAGMENT
|
|
|
|
|
|
|
|
;BEGIN FRAGMENT Fragment_8
|
|
|
|
Function Fragment_8()
|
|
|
|
;BEGIN CODE
|
|
|
|
MQ16.StartElevator()
|
|
|
|
;END CODE
|
|
|
|
EndFunction
|
|
|
|
;END FRAGMENT
|
|
|
|
|
|
|
|
;BEGIN FRAGMENT Fragment_4
|
|
|
|
Function Fragment_4()
|
|
|
|
;BEGIN CODE
|
2024-01-10 14:08:24 +00:00
|
|
|
MQ16.SetCurrentStageID(55)
|
2021-10-05 22:15:58 +00:00
|
|
|
;END CODE
|
|
|
|
EndFunction
|
|
|
|
;END FRAGMENT
|
|
|
|
|
|
|
|
;BEGIN FRAGMENT Fragment_3
|
|
|
|
Function Fragment_3()
|
|
|
|
;BEGIN CODE
|
|
|
|
MQ16.StopVision_SC03()
|
|
|
|
;END CODE
|
|
|
|
EndFunction
|
|
|
|
;END FRAGMENT
|
|
|
|
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
|
|
|
|
_00E_MQ16_Functions Property MQ16 Auto
|