H.H.T.D.
H.H.T.D.
In World of Warcraft healers have to die (H.H.T.D). This is a cruel truth that you're taught very early in the game. This add-on helps you influence this unfortunate destiny in a way or another depending on the healer's side...
This add-on is now known as H.H.T.D.
I originally chose the original name as a provocation to make one of the basic cruel truths of World of Warcraft perfectly obvious to everyone. Now I find this name too harsh, too long and mostly not specific enough to WoW.
As an author I could not stand that name anymore. This add-on does have an existence (and meaning) both in WoW and in the real world where obviously we don't want the death of our beloved healers...
While H.H.T.D is just an acronym of the original name, it will stay in World of Warcraft where it belongs.
Current features:
HHTD automatically adds healer symbols on top of players nameplate indicating their class and healing rank. Unlike other add-ons it only takes into account actively healing players. (It uses different symbols for friends and foes).
HHTD lets you apply custom marks on top of any unit's nameplate. These are the same marks as the default raid markers but you can set as many as you want and customize their look. These marks persist across game sessions. (They are only visible to you)
IMPORTANT NOTE: You have to enable nameplates, else you won't see any healer symbol!
HHTD lets you announce through a customizable message who the enemy and friendly healers are (using the Raid Warning channel if possible).
It will also help you protect the healers who are on your side alerting you when they are being attacked (check the option panel for details).
Helps you target healers easily when they are in a pack.
All of this applies to PVP and PVE.
NOTE: Type /HHTDG to open the configuration panel. There are many settings to check!
HHTD's options are not directly available in the "Interface" panel due to ongoing tainting issues Blizzard is not willing to fix.
That player is not a healer?
If you see a player marked as healer that should not be:
If their mark's background is NOT grey, check the 'Logging' option in the option panel (/HHTDG) ; then when you see such a player, reopen the option panel and check the content of the 'Logs' tab and report to me by opening a ticket. Please avoid comments on Curse.com as it's impossible to follow what happens there).
If their mark's background is grey then enable the 'Healer specialization detection' option so as to only report specialized healers ignoring others.
Also note that the healer's rank is displayed as a number in the center of the displayed mark so you can judge the importance of that player in the healing currently being done (the lower the number, the better the healer).
How it works
HHTD uses the combat log events to detect friendly and enemy healers who are currently healing other players (during the last 60s). HHTD detects specialized healers spells (for human players only) and differentiates specialized healers from hybrid ones.
HHTD also lets you choose a specified amount of healing healers have to reach before being marked as such (50% of your own health by default). This threshold is the only criterion used for NPCs.
When a healer is identified it will be marked with a healer symbol above their nameplate. If the healer is specialized, the symbol's background will be colored according to their class. In other cases the background will be grey.
In all cases a number in the center of the symbol indicates the rank of the healer, the lowest the number the better the healer (ie: '1' represents the most effective healer while '9' is the least effective).
You can force HHTD to only report specialized healers through HHTD's options (/hhtdg).
Needless to say that self-heals and heals to pets are filtered out.
Commands
/HHTDP (or /hhtdp) posts healers name to the raid channel ordered by effectiveness for all to see (Will use the Raid Warning channel if possible).
You need to configure the messages in the announce module options first.
You can bind the above command to a key (WoW key-bindings interface)
/HHTDG opens option panel
/HHTD gives you access to the command line configuration interface (useful for changing settings through macros...)
Planned features
- Detection when a friendly healer is being attacked and alert others through /yell, /say and emote.
Compatibility
HHTD is only compatible with nameplate add-ons which have been coded responsibly and do not modify internal parts of Blizzard nameplates (a very selfish behaviour as it prevents any other add-on from re-using them).
HHTD will detect these incompatibilities and report to you so that you can ask the culprit add-on authors to fix their code and make it compatible with ALL nameplate add-ons.
Guidelines for other add-on authors:
Do not call :Hide() or :Show() on nameplates' base frame. This breaks nameplate tracking for other add-ons by unduly firing OnHide/OnShow hooks...
Instead, make its sub-frames invisible by changing their size and/or setting them to the empty (not nil) texture. (check out how TidyPlates does)
Do not call :SetParent() on nameplates' subframes, this would prevent other add-ons from finding and hooking nameplate elements.
Do not use SetScript() EVER. You don't need it. :SetScript() shall only be used on frames YOU create. You can simply replace all your SetScript() calls by HookScript().
Videos
Here is a video by Hybridpanda featuring HHTD in the Eye of the Storm battleground:
YouTube - This makes me a sad Panda
Articles
Here are two excellent articles about HHTD by Cynwise (A must read if you have some doubts about the fairness of this add-on!) :
HHTD and the PvP Addons Arms Race
Using HHTD to Protect Friendly Healers
Here is another article written by Gevlon (a PVP healer).
type /hhtdg to open the configuration interface, or /hhtd for command-line access
Comments and suggestions are welcome :-)
To report issues or ask for new features, use the ticket system.
Bitcoin donation address: 1JkA5Ns1dMQLM4D8HUsbXyka6yhp312KnN
I admit I've been away from WoW since before 5.2, but back then HHTD worked with Aloft just fine. Now it bugs out and goes crazy spamming my chat with debug messages. What changed?
HHTD has become intolerant towards other add-ons doing wrong things to the nameplates (There was no reliable workaround). Aloft's author is working on the problem.
For now, HHTD is known to be compatible with TidyPlates, ElvUI, TukUI and KuiNameplates.
it's not intolerant to hooks, it's intolerant to :Hide() (or :Show()) calls which fires the hooks and thus break nameplate tracking.
I hook the heathbar to detect nameplates, I could hook the base frame instead...
That's a good idea, I might do this as an HHTD sub-addon when I'll have some time
I find this usefull tanking 5-mans since the healer tag makes it easier for me to keep track of where the healer is.
Would be great if it could be possible to put a similar tag on the tank, for when you go in as healer.
do i need permission or something to translate in curse forge?
no permission is needed : http://www.wowace.com/addons/healers-have-to-die/localization/
Thanks in advance for your futur contributions :)
Hello i can't see the healer icons on friendly or enemy targets at all but i using a ui named "ELVUI" and i think it's got name plates but dono how 2 remove them might had worked then but would be fine if this addon could work with "ELVUI" as i can see others coments here so is this a awesome addon for pve and pvp:=)
i would love 2 use it if it had worked with elvui
ElvUI devs have recently (11 days ago) fixed their code to address compatibility issues with other nameplate add-ons: http://www.tukui.org/forums/topic.php?id=27665
Version 5.99 of ElvUI should work with HHTD: http://www.tukui.org/dl.php
allright thx
I have tried a few name plate addons with your software and seem to have issues with properly displaying "healers". Can you confirm what name plate addons do work with HHTD?
TidyPlates works with HHTD.
You can use the "test" button in /HHTD config panel to test easily if it's able to display its symbols.
The Addon wont tell anyone that there is this heal and stuff =/ the nameplates stuff works just fine and that a friendly heal gets attacked works too...but the most important thing for all these dumb dds out there wont work...telling em "hey there is heal...kill him!"
i tried all these methods (yell channel etc.) but my char wont yell or say nor name these damn healers otherways :(
You need to map a key to the announce function and then use this key. It's not automatic.
You can bind the key in the key binding interface (scroll to the bottom). You can also make a macro with the command /HHTDP if you want to.
How do you get it to report what addon is failing? all i get is hhtd NPH_NPR Debug some number and what mobs nameplate is changing.
even with dcrdiag , it doesnt show me teh offending addon , as far as I know the only addon I use besides your to alter nameplates in Aloft
If it's the "PlateOnChange for blahblah" message this is just a warning displayed in alpha versions, it's normal behaviour, nothing to worry about. You can hide warnings by typing /hhtd debuglevel 3.
Or you can get the latest release 2.1.3
Even if it's not applicable here, note that it's not always possible for HHTD to tell you which add-on is interfering but it's necessarily an add-on which plays with nameplates.
Just updated, now almost everyone on their team is designated as a healer. Even have a warrior healer lOL
*sigh* You're probably using another badly coded nameplate add-ons breaking compatibility. install Decursive. type /DCRDIAG, then post the result here then (if you want) uninstall decursive.
You can also try HHTD's latest alpha which include a check for bad add-ons: 2.1.2-1-g1e733a5
is there some options for quick target healers? for example in AV if i see 6 healers in the chaos the healers are marked as "1" , "2", "3" etc...so i would like to target em by one click.pretty difficult to click mouse on em between 20+- ppl..
nope, not yet