How do I reset this?
Changing UI scale does not fix the issue, nor does removing them with an addon and putting them back.
How do I reset this?
Changing UI scale does not fix the issue, nor does removing them with an addon and putting them back.
Thatâs their normal position Ghostmourn. Mine are the same both Retail and Classic. Begs the question Why - which I canât answer. Perhaps to give them a bookend look.
I donât know about changing them with wow UI settings, but there may be addons that can move the individual UI elements. I want to say there was one ages ago called âmove anythingâ or something like that. Might be able to help?
If they are bothering you though, just hide them with the command:
/run MainMenuBarArtFrame.LeftEndCap:Hide();MainMenuBarArtFrame.RightEndCap:Hide()
And unhide them with:
/run MainMenuBarArtFrame.LeftEndCap:Show();MainMenuBarArtFrame.RightEndCap:Show()
Pardon me, I should have been a bit more more specific, the heads and shoulders are hidden behind the key binds.
I have several computers running WOW and the version on my main gaming rig is off - I belive I used the addon âLetrix plusâ to hide them and then changed the UI size % in WOW/system/grapics when I un hid the Gryphons they were in the wrong place and remain that way now.
I suspect something was changed server side. That would require a reset of macros and keybinds to fix - if that would even fix it.
You might get a ticket open on this.
Contact Support - Blizzard Support (battle.net)
I would attach a screenshot to that ticket.
Might be right, they might need to do a /console cvar_default
or /console cvar_reset
Can never remember which does the âfull cleaningâ so they can just run both.
/console cvar_default
or /console cvar_reset
/console reload
to save the new variable values to the server