Ketho

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
NameplateRange

NameplateRange

Oct 29, 2016 Ketho Release
Nameplates will only show within 40 yards (down from 60) (Enable Always Show Nameplates if you want to see nameplates while not in combat) Stops nameplates from clamping to the screen You don't need to use this addon, it's basically this script (The nameplate cvars are character-specific, this addon makes it easier to run on all characters) /run SetCVar("nameplateMaxDistance", 40) SetCVar("nameplateOtherTopInset", -1) SetCVar("nameplateOtherBottomInset", -1) Note: If you stop using this addon...
NameplateColors

NameplateColors

Oct 29, 2016 Ketho Release
Friendly nameplates will be colored by class, and names colored white Enemy nameplates will be colored hostile, and names colored by class Slash Commands: /nc, /nameplatecolors For more advanced nameplates you can use KuiNameplates, Tidy Plates, Plater or ElvUI
NameplateNames

NameplateNames (obsolete)

Jul 19, 2016 Ketho Release
(Update) in patch 7.1 you now also need use this cvar (character-specific!) to show friendly NPC nameplates, but their name are shown by default so this addon is now obsolete /run SetCVar("nameplateShowFriendlyNPCs", 1) Gives a name to nameplates With the Hostile, Quest, and Interactive NPCs option you can get nameless nameplates. This addon adds the names back to the nameplates. With the All NPCs option you get nameplates with names, but you will always see names from any NPC from any...