- Joined
- Mar 30, 2008
- Messages
- 666
Hi guys,I need a simple trigger.
A hero,can attack his allies if heroe allied have less than 100 hp.
Thanks.
A hero,can attack his allies if heroe allied have less than 100 hp.
Thanks.
Spot on... I didn't notice^^
This is how it should be!
- Rarwr
- Events
- Unit - A unit Is attacked
- Conditions
- ((Triggering unit) belongs to an ally of (Owner of (Attacking unit))) Equal to True
- (Life of (Triggering unit)) Greater than 100.00
- Actions
- Unit - Order (Attacking unit) to Stop
And cherrol, how could it be less than? You said, if the attacked unit has less than 100, then you may attack him. If not, don't allow...