trigger-blink aoe spell
Moderator: Cheaters
-
- Newcomer
- Posts: 1
- Joined: September 13th, 2011, 12:16 am
trigger-blink aoe spell
i am just beginning to learn how to make trigger spells. i made a blink aoe spell which works, but not how i want it to. the hero teleports to the right unit and it does damage in the area, but unfortunitly it does damage to every unit in the area including my hero. how do i make it only damage enemy units/heros? i attached a picture of what i did. now what do i need to do to fix it?
You do not have the required permissions to view the files attached to this post.
-
- Super Moderator
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 1 time
Re: trigger-blink aoe spell
Pick every unit in unit group matching condition - Units within 1000 radius of Ability being cast.
- Condition - Matching unit belongs to an enemy of player (Owner of unit(Casting unit)
- Action - Cause unit to damage unit - Attacking unit (Casting Unit) Unit Taking Damage (Picked Unit)
Should do it.
- Condition - Matching unit belongs to an enemy of player (Owner of unit(Casting unit)
- Action - Cause unit to damage unit - Attacking unit (Casting Unit) Unit Taking Damage (Picked Unit)
Should do it.
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm