- Joined
- Oct 2, 2006
- Messages
- 1,317
How can I make a an event of a generic unit take damage?
It IS possible in GUI, it will just leak
The events last forever. Also, that group there is leaking. Finally, you're getting multiple events for the same units.
He means that everytime a unit enters the region a new event will be created(an event is also an object that has to be removed!)
It will leak the hell outta your ass using that trigger(especielly if the group leaks arent fixed)
Just use shadow1500's which PP just linked, it is easy to use and jass knowledge isn't really neccesary to implement it.