- Joined
- Jan 20, 2009
- Messages
- 24
Hello, i would like to ask something. How do i create a trigger where it opens a gate that was created in game, with a certain item.
I know you can set variables to the specific gate and item and all that blah blah blah.
The real issue that i am having is that i need this to work.
So, my request is to make a trigger like that. You can use Custom Script even. Thanks for helping
I know you can set variables to the specific gate and item and all that blah blah blah.
The real issue that i am having is that i need this to work.
-
fhfd
-
Events
-
Unit - A unit comes within 256.00 of Blue Door
-
-
Conditions
-
((Triggering unit) has an item of type Blue Key) Equal to True
-
(Unit-type of (Triggering unit)) Equal to Mazer
-
-
Actions
-
Destructible - Open Blue Door
-
Wait 5.00 seconds
-
Destructible - Remove Blue Door
-
-
So, my request is to make a trigger like that. You can use Custom Script even. Thanks for helping