Mass Orders

Mmage

New Member
Reaction score
7
Hello, I am having problems with a trigger that when X destructible dies, it sends the units behind it to attack move. The problem is, it will only order 12 units, everything else just stays there.

Here is code
Jail Break 1
Events
Destructible - Lever (Custom) 0307 <gen> dies
Conditions
Actions
Destructible - Kill Magical Pen Wall (Custom) 0194 <gen>
Destructible - Kill Magical Pen Wall (Custom) 0215 <gen>
Destructible - Kill Magical Pen Wall (Custom) 0216 <gen>
Unit Group - Pick every unit in (Units in Ground Jail <gen> owned by Player 10 (Light Blue)) and do (Actions)
Loop - Actions
Unit - Unpause (Picked unit)
Unit Group - Order (Units in Ground Jail <gen> owned by Player 10 (Light Blue)) to Attack-Move To (Center of Region 007 <gen>)
Wait 30.00 game-time seconds
Destructible - Resurrect Magical Pen Wall (Custom) 0194 <gen> with (Max life of Magical Pen Wall (Custom) 0194 <gen>) life and Hide birth animation
Destructible - Resurrect Magical Pen Wall (Custom) 0215 <gen> with (Max life of Magical Pen Wall (Custom) 0215 <gen>) life and Hide birth animation
Destructible - Resurrect Magical Pen Wall (Custom) 0216 <gen> with (Max life of Magical Pen Wall (Custom) 0216 <gen>) life and Hide birth animation
Destructible - Resurrect Lever (Custom) 0307 <gen> with (Max life of Lever (Custom) 0307 <gen>) life and Hide birth animation

Any ideas?
 

THE_X

New Member
Reaction score
49
set a group to the units within the gen, that will set all the units in there to do it, and it will clean your leak if you remove the variable after

so like

Set Group = to units in (Ground Jail <gen> owned by Player 10 (Light Blue))
Unit Group - Pick all units in Group and do actions
Loop - Unpause (Picked unit)
Unit order (Picked Unit) to Attack-Move To (Center of Region 007 <gen>)
call DestroyGroup (udg_Group)
 
General chit-chat
Help Users

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top