Warcraft III resources & community, 2003–2006 · archived

"Issue order targeting a point" problem

6 posts
#1

"Issue order targeting a point" problem

I got a problem here.

trigger action "unit - Issue order targeting a point". I want a unit move to point A, without ignoring the enemies, so I used "attack-move" as order.

Few weeks ago, I tried using this trigger with unit that have abilities... it use the abilities to heal itself or to attack the enemies.

Then few days ago, I do some change here and there, including unit data, triggers, etc. Then that "attack-move" won't work! they still move to point A, kill some enemies in their way. But without using their abilities!

How come? What could possibly prevent them to use their abilities? Please help.
#2
probrably wont stop to heal because alone a unit healing itself is doomed, and fighting is the only way out of trouble unless you run... so the trigger probrably uses that to go by when its a single unit but i have no idea and am very tired... ZZZZZzzzzzzz must make more units!
#3
well.. u gave them an order (the attack-move) and they will not do anything but that until that order is stopped or finished
#4
if you made custom abilities, that could be the problem, warcraft doesn't handle those well.
#5
i got an idea.

When a unit comes in the heroes sight range. Then there will be a trigger that commands the hero to Attack or use magic!
#6
Yeah, I made custom abilities. But they use it at the first time. Then I add more custom units and abilities. Test the map again, and... it doesn't work.

I have an AOS-type map with "attack-move" trigger, they use their custom abilities... :?