enderalse/source/scripts/_00e_mq11a_sc11_failsavebox.psc

11 lines
196 B
Plaintext
Raw Normal View History

Scriptname _00E_MQ11a_SC11_FailsaveBox extends ObjectReference
Event OnInit()
If (MQ11a_LeftTower.GetValueInt() < 4)
Disable()
EndIf
EndEvent
GlobalVariable Property MQ11a_LeftTower Auto