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
check config-cache.wtf files under your account folder and also in each character's folder, and there is also a Config.wtf under WTF folder of Wow, they all possibly have some settings regarding floating combat text, check them all, delete all unwanted settings, or you can simply delete the files would reset settings.
I am using KUI nameplate and encounter problem with "tall" boss as the health bar is too high. Is there anyway i can position it lower using Advanced Interface?
Currently i have to move my camera view angle to see the boss's / target health bard
Your target nameplate should clamp to the top of your screen for tall bosses. Can you try setting these cvars back to default in the CVar browser or this command
/run for _, v in pairs({"nameplateOtherTopInset", "nameplateOtherBottomInset"}) do SetCVar(v, GetCVarDefault(v)) end
Will this add on be updated to support 7.2.5? I'm having some odd issues when this add on is running solo. My floating combat text saved state will not remain set to "1" even when hard coded in the WTF config file. Also, I get the popup message as to what's new in 7.2.5 repeatedly upon reloading. This message stops appearing when advanceinterfaceoptions is disabled. As of testing this is the only add on enabled and when I disable it things work correctly again.
Thanks and keep up the great work putting in what blizzard should have in by default lol.
It sounds like your "splashScreenNormal" cvar is getting reset to 0, when the game should be saving its new value as 10 after you see the splash screen for the first time.
Even after manually setting the value to 0 in the cvar browser and checking "enforce settings on startup" I can't get the addon to do what you're describing.
Download the current version of the addon and /reload after you see the splash screen. If you're still seeing it then try typing /script AdvancedInterfaceOptionsSaved = nil and /reload again.
It sounds like you're running an older version that was more aggressive about reapplying your settings when you logged in.
I'm playing on a triple monitor setup and the floating damage and heals text is just MASSIVE. I can't move it or hide it. But I literally can't see what's going on because it's filling up the center of my screen from top to bottom.
I am trying to reset the camera values to default but I cannot figure out how to do it other than resetting all which something I don't want to do. Thank you for your help
any of them I can see them however I can not figure how to change them. I see the reset to default that you have to type irreversible on however I don't want to have to go through all of my settings and reset them but will if that is my only option.
My ultimate goal is to see if I can stop my toon from getting turned around all the time. it seems like I am constantly running sideways or backward instead of staying behind the toon. This started with the latest patch.
I have tried all the various settings and slowed the camera follow speed both up and down. So far nothing seems to work. I currently am using dynamic camera addon that seems to help correct most of it. I just have to have a re-orient key handy.
my thought was maybe if I could reset all the camera settings to default that would fix the problem.
I would try disabling all of your addons, then logging in and making sure the Camera Follow style is set, and seeing if it still doesn't move behind you when you start moving.
Since you mentioned using DynamicCam, it's quite possibly the cause of whatever is wrong with your camera, and typing /console actioncam off should disable anything left over after you turn the addon off.
I wouldn't bother trying to reset the camera settings through the Load Defaults button in AIO, it's unlikely to fix whatever is going on here.
If you still think it's a different cvar then you can try typing "camera" into the cvar browser and looking through any values colored red, which means they aren't set to their default, and hovering over it will show the default value in the tooltip.
I actually installed the dynamiccam addon to correct the problem. It helped a lot. I am going to just run with it as is at this point. I have learned how to compensate. Thank you for all your help.
Hello Semlar, do you know if cvar trackQuestSorting has a "bottom" option? In AIO's GUI the only two options available are "top" and "proximity", with "Top" being the default. It seems odd that there is no "bottom" option available.
-
View User Profile
-
Send Message
Posted Jun 22, 2017i just cant save my floating combat text settings....
everytime i reload UI, the setting change back to default, which is absolutely frustrating....
-
View User Profile
-
Send Message
Posted Jun 22, 2017check config-cache.wtf files under your account folder and also in each character's folder, and there is also a Config.wtf under WTF folder of Wow, they all possibly have some settings regarding floating combat text, check them all, delete all unwanted settings, or you can simply delete the files would reset settings.
-
View User Profile
-
Send Message
Posted Jun 22, 2017Hi Guys,
Thank you in advance for the help.
I am using KUI nameplate and encounter problem with "tall" boss as the health bar is too high. Is there anyway i can position it lower using Advanced Interface?
Currently i have to move my camera view angle to see the boss's / target health bard
Thanks a hip!
-
View User Profile
-
Send Message
Posted Jun 22, 2017Your target nameplate should clamp to the top of your screen for tall bosses. Can you try setting these cvars back to default in the CVar browser or this command
/run for _, v in pairs({"nameplateOtherTopInset", "nameplateOtherBottomInset"}) do SetCVar(v, GetCVarDefault(v)) end-
View User Profile
-
Send Message
Posted Jun 17, 2017Will this add on be updated to support 7.2.5? I'm having some odd issues when this add on is running solo. My floating combat text saved state will not remain set to "1" even when hard coded in the WTF config file. Also, I get the popup message as to what's new in 7.2.5 repeatedly upon reloading. This message stops appearing when advanceinterfaceoptions is disabled. As of testing this is the only add on enabled and when I disable it things work correctly again.
Thanks and keep up the great work putting in what blizzard should have in by default lol.
-
View User Profile
-
Send Message
Posted Jun 17, 2017This addon does support 7.2.5.
It sounds like your "splashScreenNormal" cvar is getting reset to 0, when the game should be saving its new value as 10 after you see the splash screen for the first time.
Even after manually setting the value to 0 in the cvar browser and checking "enforce settings on startup" I can't get the addon to do what you're describing.
Download the current version of the addon and /reload after you see the splash screen. If you're still seeing it then try typing /script AdvancedInterfaceOptionsSaved = nil and /reload again.
It sounds like you're running an older version that was more aggressive about reapplying your settings when you logged in.
-
View User Profile
-
Send Message
Posted Jun 13, 2017Does the latency tolerance not work with 7.2.5? Having issues with spells not queuing up, especially with procs.
-
View User Profile
-
Send Message
Posted Jun 13, 2017What do you have it set to? 400 is the default, but you may be able to raise it by setting SpellQueueWindow in the cvar browser.
Actually it looks like 400 is also the max it will let you set it to.
-
View User Profile
-
Send Message
Posted Jun 13, 2017I'm playing on a triple monitor setup and the floating damage and heals text is just MASSIVE. I can't move it or hide it. But I literally can't see what's going on because it's filling up the center of my screen from top to bottom.
-
View User Profile
-
Send Message
Posted Jun 16, 2017Did you try changing the World Text Scale option to something smaller?
-
View User Profile
-
Send Message
Posted Jun 5, 2017Hello there.
I decided to make an account youst so i can say Thank YOU.
Thanks to your advanced CVAR optionce i have been able to adjust the Nameplates to the size i like and also to act like i want..
This addon is just amazing..
KEEP IT UP!!
-
View User Profile
-
Send Message
Posted May 31, 2017I am trying to reset the camera values to default but I cannot figure out how to do it other than resetting all which something I don't want to do. Thank you for your help
-
View User Profile
-
Send Message
Posted May 31, 2017Which camera options?
-
View User Profile
-
Send Message
Posted May 31, 2017any of them I can see them however I can not figure how to change them. I see the reset to default that you have to type irreversible on however I don't want to have to go through all of my settings and reset them but will if that is my only option.
My ultimate goal is to see if I can stop my toon from getting turned around all the time. it seems like I am constantly running sideways or backward instead of staying behind the toon. This started with the latest patch.
-
View User Profile
-
Send Message
Posted Jun 3, 2017Have you tried just going into the camera settings in the default blizzard interface options and checking what Camera Follow Style is set to?
It should be reorienting itself behind you when you're moving if you have it set to something like "only horizontal while moving"
-
View User Profile
-
Send Message
Posted Jun 5, 2017I have tried all the various settings and slowed the camera follow speed both up and down. So far nothing seems to work. I currently am using dynamic camera addon that seems to help correct most of it. I just have to have a re-orient key handy.
my thought was maybe if I could reset all the camera settings to default that would fix the problem.
-
View User Profile
-
Send Message
Posted Jun 5, 2017I would try disabling all of your addons, then logging in and making sure the Camera Follow style is set, and seeing if it still doesn't move behind you when you start moving.
Since you mentioned using DynamicCam, it's quite possibly the cause of whatever is wrong with your camera, and typing /console actioncam off should disable anything left over after you turn the addon off.
I wouldn't bother trying to reset the camera settings through the Load Defaults button in AIO, it's unlikely to fix whatever is going on here.
If you still think it's a different cvar then you can try typing "camera" into the cvar browser and looking through any values colored red, which means they aren't set to their default, and hovering over it will show the default value in the tooltip.
-
View User Profile
-
Send Message
Posted Jun 7, 2017I actually installed the dynamiccam addon to correct the problem. It helped a lot. I am going to just run with it as is at this point. I have learned how to compensate. Thank you for all your help.
-
View User Profile
-
Send Message
Posted May 7, 2017Hello Semlar, do you know if cvar trackQuestSorting has a "bottom" option? In AIO's GUI the only two options available are "top" and "proximity", with "Top" being the default. It seems odd that there is no "bottom" option available.
-
View User Profile
-
Send Message
Posted May 9, 2017There indeed only are the "top" and "proximity" options. But during patch 7.0.3 the "top" option used to be bugged to work in "bottom" / reverse order
QuestWatchSort could maybe be modified to support this functionality