- Joined
- Sep 24, 2007
- Messages
- 300
It goes like this: If hero dies-like 30 seconds before the arena starts (arena starts in 10 seconds for example) tthe dead hero isn't moved in the arena (obviusli because he will revive after 20 seconds). I tried to solve this with action:
Unit group-pick every unit in playable map area
Conditions: picked player equal to hero
Unit: Instantly revive picked unit at Owner of picked unit's start location
It should revive him, but it doesn't. I am almost sure that the reason is that dead hero cannot be picked (99% sure).
So how to revive hero in another way to fix the problem??
Unit group-pick every unit in playable map area
Conditions: picked player equal to hero
Unit: Instantly revive picked unit at Owner of picked unit's start location
It should revive him, but it doesn't. I am almost sure that the reason is that dead hero cannot be picked (99% sure).
So how to revive hero in another way to fix the problem??