• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

area's of effect

Status
Not open for further replies.
You'd have to do that with triggers.

I'll create the base idea for you, and I hope you can fill in the details (like leak removal etc).
  1. Create a dummy unit with the mana burn-ability.
  2. (Optional) Create a dummy ability based on an AoE-spell.
  3. When the spell is cast, pick all units within range (of the targetted point) and create the dummy, order that dummy to cast mana burn to the picked unit.
That's a rather brief explanation, I hope you got the idea.

There might be other ways of doing this, but can't think of anything else right now.


Unfortunately, I do believe that Feedback requires a damage detection system.
 
Level 7
Joined
Jun 15, 2010
Messages
218
can i dummy cast Mana burn to all picked units at the same time? or do i need to make dummy for every unit in range?
 
Status
Not open for further replies.
Top