- Joined
- Jun 17, 2011
- Messages
- 64
ok i have this as my revive system in my map but the units dont re spawn
-
Revive
-
Events
- Unit - A unit Dies
-
Conditions
- ((Owner of (Dying unit)) Equal to Player 11 (Dark Green)) or (((Dying unit) is A Hero) Equal to True)
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Dying unit) is A Hero) Equal to True
-
Then - Actions
- Wait ((Real((Level of (Triggering unit)))) + 10.00) seconds
- Hero - Instantly revive (Dying unit) at (Center of hero revive town <gen>), Hide revival graphics
-
Else - Actions
- Wait 20.00 seconds
- Unit - Create 1 (Unit-type of (Dying unit)) for Player 12 (Brown) at (Position of (Dying unit)) facing Default building facing degrees
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Last edited by a moderator: