Warcraft III resources & community, 2003–2006 · archived

I need help with some triggers

7 posts
#1

I need help with some triggers

I doing a trigger in my game that run when u havent got any wood (you cant attack nobody), i tried to pause units but pausing they cant move!!!! what trigger may i use in that case, players only has one unit :shock: :shock:
#2
Decrease the attack damage or disable the attack.
#3
order it to stop every time it tries to attack with no lumber.
#4
NO, i cant , i make another trigger who makes tha twhen unit attacks, decreases ur wood (bullets)and if im attaking, will be a problem
#5
Listen, make a trigger that decreases the attack damage to zero whenever lumber is equal to 0.
It's easy.
#6
1. There are no "Set damage"-trigger that i know of (unless you're using an advanced editor)
2. He will still attack if his damage is 0
3. Ordering him to stop works fine, i made a "don't attack your team-mates" system that way.
#7
1. Yes there is a decrease damage trigger in WEU.
2. His attacks won't cause any havoc because his attack damage is zero, but i can see your point.
3. Yes stopping will work fine, you could also make them invulnerable, unless it'sa muiti-player map.