Can anyone help me out.
I'm having problems in this line
Untitled Trigger 002
Events
Unit - A unit enters Region 000 <gen>
Unit - A unit enters Region 001 <gen>
Unit - A unit enters Region 002 <gen>
Unit - A unit enters Region 003 <gen>
Conditions
(Owner of (Triggering unit)) Equal to hostileCreeps
Actions
Unit - Set the custom value of (Triggering unit) to (Custom value of (Triggering unit))
This line inparticulary Unit - Set the custom value of (Triggering unit) to (Custom value of (Triggering unit))
I can't manage to set it to Unit - Set the custom value of (Triggering unit) to (Custom value of (Triggering unit)+1)
How do I +1?
I've tried different options all around but nothing seems to hit the spot.
Thanks
Btw great guide. I think this is all I need to make my TD.
I'm having problems in this line
Untitled Trigger 002
Events
Unit - A unit enters Region 000 <gen>
Unit - A unit enters Region 001 <gen>
Unit - A unit enters Region 002 <gen>
Unit - A unit enters Region 003 <gen>
Conditions
(Owner of (Triggering unit)) Equal to hostileCreeps
Actions
Unit - Set the custom value of (Triggering unit) to (Custom value of (Triggering unit))
This line inparticulary Unit - Set the custom value of (Triggering unit) to (Custom value of (Triggering unit))
I can't manage to set it to Unit - Set the custom value of (Triggering unit) to (Custom value of (Triggering unit)+1)
How do I +1?
I've tried different options all around but nothing seems to hit the spot.
Thanks
Btw great guide. I think this is all I need to make my TD.