- Joined
- Jul 19, 2004
- Messages
- 513
I'm working on an map and I need help with one trigger. It's an hero revive trigger, I want the hero to revive after the level of the hero x 5 seconds.
The trigger right now looks like this:
Event:
Unit - A unit owned by player 1 dies
Conditions:
((Dying unit) is a hero) equal to true
Actions:
Countdown timer - start revivetimer as a one-shot timer that will expire in (Here is where i need help)
The rest is not nesesary to write, I hope you understand what I mean.
The trigger right now looks like this:
Event:
Unit - A unit owned by player 1 dies
Conditions:
((Dying unit) is a hero) equal to true
Actions:
Countdown timer - start revivetimer as a one-shot timer that will expire in (Here is where i need help)
The rest is not nesesary to write, I hope you understand what I mean.