Page 1 of 1

display healing coefficient addon

PostPosted: Thu Oct 29, 2015 9:06 pm
by kuurtzen
Decided to play around with addon making and to do something that would show healing numbers above people's heads. Took someone's suggestion to show it above a unit's nameplate, so it is limited by their visibility and range.
despite all that there is still anther problem I'm facing. I'm also seeing other people's heals.

Is there anyone interested in taking a look on my code and help out?

https://gist.github.com/zetone/fa6d301e0c5896c1dfd7


here's a snapshot of what it currently looks like

Image

Re: display healing coefficient addon

PostPosted: Thu Oct 29, 2015 10:45 pm
by modernist
hullo! first off — this is really neat.

I've just rewritten it a little to track player casts via the combat log, and fillet out the information needed via interpretation of the string:
https://gist.github.com/obble/21a8e0545c25a02e1c1e

any chance i can roll this into modui with a credit for the code + idea? i really like it

Re: display healing coefficient addon

PostPosted: Fri Oct 30, 2015 12:03 am
by kuurtzen
Absolutely, feel free to use and improve it as you like just let me know if add any additional improvements

Re: display healing coefficient addon

PostPosted: Fri Oct 30, 2015 6:10 am
by Codeine
Do you have to have the nameplates enabled to see this graphic? This reminds me of Wotlk where heals could be shown over the players.

Re: display healing coefficient addon

PostPosted: Fri Oct 30, 2015 12:50 pm
by kuurtzen
Codeine wrote:Do you have to have the nameplates enabled to see this graphic? This reminds me of Wotlk where heals could be shown over the players.


yes, you need to have the friendly nameplates enabled however if people don't like seeing those there's a way around it to just render the friendly nameplates with full transparency so you don't see them. of course this addon will still be limited by the nameplates render range