enderalse/source/scripts/pf_mq11a_sc15_mercenaryrun_000ea856.psc

15 lines
405 B
Plaintext
Raw Normal View History

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname PF_MQ11a_SC15_MercenaryRun_000EA856 Extends Package Hidden
;BEGIN FRAGMENT Fragment_0
Function Fragment_0(Actor akActor)
;BEGIN CODE
Utility.Wait(0.5)
akActor.SetAlpha(1.0, True)
;END CODE
EndFunction
;END FRAGMENT
;END FRAGMENT CODE - Do not edit anything between this and the begin comment