Thread Tools Display Modes
11-27-10, 10:49 PM   #1
Ahlis
A Defias Bandit
Join Date: Nov 2010
Posts: 3
Tooltip positioning & Target Debuffs

Hi!
I'm a new user to nUI and I wanted to know how exactly I can go about rearranging the positioning of my mouseover tooltips as well as my debuff/buff list in my UI. Here is a screenshot pointing to the items I am indicating (the parts outlined in red boxes, basically):



Any help/advice is appreciated. Thanks!
 
11-28-10, 03:12 AM   #2
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Tooltips are easy

/nui tooltips {owner|mouse|fixed|default}

This option sets the location of the mouseover tooltips where 'owner' displays the tooltip next to the frame that owns it, 'mouse' displays the tooltip at the current mouse location, 'fixed' displays all tooltips at a fixed location on screen or 'default' does not manage tooltips at all

/nui movers

Enables and disables moving the standard Blizzard UI frames such as tooltips, durability, quest timer, quest tracker, PvP objectives, etc.


Use the tooltips option to set them to fixed, then use the movers option to move the tooltips to where you want them.

For the debuff parts you'll need to edit the layout files. There are some threads on the forum on how to go about that IIRC. To lazy to look for them now...
__________________
Take it as you want or leave it as it is.
 
11-28-10, 12:19 PM   #3
Ahlis
A Defias Bandit
Join Date: Nov 2010
Posts: 3
I have tried the /nui tooltips command and it did not work correctly, unless I typed the command wrong. If I understand it correctly, it should be typed /nui tooltips {*type option you want here*}? Or did I totally mess that up?

As for movers command I shall mess with that more today and see how far I get. Thanks~
 
11-28-10, 02:00 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
If you want all of your tooltips to appear in the same fixed location, then the command is
/nui tooltips fixed
__________________

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/
 
11-28-10, 04:33 PM   #5
Ahlis
A Defias Bandit
Join Date: Nov 2010
Posts: 3
Aha! The /nui movers command has really helped me out in how I would like to modify my UI layout. Thank you. However the buff/debuff areas cannot be moved with this option it seems (the bottom left and right bars in my screen with my toon name on it). How can I go about altering those, or perhaps disabling them (I can enable the Blizz default or use another addon for buffs/debuffs like I have before)?

Last edited by Ahlis : 11-28-10 at 04:36 PM.
 
11-28-10, 06:07 PM   #6
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Disabling built in nUI features to replace them with other mods is not supported. nUI is one tightly integrated mod and doing so usually breaks things... it is also against the entire design philosophy of nUI. There's a FAQ on it here: http://www.wowinterface.com/forums/s...ad.php?t=23943

As for moving the player and target buffs, that's a non-trivial thing in nUI5 though it can be done. You need to edit [ Interface > AddOns > nUI > Layouts > Default > UnitPanels > {panel mode} > nUI_UnitSkin_{panel mode}{unit id}.lua ] where {panel mode} is one of Solo, Party, Raid10, etc. and {unit id} is one of Player, Target, Pet, Vehicle, etc. Locate the ["Aura"] section somewhere near the bottom of the file and play with the xOfs and yOfs values to move the aura displays left/right and up/down respectively. You'll see other options there you can play with to modify the aura display, as well.

You might also look at the nUI_AuraButtons plugin in the "nUI: Unit Panel" section at http://files.nUIaddon.com for an alternate display of player, pet and target auras.
__________________

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: Customizing Layouts » Tooltip positioning & Target Debuffs

Thread Tools
Display Modes

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