Thread Tools Display Modes
03-21-09, 03:16 PM   #1
thegabe7
A Kobold Labourer
Join Date: Mar 2009
Posts: 1
Target Castbar

How do i remove the target cast bar? it is annoying...thanks

Darth Shaman
 
03-21-09, 03:44 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Depend if it is in the HUD or in the unit frames... more or less the same concept either way.

For the HUD, edit [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > {HUD mode} > nUI_HUDSkins_{HUD mode}_Target.lua ] and search for the section that looks like this...

Code:
["Casting]" =
{
    -- blah blah blah
},
Either delete or comment out that section and the casting bar is gone. For the unit frames, same thing, just different files. It should be pretty obvious though if you look at the directory structure in [ nUI > Layouts > Default ]

BTW: If you raid any, or do PvP, I would argue getting rid of that bar is a bad plan.
__________________

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 » Customization » nUI: Customizing Layouts » Target Castbar

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