Thread Tools Display Modes
07-15-10, 08:52 PM   #1
Waverian
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 188
Header visibility conditionals: arena?

Is there a custom visibility conditional to show party frames in a party or 5 main raid (i.e. arena), but not in a raid otherwise? I don't see anything that applies in the predefined ones nor can I think of one offhand at the moment.
  Reply With Quote
07-15-10, 09:29 PM   #2
Sojik
A Wyrmkin Dreamwalker
 
Sojik's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 53
Code:
SpawnHeader('oUF_Party',nil,'custom  [group:party,nogroup:raid][@raid6,noexists,group:raid] show;hide')
and
Code:
SpawnHeader('oUF_Raid'..i,nil,'raid10')
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Header visibility conditionals: arena?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off