Thread Tools Display Modes
03-12-09, 10:50 AM   #1
wreck
A Flamescale Wyrmkin
 
wreck's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2009
Posts: 114
Target level on HUD

Could you add the target's level to the HUD? I know this information is in the Unit Frame, but it would be really handy to have it right up there next to the target name since that is where I get most of the information when looking at a new target.
 
03-16-09, 03:03 PM   #2
Smirge
A Flamescale Wyrmkin
Join Date: Mar 2007
Posts: 124
Originally Posted by wreck View Post
Could you add the target's level to the HUD? I know this information is in the Unit Frame, but it would be really handy to have it right up there next to the target name since that is where I get most of the information when looking at a new target.
actually i second that would be very nice to have most info in the HUD
 
03-17-09, 04:46 PM   #3
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 2,988
Would it be possible to add this as an optional plugin for nUI instead of adding it to the core of nUI?
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
 
03-17-09, 05:26 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
It could be done that way by twiddling the HUD skins in the same way that the aura buttons plugin twiddles the unit frame skins.
__________________

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/
 
03-18-09, 11:07 AM   #5
wreck
A Flamescale Wyrmkin
 
wreck's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2009
Posts: 114
Could you point me to where the target name/class information is rendered for the HUD? I could look at making a plugin that would do this.
 
03-18-09, 12:10 PM   #6
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Originally Posted by wreck View Post
Could you point me to where the target name/class information is rendered for the HUD? I could look at making a plugin that would do this.
Well... to see how a level element is created in a unit frame look for the key word ["Level"] in the file [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > Solo > nUI_UnitSkin_SoloPlayer.lua ]

To see how to modify existing default layouts from a mod, check out http://www.wowinterface.com/download...raButtons.html which modifies the existing unit frame skins for the player, target, pet and vehicle to change their aura displays from bars to buttons. You will, of course, have to replace the unit frame skin references with HUD skin references.

Then all you have to do is spin through the HUD element skins you want to add the ["Level"] element to in in the same way.
__________________

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: Developer Chat » Target level on HUD


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