• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece!🔗 Click here to enter!

Damage Dectection System

Status
Not open for further replies.
Level 9
Joined
Oct 17, 2007
Messages
547
Can anyone help me by either write a simple damage detection system or point me in the direction of one? The ones I found so far are either too complicate for me to adapt it into my map or doesn't work for version 1.24.

It doesn't need to have any additional function other than display the damage amount on top of the attacking units.

Thanks
 
Level 12
Joined
Jul 27, 2008
Messages
1,181
Then make an ability so i did the first time i needed to show damage!here is how to do it:
Make a new ability from critical strike.
Then set the damage that will be multi. by 1
Set the chance for it 100%
and add the ability to the hero/unit/building

Bad for 2 reasons:

A) No spell damage detection.
B) Damage is red & always on top of the attacker (= non-customizeable)
 
Status
Not open for further replies.
Top