- Joined
- May 6, 2008
- Messages
- 284
i need help for ''damage area - action'' bcs when i make like war stomp with ''action - damage area'' the damage comes to user too example
THIS HURTS MY HERO TOO(Caster) So my needs is to fix that my hero (caster) and any other alliance of that hero(user) wont get hurt when this ability have been cast
-
Ground Stomp
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to Ground Stomp
-
Actions
- Set TargetAbility = (Casting unit)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Ground Stomp for (Casting unit)) Equal to 1
-
Then - Actions
- Unit - Cause (Triggering unit) to damage circular area after 0.00 seconds of radius 250.00 at (Position of (Casting unit)), dealing 10.00 damage of attack type Spells and damage type Normal
- Special Effect - Create a special effect attached to the origin of (Casting unit) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl
- Special Effect - Create a special effect attached to the origin of (Casting unit) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl
- Special Effect - Create a special effect attached to the origin of (Casting unit) using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
- Special Effect - Create a special effect attached to the origin of (Casting unit) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl
- Special Effect - Create a special effect attached to the origin of (Casting unit) using Abilities\Spells\Orc\WarStomp\WarStompCaster.mdl
- Special Effect - Create a special effect attached to the origin of (Casting unit) using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
- Else - Actions
-
If - Conditions
-
Events
THIS HURTS MY HERO TOO(Caster) So my needs is to fix that my hero (caster) and any other alliance of that hero(user) wont get hurt when this ability have been cast