• Check out the results of the Techtree Contest #19!
  • 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 void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Floating text displaying Heal amount?

Status
Not open for further replies.
Level 20
Joined
Jul 14, 2011
Messages
3,213
I've seen a lot of Threats about displaying Damage Amount as Floating Text. I want to do (Like in GoH) to display Red dmg over the unit that's taking damage (I've already achieved that using Weep's system), but I haven't found the way to display Healing amount =/ Tryed using "Damage is less than 0" but doesn't work...
 
DarkGrom, I'm already using that system to detect Damage Event, and display the amount of damage dealt, but haven't found the way to make it work with Healing.
 
It's even better to use Unit Event (Unit's life becomes (...)) Although you guys miss one issue (that occurs in both methods): life regeration will trigger this too, means.. it sucks :S
You can check if gained value is big enought, but again if regeneration for unit is high it will be shown anyways.

Ofcourse there is a way.. WHY NOT TRIGGER ALL THE healing? It's so easy + FT will be piece of cake.
 
What does "FT" means? xD

And... yeah, I'm thinking on a way to trigger the heal using some variables, that way the system displays the variable value... The system I want is exactly the one GoH has to detect Healing and Damage =/
 
So.. I just stack to display damage and not healing xD Because it seems really hard to achieve :P Maybe I'll just set the Damage Display and improve later to include the health amount, just to make it more fancy, since displaying numbers of health and damage isn't really necessary.
 
Status
Not open for further replies.
Back
Top