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.
 
 
 

12 lines
325 B

Scriptname _00E_MQ04_lishariFailsaveSC extends ObjectReference
Event OnTriggerEnter(ObjectReference akActionRef)
if (akActionRef == _00E_MC_LishariREF)
_00E_MC_LishariREF.MoveTo(MQ04_SC6_LishariLiftDown)
EndIf
EndEvent
Actor Property _00E_MC_LishariREF Auto
ObjectReference Property MQ04_SC6_LishariLiftDown Auto