I need a rather specific visibility option for one of my bars. I want it to always show while in PvP or in an dungeon/raid and in all other instances I want it to show while only in combat. So when I’m out in the world say doing world quests it doesn’t have to show unless I get into combat.
You could try
[pvpcombat][combat][group]show;hide
but pvpcombat
is true any time your pvp talents are active and group
is active any time you’re in a group, doesn’t check for zones. I’m not aware of a condition that checks if you’re inside a dungeon, raid, bg, or arena (thought it should be possible to create some for bartender).
https://warcraft.wiki.gg/wiki/Macro_conditionals
1 Like