major creep problem

xlukee

New Member
Reaction score
1
hi me again, and i have another problem.

i will try to explain this in as much detail as i can

i have 3 Regions.

( this is what should happen ).

creeps spawn at region 1, run to region 2 , then run to region 3.

( this is whats happening )

creeps spawn at region 1, run to region 2 , 5 out of 7 creeps run back to region 1, the other 2 remaining creeps run to region 3 .

( this is what i want to happen )

creeps spawn at region1 , run to region 2 , then run to region 3

Triggers :
Spawn at Region1
E : Time - Every 30.00 seconds of game time
C: None
A: Unit - Create 2 Archer for Player 5 (Yellow) at (Center of Region001 <gen>) facing Default building facing degrees
Unit - Create 5 Soldier for Player 5 (Yellow) at (Center of Region002 <gen>) facing Default building facing degrees


Move to Region 2
E:Unit - A unit enters Region001 <gen>
C: ((Unit-type of (Triggering unit)) Equal to Soldier) or ((Unit-type of (Triggering unit)) Equal to Archer)
A: Unit Group - Order (Units in Region001 <gen>) to Attack-Move To (Center of Region002 <gen>)

Move to Region 3
E; Unit - A unit enters Region 002 <gen>
C: ((Unit-type of (Triggering unit)) Equal to Soldier) or ((Unit-type of (Triggering unit)) Equal to Archer)
A: Unit Group - Order (Units in Region 002 <gen>) to Attack-Move To (Center of Region 003 <gen>)

Can somone tell me what im doing rong?
 

XeNiM666

I lurk for pizza
Reaction score
138
Code:
Unit Group - Order (Units in Region001 <gen>) to Attack-Move To (Center of Region002 <gen>)
should be:
Code:
Unit - Order (Entering unit) to Attack-Move To (Center of Region002 <gen>)

do th same with the other one
 

Cloak_Master

Active Member
Reaction score
41
You'll also want to make the AI ignore their guard positions. This is done through a simple action under the "AI" field.
 
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