Unit Movement Help

JakeWC123

New Member
Reaction score
2
I Tried These triggers to make units move to a cetain reigion but they keep going bakc and forth and not straight to the point.

Event
Time- Every 30.00 Seconds Of Game Time
Conditions
Actions
Unit Group - Issue Every unit owned by Nutreul Hostile To Attack - Move To Region

Event
Unit Enters Region
Condtiions
Entering Unit is owned By Player 12 Brown
Actions
Unit - Issue entering unit to move to Region

And i tried this 2
Unit Enters Region
Condtiions
Entering Unit is owned By Player 12 Brown
Actions
Unit - Issue Triggering unit to move to Region
 

Naminator

Coming Back To Life
Reaction score
76
Do this:

Code:
Movement
    Acontecimientos
        Tiempo - Elapsed game time is 30.00 seconds
    Condiciones
    Acciones
        Set Moving_Unit = (Units owned by Neutral hostil)
        Grupo de unidad - Pick every unit in Moving_Unit and do (Actions)
            Bucle: Acciones
                Unidad - Order (Picked unit) Move to [Your Region]
        Custom Script: call DestroyGroup (udg_Moving_Unit)
Code:
Movement 2
    Acontecimientos
        Unidad - A unit enters [Your Region]
    Condiciones
        (Owner of (Entering unit)) Igual a Neutral hostil
    Acciones
        Unidad - Order (Entering unit) move to [Your Region]
 

Icyculyr

I'm a Mac
Reaction score
68
If they go to the region and return, I think you must change their 'Return' or 'Retreat' distance, or maybe even if they can flee, but I do not know where any of those are, perhaps someone else can tell you where they are

Cheers.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      • Ghan
        Administrator - Servers are fun

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top