Thread Tools Display Modes
10-24-10, 05:05 PM   #21
Dramber
A Chromatic Dragonspawn
 
Dramber's Avatar
Join Date: Nov 2008
Posts: 142
Just type:
/cancelaura Name of Aura

That should be all ya need.
__________________
"Polymorph skills... portal skills... mage table skills... Girls only want mages who have great skills!"

-Napoleon Dynamage
 
10-25-10, 12:35 AM   #22
XorIO
A Deviate Faerie Dragon
 
XorIO's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 16
Originally Posted by Dramber View Post
Just type:
/cancelaura Name of Aura

That should be all ya need.
Heh, I meant switch off self auras display, like maxauras 0, but only self auras.
__________________
Good-bye... and hello... as always!
Victor
 
10-25-10, 07:01 AM   #23
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
At the moment whitelisting and blacklisting of auras being displayed are planned for nUI6. If I remember rightly that is. However, with the current problems with nUI5 that Scott is working on nUI6 development has been held back somewhat.
__________________
 
10-25-10, 10:32 AM   #24
XorIO
A Deviate Faerie Dragon
 
XorIO's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 16
Originally Posted by Xrystal View Post
At the moment whitelisting and blacklisting of auras being displayed are planned for nUI6. If I remember rightly that is. However, with the current problems with nUI5 that Scott is working on nUI6 development has been held back somewhat.
Probably you misunderstood my point.
I want to switch off self auras in order to use blizz buff display (w/ ability to rightclick on 'em), while keeping target buff/debuffs and self debuffs on.

As I got it maxauras 0 means disabling all auras display including target debuffs, is it correct?
Have to experiment tho.

P.S. I know how to return back blizz buffs - it's simple in nUI.lua, the Q about switching off self auras only.
__________________
Good-bye... and hello... as always!
Victor
 
10-25-10, 10:39 AM   #25
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
ah yeah maxauras 0 would turn off aura display. how that will affect other things in the addon I don't know though.
__________________
 
10-25-10, 10:41 AM   #26
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Edit [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > {panel mode} > nUI_UnitSkin_{panel mode}Player.lua ] and locate the ["Aura"] section near the middle of the file. Section [2] is the buffs... set "enabled = true" to "enabled = false" and that should do it.
__________________

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/
 
10-25-10, 11:20 AM   #27
XorIO
A Deviate Faerie Dragon
 
XorIO's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 16
Originally Posted by spiel2001 View Post
Edit [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > {panel mode} > nUI_UnitSkin_{panel mode}Player.lua ] and locate the ["Aura"] section near the middle of the file. Section [2] is the buffs... set "enabled = true" to "enabled = false" and that should do it.

Thanks a lot spiel2001! That exactly what I was looking for. I'll do it in my layout simple.
__________________
Good-bye... and hello... as always!
Victor
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » buff right click error

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