Help With Trigger!!!

Archimonde

New Member
Reaction score
2
hi

i am making this trigger but it wont work, can anyone help me?

Code:
EVENTS
Time - Elapsed game time is 600.00 seconds
CONDITIONS
ACTIONS
Unit Group - Order (Units in Region 014 <gen>) to Attack-Move To (Center of Region 009 <gen>)
Unit Group - Order (Units in Region 011 <gen>) to Attack-Move To (Center of Region 009 <gen>)
 

Jo.O

Bored...
Reaction score
70
Try this:

Code:
Trigger 001
    Events
        Time - Elapsed game time is 600.00 seconds
    Conditions
    Actions
        Set Temp_UnitG1 = (Units in Region 014 <gen>)
        Set Temp_UnitG2 = (Units in Region 011 <gen>)
        Unit Group - Pick every unit in Temp_UnitG1 and do (Unit - Order (Picked unit) to Move To (Center of Region 009 <gen>))
        Unit Group - Pick every unit in Temp_UnitG2 and do (Unit - Order (Picked unit) to Move To (Center of Region 009 <gen>))
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      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