Thread Tools Display Modes
09-24-11, 09:50 PM   #1
Marsaeus
A Murloc Raider
Join Date: Mar 2006
Posts: 5
Target Debuffs

Is there ANY way possible to see MY debuffs (with tooltip) or the debuffs on my targets? I see the icons of the debuffs in various places on the hud and on the target frame, but there is no where that I can find that lets me mousover the debuffs and read the tooltip.

If there is no way with nUI itself, is there an addon out there someone could suggest?

I recently returned to wow after an 8 month break, and I dont know all the debuffs yet simply by looking at the icon and would love to be able to mousover the icon and see what the heck is going on.

ANY helps or suggestions are appreciated.

Mars
 
09-25-11, 04:26 AM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
By default they are unclickable to avoid in game playing for clickers.

If you look in the layout folder for nUI you will see a Default folder with a HUDLayouts folder with a PlayerTarget folder in that.

\nUI\Layouts\Default\HUDLayouts\PlayerTarget

In there are two files which will set the layout information for the left side ( Player ) and right side ( Target ).

nUI_HUDSkin_PlayerTarget_Player.lua
nUI_HUDSkin_PlayerTarget_Target.lua

Search or scroll down and find the Auras and then the follwing line:

clickable = false,

set that to true and it should allow you to hover and click to get tooltip info.
__________________
 
09-26-11, 01:09 AM   #3
Marsaeus
A Murloc Raider
Join Date: Mar 2006
Posts: 5
I will try this and see if it accomplishes what I need. Not sure though why the debuffs are hidden completely with this UI. As long as I can see the debuffs on my target, I'll be happy.

Thanks for the reply. =)

Mars
 
09-26-11, 01:23 AM   #4
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
Hmm, they should be visible, just not all of them hoverable.

Bottom Left = Player Buffs
Bottom Right = Target Debuffs

Center Left = Player Debuffs
Center Right = Target Buffs

In other words, the bottom is good stuff the center is bad stuff. The info I gave you is to make the center stuff show its tool tip like the bottom stuff does.
__________________
 
09-26-11, 05:43 AM   #5
Marsaeus
A Murloc Raider
Join Date: Mar 2006
Posts: 5
Thank you, I can hover over the debuffs and see them now, and I am very grateful! Thanks! x 1000

Mars
 
09-26-11, 08:18 AM   #6
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by Xrystal View Post
By default they are unclickable to avoid in game playing for clickers.

If you look in the layout folder for nUI you will see a Default folder with a HUDLayouts folder with a PlayerTarget folder in that.

\nUI\Layouts\Default\HUDLayouts\PlayerTarget

In there are two files which will set the layout information for the left side ( Player ) and right side ( Target ).

nUI_HUDSkin_PlayerTarget_Player.lua
nUI_HUDSkin_PlayerTarget_Target.lua

Search or scroll down and find the Auras and then the follwing line:

clickable = false,

set that to true and it should allow you to hover and click to get tooltip info.
would the same idea work for the little target button on the UFs as a healer i find it annoying when i accidentally click those when im trying to target someone to heal and start spamming myself.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
09-26-11, 11:49 AM   #7
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
Possibly tinyu,

I'll check later if I dabble on the laptop before bed but the unitframe layout files should be reasonably easy to identify.
__________________
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » Target Debuffs

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