Nameplate Request
Urguk opened this issue · 3 comments
Nameplate visibility is controlled by blizzard, you can't hide or show a npc's nameplate specifically.
The cmd /run SetCVar("nameplateShowFriendlyNPCs", 0)
can hide all npc nameplates when you have friendly nameplates on.
/run SetCVar("nameplateShowFriendlyNPCs", 1)
as opposite.
I don't think that is a true statement as other UI's I have seen are doing
it like Plater and ElvUi. I'm able to enter an NPC # or name and say hide
and it hide for example Horde Peon.
…On Thu, Dec 17, 2020 at 11:55 PM siweia ***@***.***> wrote:
Nameplate visibility is controlled by blizzard, you can't hide or show a
npc's nameplate specifically.
The cmd /run SetCVar("nameplateShowFriendlyNPCs", 0) can hide all npc
nameplates when you have friendly nameplates on.
/run SetCVar("nameplateShowFriendlyNPCs", 1) as opposite.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#129 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC2KNXVTX2XIHF2O27DWJDSVLOD5ANCNFSM4VAL7SWQ>
.