Hello guys, i recently got back to this game and i was wondering. Is there a way to disable hunter/warlock pet nameplates in arena and only allow Totems to show? i just find it very confusing when there is 15 nameplates cus the warlock summoned 25 million imps. Thanks in advance!
Yes, if i’m not mistaken that is even the default setting.
ESC -> Interface -> Game tab (topleft) -> Names
Then look on the rightside for the settings related to “minor” and “minions”.
Yes but that setting also disables totems which i do not want to disable. Totems and pets goes under the same category as “minions”
Ah sorry.
Yea, i don’t think there’s any granular control.
You’d have to look at add-ons, i guess either Plater or Threat Plates or Tidy Plates or the like.
I use Threat Plates, and it has a Totems tab where i can individually toggle the health bars for every different Totem. I don’t see Pets listed anywhere at first glance, but i’m sure it’s in there somewhere too.
Totems and pets are on the same checkbox. The only possibility is to get an addon for it where you can modify the specific nameplates or to do it yourself, if you are good enough in coding.
For example you trigger https://wow.gamepedia.com/NAME_PLATE_UNIT_ADDED
and modify it with the functions listed here https://wow.gamepedia.com/World_of_Warcraft_API
(search for Nameplates). Have never done it, so cant say exactly what works, maybe it’s as simple as NameplateN:Hide()
and to reset it after each arena.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.