View Single Post
07-25-16, 12:38 PM   #31
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
There is a list here that distinguishes between character-specific and game-wide console variables
http://wow.gamepedia.com/Console_var...ific_Variables

Currently I'm jumping between 2 characters and check whether the cvar changed or not, or read the character-specific config-cache.wtf
But is there a straightforward way to know if a cvar is character-specific or not?

For example the new nameplateMaxDistance and noBuffDebuffFilterOnTarget cvars seem to be specific to your character

Last edited by Ketho : 07-25-16 at 02:28 PM.