13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
Scriptname _00E_MQ11a_CastleGateTooEarly extends ObjectReference
|
|
|
|
Event onActivate(ObjectReference akActionRef)
|
|
|
|
if (akActionRef == PlayerREF)
|
|
_00E_MQ11a_CastleGateFrozen.Show()
|
|
EndIf
|
|
|
|
EndEvent
|
|
|
|
|
|
Message Property _00E_MQ11a_CastleGateFrozen Auto
|
|
Actor Property PlayerREF Auto |