HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

need to make units be in a pasive stance

10-02-2006, 04:16 PM#1
grupoapunte
Hi i want to disable auto engage, basicaly i need to make units be in a pasive stance unless the player targets a unit, i need to use the normal attack and not a spell cuz i use items as guns (they simply add dmg to the hero)

Thanks
10-02-2006, 04:23 PM#2
Naakaloh
Order them to Hold Position? Giving them Worker classification removes the auto-acquiring, but also causes them to flee from attack and adds an idle worker icon.
10-02-2006, 04:29 PM#3
Thunder_Eye
set aquisition range = 0 ?
10-02-2006, 04:30 PM#4
Naakaloh
With an acquistion range of 0, I don't believe they will be able to attack unless they are melee units.
10-02-2006, 04:37 PM#5
The)TideHunter(
Quote:
Originally Posted by Naakaloh
With an acquistion range of 0, I don't believe they will be able to attack unless they are melee units.

Very right, a unit with acquistion of 0 or under there normal range are meele.
10-02-2006, 04:48 PM#6
grupoapunte
yeah i added the peon clasification, but they still attack when an enemy gets close, the unit is ranged, its a snipers game
10-02-2006, 05:08 PM#7
zen87
well try this-

- set alliance, make all player treat other player as neutral
- make sure all your spells/weapon/damage/whatever can damage neutral enemy, since it is a sniper game it wont be hard to do this
10-02-2006, 05:43 PM#8
grupoapunte
wow, that realy worked, thanks man, now i have to make a trigger to stop alies from killing eachother but thats easy