ok i have the these trigs that make 2 comps enemies to each other, and to attack each other, but... every time the units goto attack they just walk by each other and only attack the enemy buildings and units when they reach were they are told to attack to, i made sure the order trig was attack and not walk... Why is it doing this?
Try patrol instead of attack. Attack is quite different from ingame attack command. As far as I've worked with attack, it make the units attack once they have reached the destination location or blocked by enemy units.
Actually not block, as long as they stop they will attack.
Ex: Tanks, Goliath
Yeah... I thinkj the only time that attack actually attacks enemies is when the command is given to human player units.
Like DEAD said, use patrol instead, and when they get there use another trigger to make them attack-move.
QUOTE(Ultramilkman @ Nov 21 2006, 01:29 AM)
Actually not block, as long as they stop they will attack.
Ex: Tanks, Goliath
[right][snapback]592304[/snapback][/right]
Yea, but they need to be blocked in order to stop.