View Single Post
05-10-09, 11:51 AM   #1022
neolith
A Fallenroot Satyr
 
neolith's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2006
Posts: 22
Originally Posted by phrequency View Post
Okay- thanks. Problem solved.
I now need to be able to turn off buffs/debuffs for target, pet and target of target for oUF_coree
Line 463:
Code:
if (unit == "target" or unit == "pet" or unit == "targettarget" or self:GetParent():GetName():match'oUF_Party') then
If you change that to
Code:
if (self:GetParent():GetName():match'oUF_Party') then
the auras should be removed for those frames. You should also remove lines 471-508 as the code there would be obsolete.
__________________
- The biggest trick the devil ever pulled was convincing the world he didn't exist. -