• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Unit move-attack problem

Status
Not open for further replies.
Level 4
Joined
Jan 3, 2012
Messages
60
I've maded some triggers to make some units move-attack to a region. But every time they spawn they move like 2 steps towards the region i want them to move to and then they move to a another region. I've checked all my other triggers and there is not one who order the units to move to the wrong region. Why are they moving to the wrong region, when i havn't ordered them to it?
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
I've maded some triggers to make some units move-attack to a region. But every time they spawn they move like 2 steps towards the region i want them to move to and then they move to a another region. I've checked all my other triggers and there is not one who order the units to move to the wrong region. Why are they moving to the wrong region, when i havn't ordered them to it?

If you are 100% sure that it's not in the triggers, then you can check if can flee is checked in the object editor for the units.
And check if the pathing is correct by pressing p inside the world editor. Else, post your triggers please...
 
Level 4
Joined
Jan 3, 2012
Messages
60
If you are 100% sure that it's not in the triggers, then you can check if can flee is checked in the object editor for the units.
And check if the pathing is correct by pressing p inside the world editor. Else, post your triggers please...

Hmm I have aldready unchecked the Can Flee. I tryed to remove all the melee triggers and it seems to work but im not sure. Thank you for you help :)
 
Status
Not open for further replies.
Top