- Joined
- Nov 12, 2007
- Messages
- 134
Hi. I'm new to Jass and I'm trying to make an event when any unit takes damage, but it doesn't work.
Can someone tell me what's wrong and what I should do to fix it?
Thanks.
JASS:
call TriggerRegisterUnitEvent(EVENT_UNIT_DAMAGED)
Can someone tell me what's wrong and what I should do to fix it?
Thanks.