The add-on fslimui does not show the hp of dwarves properly. It won't even display the target most of the time. I found some comments on curse.com that offer solutions, but I'm not sure where I should put the code, they propose.
http://www.curse.com/addons/rom/fslimui comments #107 and #108.
The author says to open
sui_targetframe.lua and find the function
SUI_UnitFrameName_Update.
I only find the function
SUI_TargetFrame_Update(this) in the
sui_targetframe.lua file.
The function
SUI_UnitFrameName_Update is found in the
sui_unitframe.lua file.
Either way, I don't enough about this to know which area I need to delete and replace with the fix offered in the comments mentioned above.
Any1 care to help?