are you ordering them to move to the new region at the "battle point"?
i hope you are putting in correct data, as in
do that.
- Creep Movement
- Events
- Unit - A unit enters ("where your creeps spawn")
- Conditions
- ((Triggering unit) is A Hero) Equal to False
- (Owner of (Triggering unit)) Equal to Player "the player that owns the creeps")
- Actions
- Unit - Order (Triggering unit) to Move To (Center of "the region of your Battle Field")
- Unknown
- Events
- Unit - A unit enters A_Region
- Conditions
- Actions
- If ((Owner of (Triggering unit)) Equal to Player 11 (Dark Green)) then do (Unit - Order (Triggering unit) to Attack-Move To The_Next_Alliance_Region else do (Do nothing)
- If ((Owner of (Triggering unit)) Equal to Player 12 (Brown)) then do (Unit - Order (Triggering unit) to Attack-Move To The_Next_Scourge_Region else do (Do nothing)
are the spawning units owner to player 11? or 12?