• 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.
  • 💡 We're thrilled to announce that our upcoming texturing contest is in the works, and we're eager to hear your suggestions! Please take this opportunity to share your ideas in this theme discussion thread for the Texturing Contest #34!
  • 🏆 Hive's 7th HD Modeling Contest: Icecrown Creature is now open! The frozen wastes of Icecrown are home to some of Azeroth’s most terrifying and resilient creatures. For this contest, your challenge is to design and model a HD 3D monster that embodies the cold, undead, and sinister essence of Icecrown! 📅 Submissions close on April 13, 2025. Don't miss this opportunity to let your creativity shine! Enter now and show us your frozen masterpiece! 🔗 Click here to enter!

Damage Detection System

Status
Not open for further replies.
Level 12
Joined
Mar 23, 2008
Messages
942
I need a suggestion of a good damage detection system to add to my map.

I need something that help me with this:

I have a spell based of Searing Arrows
I want that spell to burn mana each attack (but feedback is a orb too)
I'm using now "unit - a unit is attacked" to burn their mana, but if the attacker right-click spawn it can burn the mana more quickly.

So, I need a system that give me some sort of "is damaged" event or something like that.
 
Level 12
Joined
Apr 27, 2008
Messages
1,228
Wc3campaigns.net :
Vexorian's orb stacking
And the "On attack template" by someone whose name I do not remember.
Or
Wc3jass.com
Vexorians damage detection engine, which is almost the same as the orb stacking, but is rather simpler to understand, but I think is older(with bigger chance not to detect the damage on the attack).
 
Level 12
Joined
Apr 27, 2008
Messages
1,228
On Attack Template
Attack Detection Engine
Oh, I have no Idea :D
And also I am not sure if an attack detection system would work for this one, but you asked for one :D
As I am not sure if searing arrows(for example) is considered as an attack, but I think it is.
There are instructions inside those. They require a wii bit of jass(custom script call somefunction)
P.s. I use my own ... (lets just say messy) ... attack detection.
 
Status
Not open for further replies.
Top