40 lines
762 B
Plaintext
40 lines
762 B
Plaintext
|
;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
|
||
|
MQ16.SetStage(55)
|
||
|
;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
|