- Joined
- Aug 14, 2006
- Messages
- 7,614
Hey.
There are now like 20 this type of trigger for each gate. Is it possible to make this to just one trigger? And how?
The one who can help will have some rep & credits.
There are now like 20 this type of trigger for each gate. Is it possible to make this to just one trigger? And how?
-
Red Gate 1
-
Events
-
Unit - A unit enters Key RED 1 <gen>
-
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
(Entering unit) Equal to AAAFradz
-
(Entering unit) Equal to AAAGaleoth
-
(Entering unit) Equal to AAAPhodom
-
-
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
KEY_RED Equal to True
-
((Entering unit) has an item of type Master Key) Equal to True
-
-
-
-
Then - Actions
-
Trigger - Turn off (This trigger)
-
Game - Display to (All players) for 8.00 seconds the text: |c00FF0303Red gate|...
-
Destructible - Open Red Gate (Vertical) 0886 <gen>
-
-
Else - Actions
-
Game - Display to (All players) for 8.00 seconds the text: |c00FEBA0EYou need ...
-
-
-
-