Thread Tools Display Modes
05-12-10, 04:03 AM   #1
Necrosir
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 17
A few Questions

is there any i can move or remove the runes from the HUD and same goes for the cast bar cause at the moment they are in the middle of the screen.

is there any way i can change the size of the mini map without moving it to a Info pannel
 
05-12-10, 04:18 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
I believe Kodewulf created a plugin to revert the nUI runes back to the BLizzard default after which they can be replaced by another mod. However, that said, this is not something I support doing. There's a FAQ here on the subject: http://www.wowinterface.com/forums/s...ad.php?t=23943

The same would be true of the cast bar. However, neither of them should be in the center of the screen. They should be just above the dashboard. Can you please post a screen shot if what you're talking about? Just use the "paperclip" icon in the message editor or scroll down to the "Manage Attachments" button to upload the screenshot.

Now, the minimap, if you change the size of the minimap in its current location then it will overlap the unit frames in all of the unit frame panels except the solo panel. There's no room left to enlarge it in. So you really wants a larger minimap, you either have to put it into the info panel or not let nUI manage it at all.

The funny thing to me is that the actual minimap in the dashboard (not including the surrounding art) is less than 1/8" smaller than the default. I'm amazed by how many people see that as a big difference.
__________________

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/
 
05-12-10, 05:58 AM   #3
Necrosir
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 17
 
05-12-10, 06:20 AM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Did you scale down the HUD?

You might consider using the following command to try moving it down a bit if you did...
  • /nui hud vofs {n}

    This option sets vertical offset of the HUD from the center of the view port. The default is '/nui hud vofs 0' which places the HUD at the vertical center of the viewport. Values less than 0 move the HUD down, greater than 0 moves the HUD up
Tweaking the HUD scale a bit may help, as well...
  • /nui hud scale {n}

    This option sets the scale of the HUD where 0.25 <= {n} <= 1.75. Smaller values of {n} decrease the HUD size and larger values increase the size. The default is {n} = 1
Short of that, it would be possible to modify the location of the casting bar by editing [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > PlayerTarget > nUI_HUDSkin_PlayerTarget.lua ] and locating the "anchor" section for the casting bar. You can change the value of the yOfs element to move the casting bar up and down independently of the rest of the HUD.
__________________

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/
 
05-12-10, 06:31 AM   #5
Necrosir
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 17
cool thanks i'll give it a go
 
05-12-10, 07:14 AM   #6
Necrosir
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 17
yeah sorted it i didn't see that u could scale the HUD, sorry had a blonde mo there
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » A few Questions


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