29 posts Czech Republic joined 2005-08-19
#1 2005-09-12
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,104 posts The West Staines Massive joined 2005-01-10
#2 2005-09-12
With WE Unlimited u can change the units damage in trigger editor
180 posts Germany joined 2005-03-07
#3 2005-09-12
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.
60 posts joined 2005-07-05
#4 2005-09-12
*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]
180 posts Germany joined 2005-03-07
#5 2005-09-13
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 -.-'
29 posts Czech Republic joined 2005-08-19
#6 2005-09-13
Uh...it is sooo simple
thank you
381 posts Canada joined 2004-05-16
#7 2005-09-13
Or you could just silence the unit, with a modified silence that prevents attacks instead of spells.