Totem health bars not showing?
Xenikel opened this issue ยท 2 comments
Hello,
is there any way to enable totem health bar in the addon? I have looked and couldn't find the setting. I have it enabled on my wow settings too, but they just don't show.
The game determines nameplate visibility; knp just draws on top of them. So if you have them enabled in esc > interface > names and they still don't show then that means they've been flagged (by blizzard) to not have nameplates. (Unless they do show correctly with KNP disabled, of course)
There's a specific cVar you can set to turn on the display of enemy and friendly totems. I use an addon called "AdvancedInterfaceOptions" to do this easily. Within it, go to CVar Browser and type in "totem" at the top. You should be able to toggle nameplateShowEnemyTotems and nameplateShowFriendlyTotems from 0 (off) to 1 (on).