WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Technical Support (https://www.wowinterface.com/forums/forumdisplay.php?f=92)
-   -   Target Debuffs (https://www.wowinterface.com/forums/showthread.php?t=41476)

Marsaeus 09-24-11 09:50 PM

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

Xrystal 09-25-11 04:26 AM

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.

Marsaeus 09-26-11 01:09 AM

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

Xrystal 09-26-11 01:23 AM

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.

Marsaeus 09-26-11 05:43 AM

Thank you, I can hover over the debuffs and see them now, and I am very grateful! Thanks! x 1000

Mars

tinyu 09-26-11 08:18 AM

Quote:

Originally Posted by Xrystal (Post 244996)
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.

Xrystal 09-26-11 11:49 AM

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.


All times are GMT -6. The time now is 01:52 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI