- Joined
- Jun 27, 2010
- Messages
- 2,709
Trigger for auto-selecting a revived hero that belong to the player?
If it's not this, then explain with more details.
- Revive
- Events
- Unit - A unit Dies
- Conditions
- (Unit-type of (Triggering unit)) Equal to Mountain King
- Actions
- Wait 5.00 seconds
- Set unit = (Triggering unit)
- Hero - Instantly revive unit at (Center of (Playable map area)), Hide revival graphics
- Selection - Clear selection for (Owner of unit)
- Selection - Select unit for (Owner of unit)
Makers solution is better.
in a melee map, yes. in a rpg, no.
If it's not this, then explain with more details.
- Revive
- Events
- Unit - A unit Dies
- Conditions
- (Unit-type of (Triggering unit)) Equal to Mountain King
- Actions
- Wait 5.00 seconds
- Set unit = (Triggering unit)
- Hero - Instantly revive unit at (Center of (Playable map area)), Hide revival graphics
- Selection - Clear selection for (Owner of unit)
- Selection - Select unit for (Owner of unit)