43 lines
857 B
Plaintext
43 lines
857 B
Plaintext
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
|
|
;NEXT FRAGMENT INDEX 15
|
|
Scriptname SF_MQ12b_SC9_PlayerRepairsMe_0012928D Extends Scene Hidden
|
|
|
|
;BEGIN FRAGMENT Fragment_14
|
|
Function Fragment_14()
|
|
;BEGIN CODE
|
|
Utility.Wait(3.0)
|
|
Alias_SC9_VisionVoices.GetRef().Disable()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_0
|
|
Function Fragment_0()
|
|
;BEGIN CODE
|
|
MQ12b.CallVision()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_7
|
|
Function Fragment_7()
|
|
;BEGIN CODE
|
|
MQ12b.FireCannon()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;BEGIN FRAGMENT Fragment_5
|
|
Function Fragment_5()
|
|
;BEGIN CODE
|
|
MQ12b.EndVision()
|
|
;END CODE
|
|
EndFunction
|
|
;END FRAGMENT
|
|
|
|
;END FRAGMENT CODE - Do not edit anything between this and the begin comment
|
|
|
|
_00E_MQ12b_Functions Property MQ12b Auto
|
|
ReferenceAlias Property Alias_SC9_VisionVoices Auto
|
|
|