How can i make a unit that dont have a ranged attack command to follow a enemy unit like it was attacking it. Example if i attack moved with an observer then i want the observer to stop moving if it spot a enemy unit within range and then follow that unit like it was attacking it. Any good smart easy suggestions?
Edit: and yes, i dont want the unit to have a visible weapon in its infobar :)
Edit 2: The unit is evry 1.0 secounds reciving a attack to point command by triggers (worth mentioning).
If you have played Desert strike map then you know how the observers work, just like that i want mine to work.
How can i make a unit that dont have a ranged attack command to follow a enemy unit like it was attacking it. Example if i attack moved with an observer then i want the observer to stop moving if it spot a enemy unit within range and then follow that unit like it was attacking it. Any good smart easy suggestions?
Edit: and yes, i dont want the unit to have a visible weapon in its infobar :)
Edit 2: The unit is evry 1.0 secounds reciving a attack to point command by triggers (worth mentioning).
If you have played Desert strike map then you know how the observers work, just like that i want mine to work.
@Sherlia: Go Look at the medivac. It does the same with injured allied units.
It uses the scan move from the move ability and the autocast ability.
Maybe you can use that for the desired effect.
@Ahli634: Go
Hmm interesting, gonna have a look and see what it does.
Use dummy weapons. Hidden weapons that do 0 damage and have no effects what so ever.
@Hobrow: Go
LoL i just saw that it was possible just with a flag :D, extremely easy to do