Thread Tools Display Modes
12-26-10, 09:52 AM   #1
Pollox
A Defias Bandit
 
Pollox's Avatar
Join Date: Dec 2009
Posts: 2
HUD Debuff Bar

I've turned off the HUD cooldown bar, but was wondering if there is a way to turn off the debuff icons that are showing up in the screenshot. I thought I had done it before but can't find a slash command that will disable it.

Click image for larger version

Name:	huddebuff.jpg
Views:	166
Size:	114.8 KB
ID:	5518

Thanks for any help.
 
12-27-10, 07:29 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
To do that you would edit [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > {hud mode} > nUI_HUDSkin_{hud mode}_Target.lua ] where {hud mode} is one of PlayerTarget, HealthPower, etc. based on which HUD mode you use and locate the ["Aura"] section. Locate the set of auras where the aura_type = "harm" and then set "enabled = false" for that set.

That said, I can't imagine playing without a display of what auras I have active on the target and when they expire. Cooldowns not being displayed, maybe, but... anyway...
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » HUD Debuff Bar


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