- Joined
- Mar 3, 2009
- Messages
- 327
I have a custom critical strike trigger, and it operates on units taking damage. Theres a problem though, and that is I can't find a way to tell the type of damage, which results in annoying ability criticals.
A few possible solutions would be:
A way to retrieve damage type (might exist in jass? couldnt find in GUI)
A way to retrieve the current unit target of an order for a unit (same as above)
So yeah if anyone can tell me how to get it working, thanks in advance
A few possible solutions would be:
A way to retrieve damage type (might exist in jass? couldnt find in GUI)
A way to retrieve the current unit target of an order for a unit (same as above)
So yeah if anyone can tell me how to get it working, thanks in advance