hello everyone
i dont know if some1 else have same problem but somehow when im getting into arena defdault arena frames dissapears after arena starts anyone can help me plz ?
Is it not some addon which does that?
no i dont have addons it just dissapeared when arena starts frames are not there it just dissapears
Try the command ingame:
Edit:
/run SetCVar("showArenaEnemyFrames", 1) ReloadUI()
doesnt work =/
Btw SetCVar is character-specific command and you have to do it on every character your missing the arena frames. If your interface reloaded after the command the Console variables should have been successfully initialized.
Other command for activating the arenaframes:
/console showArenaEnemyFrames 1
Do you see your arena frames if u use the following script ingame ?
/run LoadAddOn("Blizzard_ArenaUI");ArenaEnemyFrames:Show();ArenaEnemyFrame1:Show();ArenaEnemyFrame2:Show();ArenaEnemyFrame3:Show();
If you see your arenaframes with this command but they still disappear as soon as the arena starts then it is blocked by something
secodn 1 shows arena frames
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.