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 the cvars will still stay the same, but you can change them back
/run for _, v in pairs({"nameplateMaxDistance", "nameplateOtherTopInset", "nameplateOtherBottomInset"}) do SetCVar(v, GetCVarDefault(v)) end
Facts
- Date created
- Jul 18, 2016
- Category
- Last update
- Oct 29, 2016
- Development stage
- Release
- License
- Public Domain
- Curse link
- NameplateRange
- Downloads
- 10,310
- Recent files

