Hey guys, I've been trying to create a script in which will open up a Portcullis on an NPC's death but with no luck.
I'd assume it would be an event kill then an event activate?
Any help would be greatly appreciated
Hey guys, I've been trying to create a script in which will open up a Portcullis on an NPC's death but with no luck.
I'd assume it would be an event kill then an event activate?
Any help would be greatly appreciated
Hello. The event should be OnDeath().
Event OnDeath() myPortCulls.Activate(Self)EndEvent
Attacch the script to the NPC or to the Alias if your'e using a quest.