isue order on point

NBalfa

New Member
Reaction score
10
I am making every unit in unit group to move to 1 point but only one of them moves there
does this trigger have a problem
what should I do?



forget about it I just solved the problem
 

dianamod27

Member
Reaction score
1
There is an function for giving an entire unit group an order:

Trigger:
  • Actions
    • Set TempPoint = YourPoint
    • Set TempUnitGroup = YourGroup
    • Unit Group - Order TempUnitGroup to Move To TempPoint
    • Custom script: call DestroyGroup (udg_TempUnitGroup)
    • Custom script: call RemoveLocation (udg_TempPoint)
 

keychup

Active Member
Reaction score
34
try this:
set point
set unit group
pick every unit in unit group and issue picked unit to move to point
call DestroyGroup
call RemoveLocation
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top