Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
he means when the unit/hero dies he want it to revive i think
this should do it hope it helps
player respawn
Events
Unit - A unit owned by Player 1 (Red) Dies
Unit - A unit owned by Player 2 (Blue) Dies
Unit - A unit owned by Player 3 (Teal) Dies
Unit - A unit owned by Player 4 (Purple) Dies
Unit - A unit owned by Player 5 (Yellow) Dies
Unit - A unit owned by Player 6 (Orange) Dies
Unit - A unit owned by Player 7 (Green) Dies
Unit - A unit owned by Player 8 (Pink) Dies
Unit - A unit owned by Player 9 (Gray) Dies
Unit - A unit owned by Player 10 (Light Blue) Dies
Conditions
((Triggering unit) is A Hero) Equal to True
((Dying unit) has an item of type Ankh of Reincarnation) Equal to False
Actions
Wait 4.00 seconds
If ((Triggering unit) Equal to (Matching unit)) then do (Unit - Move (Triggering unit) instantly to (Center of hero spawn <gen>)) else do (Unit - Move (Triggering unit) instantly to (Center of hero spawn <gen>))
Wait 2.00 seconds
If (((Last created destructible) is alive) Equal to False) then do (Camera - Pan camera for (Owner of (Triggering unit)) to (Center of hero spawn <gen>) over 1.00 seconds) else do (Do nothing)
Wait 20.00 seconds
Hero - Instantly revive (Dying unit) at (Position of (Triggering unit)), Show revival graphics
Unit - Set mana of (Triggering unit) to 100.00%
If (((Owner of (Triggering unit)) controller) Equal to Computer) then do (Unit - Order (Triggering unit) to Move To (Center of hero spawn <gen>)) else do (Do nothing)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.