- Joined
- Jun 7, 2009
- Messages
- 18

HOW TO:




cinematics
if anyone can help plz tell me

how to revive a different hero in a specific place when a specific hero dies.
For the revive (random) set all the heros to a unit array when they die, and modify:
to:
Hero - Instantly revive (Dying unit) at (Center of Hero Spawn And Respawn <gen>), Show revival graphics
Set Integer = Random Number Between 1 and 15
Hero - Instantly revive HeroArray[Integer] at (Center of Hero Spawn And Respawn <gen>), Show revival graphics