- Joined
- May 22, 2010
- Messages
- 362
How can I detect when a unit uses reincarnation?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Hmm... I dont like your answer so I will wait for a better one, or eventually try triggering it.
I figured it out!You cant AFAIK.
* Events: registered via Event API
* static constant Event UnitEvent.REMOVE
* static constant Event UnitEvent.DECAY
* static constant Event UnitEvent.EXPLODE
* static constant Event UnitEvent.RESURRECT
* static constant Event UnitEvent.REINCARNATE
* static constant Event UnitEvent.ANIMATE
* static constant Event UnitEvent.START_REINCARNATE
