- Joined
- Jun 18, 2008
- Messages
- 30
Hey again guys :]
I need help finishing this trigger for my new ORPG.
Okay:
I need help finishing this trigger for my new ORPG.
Okay:
-
Unit Revival
-
Events
- Unit - A unit Dies
-
Conditions
- ((Dying unit) is A Hero) Equal to True
-
Actions
- Game - Display to (All players) the text: |cffff0000A comrade...
- Wait 20.00 seconds
- Hero - Instantly revive (Dying unit) at (Center of Revival Spot <gen>), Show revival graphics
-
Events
-
Player Group
-
Events
- Map initialization
- Conditions
-
Actions
- Player Group - Add Player 1 (Red) to AlliancePlayerGroup
- Player Group - Add Player 2 (Blue) to AlliancePlayerGroup
- Player Group - Add Player 3 (Teal) to AlliancePlayerGroup
- Player Group - Add Player 4 (Purple) to AlliancePlayerGroup
- Player Group - Add Player 5 (Yellow) to AlliancePlayerGroup
- Player Group - Add Player 6 (Orange) to AlliancePlayerGroup
- Player Group - Add Player 7 (Green) to AlliancePlayerGroup
- Player Group - Add Player 8 (Pink) to AlliancePlayerGroup
-
Events