Hello , follow this steps to detect when a unit is
Reincarned .
Why ? Because when a unit is reincarned , she keeps the same Handle ( same unit ) . Could be realy useful for a creep respawn système .
Bad point :
- you can't get the Killing Unit ( or you have to complicate the thing with a Event : unit acquiert target ... never mind )
- You can't use Corpse ( or make a trigger ...)
Steps :
- Give the inventory Ability to the Unit
- Modify the : Objet - reincarnation ability , by adding target Self .
- Give a Stone of Reincarnation with the modified ability to your unit
- And finaly , use the Event : a unit Use an item to refer to the Reincarned unit .
Reincarned .
Why ? Because when a unit is reincarned , she keeps the same Handle ( same unit ) . Could be realy useful for a creep respawn système .
Bad point :
- you can't get the Killing Unit ( or you have to complicate the thing with a Event : unit acquiert target ... never mind )
- You can't use Corpse ( or make a trigger ...)
Steps :
- Give the inventory Ability to the Unit
- Modify the : Objet - reincarnation ability , by adding target Self .
- Give a Stone of Reincarnation with the modified ability to your unit
- And finaly , use the Event : a unit Use an item to refer to the Reincarned unit .