Coding a Stampede (in JASS)

Status
Not open for further replies.
Level 12
Joined
Mar 23, 2008
Messages
942
Hi, I need some help with codding a custom stampede.
I need to do the same thing as the spell, but with a range bigger than the size, since stampede only allow squares area.

My problem is, how can I do a trigger moving a unit every Xs if that unit have locust? I need to add it to a local var, but I can't do that because it will add or create a unit every Xs.

I can't think how to solve that...
 
Solution to your problem:
As you create the units, that have locust, add them to a group. Than, move the units in the group.
 
Status
Not open for further replies.
Back
Top