• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

AoE Damage Spell with "Unit - Damage Area"

Status
Not open for further replies.
Level 2
Joined
Mar 31, 2005
Messages
6
I've created an AoE spell thats damage is based off of the strength of the user. I used the "Unit-Damage Area" command, but when the spell is fired, it damages allied units as well. Is there any way to make it so it only hits specific targets, such as enemy ground units and non-structures?
 
Level 2
Joined
Mar 31, 2005
Messages
6
Ok, I'll try that...




It didnt work...
Heres what I did...

Unit Group - Pick Every Unit within 600 of (triggering unit) matching (matching unit) is A Ground Unit equal to true then Do Nothing.

Unit - Order (triggering unit) to damage (picked unit) for *damage calculations*

When I try the spell, no damage is dealt, and I checked that the damage calculations do not equal 0.
 
Status
Not open for further replies.
Top