i made this trigger, and when ever i use it, warcraft crash to desktop with no error messages.
-
booster
-
Events
-
Unit - A unit Is issued an order with no target
-
-
Conditions
-
(Issued order) Equal to (Order(stop))
-
-
Actions
-
For each (Integer A) from 1 to 20, do (Actions)
-
Loop - Actions
-
Unit - Move (Ordered unit) instantly to ((Position of (Ordered unit)) offset by 20.00 towards (Facing of (Ordered unit)) degrees)
-
Wait 0.10 seconds
-
-
-
-