View Single Post
06-03-09, 06:51 AM   #9
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Originally Posted by clarkeyboy View Post
I think its the healthchase bars, basically when I engage a monster a bar comes up with what looks like sliders on it, but they cannot be clicked, just above the HuD at the bottom middle of the screen. I dont want them.
You can turn the healthrace bar off using '/nui hud healthrace' however, you might want to consider reading the description of what it is and how it works before you do that. You'll find the description of the health race bar in the "User Guide" section at http://www.nuiaddon.com/documentation.html

The %'s only bother me when im solo as I can never tell how much mana I have left.
As noted in my prior post, you can fix that editing [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > Solo > nUI_UnitSkins_SoloPlayer.lua ] and look for the ["Power"] section in the file. In that you'll see where it says "pct_power =" -- change that to read "cur_power =" and then save the file. When you log back into WoW or do a '/nui rl' you'll see your percent power has been replaced with the current power.

Also I would like the Minimap in the top right, or the buffs I have up there please as there seems to be a lot of wasted space.
Thanks for the adivce
You can move the minimap back up to the top right using '/nui minimap' -- however, the entire point of this UI is that you can keep all relevant information in one place where you can see it without having to move your eye all over the display space. At the same time, it keeps the field of play open. But to each their own and, thus, the option.

Edit: I got rid of the healthchase bars, thats great, now for the other things:
I still say you should really think about reading up on what the healthrace is and reconsider losing it... but, again, to each their own.


The point marked A is where I want values (xxx/xxx) instead of the percentages and blank bars, dont care in Raid UI as I just need to see health for healing there, but when in 5-10mans there is room so would like to know if I can please.
To do this you would need to edit the HUD layout player and target files for the simple HUD and add sections for ["Health"] and ["Power"] to it. I'm at work right now, so I can't work on it, but I'll post code later tonight if I don't forget.

The points marked B I would just like to remove please, any help with this would be awesome
Edit [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > NoBars > nUI_HUDSkins_NoBars_Target.lua ] and locate the section ["Range"] -- comment out that entire section by adding the part I have highlighted in blue like this...

Code:
--[[
["Range"] =
{
 ... all kind of option and achor information is in here ...
},
]]--
Also is there a way to get the traditional buff/debuff display back and lose those boxes on the left and right, as they are just too much information and the icons are too small.
Yes... download and install the nUI_AuraButtons plugin from the "nUI: Unit Frame Panels" section at http://www.wowinterface.com/downloads/cat125.html
__________________

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/