Battleground Frames Disabled

I’m talkin’ about on the right side of the screen, whenever an enemy player picks up a flag, or friendly player. Whenever someone in Temple of Kotmogu picks up an orb. You can click on it, and then it shows their health bar floating if you look around. Also shows their class and health. I tried a frame addon, didn’t like it, removed it, and now a bunch of settings are disabled/changed. I’ve found every other one like personal resource display and other such nuances, but this option I absolutely cannot find in the settings anywhere.

It’s seriously impacting my play, I never realized how much I rely on that information. Does anybody know where this is so I can re-enable it?

Hey there,

Try copy/pasting this script in-game:

/run SetCVar(“showArenaEnemyFrames”, 1) ReloadUI()

If that doesn’t work you can also try the command to reset all the cvars to default:

/console cvar_default

2 Likes

Just got back home and tried it, worked like a charm 100%. It turned off my personal resource display for some reason, but that’s easy to turn back on. Thanks a million!

Thanks!!! I can see them already

In the next BG I have the same error again, but this time the command does not work.