- Joined
- Nov 28, 2008
- Messages
- 704
Hi, I have noticed that oddly, there is no function get get the killer of a destructible.. I sort of need it to use in this system, does anyone know whte best way to get it?
JASS:
GetKillingUnit() //does not work
GetDyingDestructable() //works for getting the dying thing, but there is no GetKillingWidget() or something to that effect.