Thread Tools Display Modes
12-31-14, 03:39 PM   #1
Mebly
A Kobold Labourer
Join Date: Dec 2014
Posts: 1
oUF Phanx - Disabling any Buffs/Debuffs on the Player/Target

Hi all,

i started using oUF Phanx a while now and i wondered if there is a way to disable ALL showing Buffs/Debuffs.

Since im completely clueless when it comes to LUA i wondered if somebody could help me.
  Reply With Quote
12-31-14, 07:14 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Open Frames.lua in Notepad and find this:
Code:
	----------------
	-- Aura icons --
	----------------
After it, on a new line, add this:
Code:
--[===[
Scroll down to find this:
Code:
	------------------------------
	-- Cast bar, icon, and text --
	------------------------------
Before it, on a new line, add this:
Code:
]===]
Save the file, and reload your UI if you're already logged into WoW.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » oUF Phanx - Disabling any Buffs/Debuffs on the Player/Target


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