From 38e30927d44ac67840c61174a02f69255bb01bb8 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 28 Apr 2012 20:13:52 +0200 Subject: [PATCH] Custom show/hide conditions for raid/party header --- oUF_P3lim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 540b7bc..946d0c6 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -320,7 +320,7 @@ oUF:Factory(function(self) self:Spawn('targettarget'):SetPoint('TOPRIGHT', oUF_P3limTarget, 0, 26) if(select(2, UnitClass'player') ~= 'SHAMAN') then - self:SpawnHeader(nil, nil, 'party,raid10', + self:SpawnHeader(nil, nil, 'custom [group:party] show; [@raid3,exists] show; [@raid26,exists] hide; hide', 'showParty', true, 'showRaid', true, 'showPlayer', true, 'yOffset', -6, 'oUF-initialConfigFunction', [[ self:SetHeight(16) -- 1.7.9.5