- Joined
- Dec 22, 2007
- Messages
- 35
If a unit dies via a normal in-game death, for instance a hero kills a footman by auto-attacking him to death, does that footman need to be removed from the game via a generic trigger such as:
event: a unit dies
cond: unit is not a hero
event: remove unit from game
Or does the game automatically remove units for us?
Thanks!!
event: a unit dies
cond: unit is not a hero
event: remove unit from game
Or does the game automatically remove units for us?
Thanks!!