Help with visibilityGameVar
Hi All,
I am having a little trouble with a UI window I have being working ok.
I wish for the window to be visible if you are either a group leader / raid leader or raid assistant.
It seems visibilityGameVar="bIsGroupLeaderSelf" works when you are either group / raid leader and visibilityGameVar="bIsGroupRaidAssistantSelf" works for is you are a raid assistant but if you put both settings on seperate lines in the xml then neither work.
Is there a way to use both options at the same time?
Maybe something like:
visibilityGameVar="bIsGroupLeaderSelf" or visibilityGameVar="bIsGroupRaidAssistantSelf"
Thanks in advance
Theodan
|