This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is there a way to disable queue order?
Trigger <Event> Unit - (Any Unit) is issued an order to (Any Ability Command) <Local Variables> i = 0 <Actions> For 1 to 6 variable i { Unit - Order (Triggering Unit) to ((Triggering Unit) order(0)) (Replace Existing Orders) }
Don't ask, don't tell. It works.
Is there a way to disable queue order?
Trigger
<Event> Unit - (Any Unit) is issued an order to (Any Ability Command)
<Local Variables> i = 0
<Actions>
For 1 to 6 variable i
{
Unit - Order (Triggering Unit) to ((Triggering Unit) order(0)) (Replace Existing Orders)
}
Don't ask, don't tell. It works.