Restores access to hidden interface options and provides a way to browse every CVar setting in the game!
General
Player Titles
Guild Names
Guild Titles
Stop Auto Attack
Attack on Assist
Cast action keybinds on key down
Fade Map when Moving
Secure Ability Toggle
Display Lua Errors
No Debuff Filter on Target
Reverse Cleanup Bags
Quest sorting mode (top vs proximity)
Select Action Cam mode
Chat
Remove Chat Hover Delay
Enable Mouse Wheel Scrolling
Floating Combat Text
Float mode (up/down/arc)
Energy Gains
Auras
Honor Gains
Reputation
Combo Points
Combat State (Entering/Leaving Combat)
Spell Mechanics
Healing
Absorb (Self and Target)
Directional Scale (brings back the classic, only upwards moving text)
Low HP/Mana
Plus many other options available through the built-in CVar browser, including some that have never been exposed by Blizzard, such as "violence level" and "nameplate distance"!
Type /aio for the main menu or /cvar to open the CVar browser directly
It's possible another addon you're running is breaking the interface; you might try disabling your other addons and checking if it still doesn't work without them enabled, that would help us narrow down possible causes!
So it says "These options allow you to modify various CVars in the game".
But, how? Clicking on them doesn't work... If I hover over one of the values, I see a pop-up window that tells me what the "default" is... but clicking on the CVAR - the name, the description, the value... nothing seems to allow me to change any of the CVars. So, how does one change them using the interface?
I know I can issue a command in the console window to do it but that just changes it for the session. Presumably, changing the value in the editor would make it permanent across all sessions and characters. But I can't seem to change any of the values in the editor.
Great addon, thanks for posting this! One issue is that my camera follow distance doesn't seem to save between log-outs, even with the top box checked for 'enforce settings on startup'. This happens if I modify the max zoom factor cvar to 4, and also if I use the built-in max camera follow slider on the addon options menu. Slightly frustrating.
So, nameplateMaxDistance command doesn't work anymore in Classic, but what about BfA? It used to work before the hotfix, I could limit it to whatever I wanted. I actually don't want it to be higher than 25 yards (or whatever the aggro range is), as I'm trying to use them only for mobs I'm in combat with. It's a fucking nightmare now in crowded areas and places where mobs are below or above you, the screen is a total mess (no offense, I know it's Blizzard's fault), is there a workaround?
After a while, this addon causes combat lag in classic. Every time an ability hits an enemy (causing damage), my game stutters. A workaround is to reload the UI, but the issue reoccurs after some time. The more often you hit enemies (ie dungeons), the faster the issue reoccurs. Disabling the addon seems to have fixed the issue.
anyone know what the script would be to enabled name plate for enemies. want to add it to the view distance. as a macro. so i can hit it and make sure its on. for some reason the keep tuning off or distance resets to 20.
Tried double-clicking. Didn't work. I'll continue trying. Maybe it's finicky about spot on the window or speed or something. Thanks.
In reply to sauljaffe:
It's possible another addon you're running is breaking the interface; you might try disabling your other addons and checking if it still doesn't work without them enabled, that would help us narrow down possible causes!
So it says "These options allow you to modify various CVars in the game".
But, how? Clicking on them doesn't work... If I hover over one of the values, I see a pop-up window that tells me what the "default" is... but clicking on the CVAR - the name, the description, the value... nothing seems to allow me to change any of the CVars. So, how does one change them using the interface?
I know I can issue a command in the console window to do it but that just changes it for the session. Presumably, changing the value in the editor would make it permanent across all sessions and characters. But I can't seem to change any of the values in the editor.
Help?
In reply to sauljaffe:
You can double click anywhere on a row in the cvar browser to open an input box; hitting enter will save its new value.
Great addon, thanks for posting this! One issue is that my camera follow distance doesn't seem to save between log-outs, even with the top box checked for 'enforce settings on startup'. This happens if I modify the max zoom factor cvar to 4, and also if I use the built-in max camera follow slider on the addon options menu. Slightly frustrating.
So, nameplateMaxDistance command doesn't work anymore in Classic, but what about BfA? It used to work before the hotfix, I could limit it to whatever I wanted. I actually don't want it to be higher than 25 yards (or whatever the aggro range is), as I'm trying to use them only for mobs I'm in combat with. It's a fucking nightmare now in crowded areas and places where mobs are below or above you, the screen is a total mess (no offense, I know it's Blizzard's fault), is there a workaround?
displayFreeBagSlots doesn't seem to work for me on classic with the value set to 1.
This worked for a little wile .. no most you can do is 20 .. any other ideas?
In reply to BOGsocks:
Being able to increase the nameplate range past the intended limit was a bug and has been patched.
There isn't (and won't be) another way to do this.
In reply to semlar:
Cry, Thanks for the update
After a while, this addon causes combat lag in classic. Every time an ability hits an enemy (causing damage), my game stutters. A workaround is to reload the UI, but the issue reoccurs after some time. The more often you hit enemies (ie dungeons), the faster the issue reoccurs. Disabling the addon seems to have fixed the issue.
In reply to Forge_User_78333392:
has this been fixed?
In reply to Forge_User_78333392:
has this been fixed?
anyone know what the script would be to enabled name plate for enemies. want to add it to the view distance. as a macro. so i can hit it and make sure its on. for some reason the keep tuning off or distance resets to 20.
Thanks
I was thinking more like
/run SetCVar("nameplateMaxDistance", "2e1")
but i could be wrong.
Distance 30 yards
/run SetCVar("nameplateMaxDistance", "3e1")
Distance 40 yards
/run SetCVar("nameplateMaxDistance", "4e1")
Distance 45 yards
/run SetCVar("nameplateMaxDistance", "4.5e1")
Distance 50 yards
/run SetCVar("nameplateMaxDistance", "5e1")
In reply to DogmaTX:
what is the default distance so i can undo this script?
In reply to zazerak:
20
In reply to zazerak:
default for the classics 20
/run SetCVar("nameplateMaxDistance", "20")
In reply to DogmaTX:
Thanks Dogma this works for classic.. hope they are able to update addon.