HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

units attacking

09-07-2003, 03:35 PM#1
35263526
How can I stop certain units from auto-aquiring attack targets (so they can see enemies but wont automaticcaly attack them)

I still want the units to be able to attack when they're told to
09-07-2003, 03:42 PM#2
junithorn !
Set their aquisition range low
09-07-2003, 03:47 PM#3
Hunter0000
Note that if you do this in the unit editor with a ranged unit it will screw with its range, so for ranged units you must use a trigger(at least thats how it worked for me)
09-07-2003, 04:19 PM#4
35263526
My unit still attack if i order them to move right next to an enemy unit. Is there any way to change this behavior?
09-07-2003, 04:55 PM#5
Bloodlust
i would work with a trigger that puts the enemy/player group to "neutral" or "enemy" ... if they are neutral, they will not attack. if they are "enemies", they will attack
09-07-2003, 05:54 PM#6
Guest
This is very ez and should solve your problem. Under the Units Object editor click on your unit that you want to change... Then find "Unit Classification" and check "Worker". Once that is checked your unit will not auto attack anything.
09-07-2003, 05:55 PM#7
35263526
Thankyou so much. I couldn't have done my map without that bit of information.
09-07-2003, 06:02 PM#8
Guest
No Problem