- Joined
- Dec 31, 2005
- Messages
- 712
Hi people =P
I'm quite sure there's a topic about it, but I couldn't find it, sorry...
I have a map with a loooong path, and I want the neutral units to walk through it from one side to another.
But in the middle of the path, they would stop and get back to their positions.
So I made the trigger:
Any help? xD
(I know JASS pretty well, if necessary)
Thanks!!
Hossomi-sama
I'm quite sure there's a topic about it, but I couldn't find it, sorry...
I have a map with a loooong path, and I want the neutral units to walk through it from one side to another.
But in the middle of the path, they would stop and get back to their positions.
So I made the trigger:
-
Events
- Unit - A unit is issued an order with no target
-
Conditions
- (Issued order) equal to stop
-
Actions
- Set L = Position of (Castle)
- Unit - Order (Triggering Unit) to attack-move to L
Any help? xD
(I know JASS pretty well, if necessary)
Thanks!!
Hossomi-sama