- Joined
- Mar 10, 2009
- Messages
- 5,014
Because Physical Damage Detection has this block of code:
JASS:// Set damage variables set rawAmount = GetEventDamage() if rawAmount == 0.0 then return endif set PDDS.source = GetEventDamageSource() set PDDS.target = GetTriggerUnit()
I already answered this question.
very true, but why cant you support to make it that way?, it would be better since this is my first choice also if it registers correctly...