Warcraft III resources & community, 2003–2006 · archived

Disable unit attack

7 posts
#1

Disable unit attack

How to disable unit attack (during the game - via trigger editor or some item ability) or set unit damage to zero? Thanks for help
#2
With WE Unlimited u can change the units damage in trigger editor
#3
just made two triggers:

FIRST ONE:
just do anything u want in this trigger it just shall activate the second one so place a last action called --> activate trigger [name]

SECOND TRIGGER:
event: every x second of game time

condition: none

action: unit - order unit to stop attack.


thats all
maybe u need a 3rd triggeer to disabled it i dont know for what u will need it so i can just post this, however good luck.
#4

*sigh*

*sigh* very very simple! Here's the trigger!

Event-Unit- a unit is ordered to attack

Condition-Player- Owner of Triggering Unit Equal to Brown [or whatever]

Action - Unit - Order Triggering unit to move to [whatever region]
#5
what nonsense wolf, he wants to know how to disable attack not when he attacks that he moves to another region lol. that makes nonsense ur trigger -.-'
#6
Uh...it is sooo simple :D thank you
#7
Or you could just silence the unit, with a modified silence that prevents attacks instead of spells.