4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
412 B

Scriptname _00E_NQG07Dijaam_DijaamStupidSC extends Actor
Event OnLoad()
if _00E_NQG07_DijaamKnockedOut.GetValueInt() == 1
Self.Disable()
Utility.Wait(1)
Self.Enable()
Debug.SendAnimationEvent(Self, "idleForceDefaultState")
Debug.SendAnimationEvent(Self, "IdleBedRollFrontEnterInstant")
EndIf
EndEvent
Quest Property NQ_G_07Dijaam Auto
GlobalVariable Property _00E_NQG07_DijaamKnockedOut Auto