- Joined
- May 11, 2012
- Messages
- 2,103
Is this trigger properly set?
-
Start Timer
-
Events
- Unit - A unit Dies
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
- (Triggering unit) Equal to Hero[1]
- (Triggering unit) Equal to Hero[2]
- (Triggering unit) Equal to Hero[3]
- (Triggering unit) Equal to Hero[4]
- (Triggering unit) Equal to Hero[5]
- (Triggering unit) Equal to Hero[6]
- (Triggering unit) Equal to Hero[7]
- (Triggering unit) Equal to Hero[8]
-
Conditions
-
Or - Any (Conditions) are true
-
Actions
- Countdown Timer - Start TimerRespawn[(Player number of (Triggering player))] as a One-shot timer that will expire in 30.00 seconds
- Countdown Timer - Create a timer window for TimerRespawn[(Player number of (Triggering player))] with title Respawn in:
- Set TimerWindowRespawn[(Player number of (Triggering player))] = (Last created timer window)
- Countdown Timer - Show TimerWindowRespawn[(Player number of (Triggering player))] for (Player((Player number of (Triggering player))))
-
Events