Thread Tools Display Modes
08-14-09, 04:10 AM   #1
mbernarr
An Aku'mai Servant
Join Date: Jun 2009
Posts: 32
Moving DK runes

Is there a way to move the DK runes? I want them just a tad bit lower then they are. How can I move them?

Ty in advance.
 
08-14-09, 04:21 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Are you talking about in the unit frames or in the HUD?

You can move them by editing either [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > {hud mode} > nUI_HUDSkin_{hud mode}_Player.lua ] or editing [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > {panel mode} > nUI_UnitSkin_{panel mode}_Player.lua ] -- In either case, look for the ["Runes"] section and modify yOfs to move the runes up or down or modify xOfs to move them left or right.

Keep in mind that moving the runes "just a tad lower" than they are in the HUD will likely cause them to overlap your HOT/DOT bar.
__________________

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/
 
08-14-09, 04:25 AM   #3
mbernarr
An Aku'mai Servant
Join Date: Jun 2009
Posts: 32
move runes

inside the hud


the hud is liike this

( runes )

i just want to move them down some they cover up my player a lil.

+ i dont have the layout option on my addon interface for nui+.

Last edited by mbernarr : 08-14-09 at 04:28 AM.
 
08-14-09, 04:44 AM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Okay -- if you move the runes down in the HUD then they are going to cover up the HOT/DOT bar and if you move that down it covers up your cooldown bar and if you move that down it covers up your range indicator... so there's a cascade consequence to what you want to do.

There are several options...
  1. Zoom your camera out some
  2. Change the scale of the HUD to a higher value which will cause everything to move further away from the center... i.e. '/nui hud scale 1.1' or something like that. Making the "1.1" value larger will make the HUD bigger.
  3. Try moving the entire HUD down some... i.e. '/nui hud vscale -25' or more... numbers less than zero move the HUD down, the bigger the absolute value, the further the HUD will move.
__________________

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/
 
08-14-09, 07:10 AM   #5
mbernarr
An Aku'mai Servant
Join Date: Jun 2009
Posts: 32
that helped move it so all is good now ty for your help.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Customization » nUI: Customizing Layouts » Moving DK runes


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