Give Example - Moving Units :)

BrokenX

New Member
Reaction score
26
Hey i tryed and tryed to move units ... but it seems it does not work i fail :( getting tired of trying would somebody be so kind to give me an example how to order a unit to move... to the next region... so on... This is for an AoS i can create the units but they do not move. :/ Thx help greatly Appreciated.
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,495
The most basic version would be:

Unit enters region: order "entering unit" to arrack-move to "next region".
And repeat that for every region you have.


What exactly have you tried, that doesn't work?
 

Bartuc08

Mostly known as Zomby Jezuz
Reaction score
154
if u dont mind me asking a question why do u have to make say (for example) 10 regions on a straight line why cant u make only 2?
 

BrokenX

New Member
Reaction score
26
Because then they go to the region ... and not around it ... say like ... they find a shorter way around i don't want that i want them going were i tell them too ^.-
and if you don't mind can you take what u put before and put it in like a trigger ? i understand better lol

Events
Conditions
Actions


Thanks...
 

Bartuc08

Mostly known as Zomby Jezuz
Reaction score
154
aight thanks broken i understand it now
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,495
Code:
Region1
    Events
        Unit - A unit enters Region 001 <gen>
    Conditions
        (Owner of (Entering unit)) Equal to Neutral Hostile
    Actions
        Unit - Order (Entering unit) to Attack-Move To (Center of Region 002 <gen>)

Region2
    Events
        Unit - A unit enters Region 002 <gen>
    Conditions
        (Owner of (Entering unit)) Equal to Neutral Hostile
    Actions
        Unit - Order (Entering unit) to Attack-Move To (Center of Region 003 <gen>)



In case you're Creeps keep running back to where they came from,
it helps to go to menu: Advanced / Gameplay constants,
check "use custom",
find "Creeps - Guard return distance" and "Creeps - Guard return time",
and put something really big there, like 99000.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top