WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Plugin Support (https://www.wowinterface.com/forums/forumdisplay.php?f=94)
-   -   nUI: Aura Buttons (https://www.wowinterface.com/forums/showthread.php?t=28271)

Masoa 10-31-09 05:47 PM

nUI: Aura Buttons
 
please update.

Xrystal 10-31-09 06:06 PM

What needs to be updated exactly ? Knowing what needs to update will help it happen. If it is just the case that it is saying it is out of date that update isn't important as it doesn't stop it from working. Just tick the load out of date addons box and it will load. Or you can change the TOC number to the latest number to work as normal.

Aarthas 12-15-09 08:03 PM

Can you include these aura bars into the list of bars that can be moved by typing '/nui movers'. As it is now they sit on top of my action bars the way I have it set up.

Xrystal 12-15-09 08:11 PM

I think that is one of the items that are planned for nUI 6. Not sure if its feasible in nUI5 with alot of the fixed items linked to each other.

spiel2001 12-15-09 09:27 PM

Yeah... making them draggable is not possible in nUI5. You can do it by editing the code in the plugin, but the layout can get a bit complicated.

Petrah 12-16-09 05:08 AM

Will we be able to skin them in nUI6 while using nUI_AuraButtons with something like ButtonFacade?

spiel2001 12-16-09 05:30 AM

I'm not sure how that's going to play out to be honest. I haven't done the code for the auras yet. I can assure you they'll be skinnable though.

Petrah 12-16-09 08:30 AM

Cool :p

message is too short blah blah blah

Aarthas 12-16-09 05:32 PM

Do you think you could just give a brief explanation as to how I could move the aura bars up vertically. That would handle the problem completely.

Chmee 12-16-09 05:53 PM

/nui movers will probably do it

Aarthas 12-16-09 05:55 PM

Quote:

Originally Posted by Chmee (Post 170507)
/nui movers will probably do it

You should read the previous posts.

neuralassassin 12-16-09 08:32 PM

The area you have to edit would be nUI\Layouts\Default\UnitPanels\Solo\nui_unitSkin_SoloPlayer.lua and nui_unitSkin_SoloTarget.lua (also there is a file for pets to if you have one) go down to line 771 in the soloplayer.lua( its section 2 of the aura section) and you'll see this code
Code:

[2] =
            {
                anchor =
                {
                    anchor_pt        = "BOTTOMLEFT",
                    relative_to      = "nUI_Dashboard",
                    relative_pt      = "TOPLEFT",
                    xOfs            = 20,
                    yOfs            = -80,
                },       
                options =
                {
                    enabled          = true,
                    width            = 350,
                    size            = 28.5,
                    strata          = nil,
                    level            = 1,

If you change the x and y axis it should move the boxes but I don't know if anything else is anchored to them if not just sliding them up a little shouldn't be too hard. Keep in mind this will only affect the solo layout you would have to make these changes for the party and raid layouts as well found in the same place. Also these changes can be made with the game running save your changes, then do a simple /reload to see the effects. One last reminder back up your changes in a different folder too because anytime you update nUI it will overwrite these settings with the defaults. Of course this will all be done via in game config once scott finishes 6.0 so you could just wait till then also. :D

spiel2001 12-16-09 09:09 PM

Actually, in the case of the nUI_AuraButtons plugin, you wouldn't be editing the layout files in the [ Interface > AddOns > nUI ] directory tree because that is being overwritten by the plugin. Rather, you would edit [ Interface > AddOns > nUI_AuraButtons > nUI_AuraButtons.lua ]

However, aside from that, NeuralAssassin is correct... you want to look for the "anchor =" sections and alter the values of "xOfs" to move the aura group left and right or alter "yOfs" to move it up and down.

neuralassassin 12-17-09 06:33 PM

Doh thought he was talking about the defaults not the plug in cause he said bars :D

Xrystal 12-17-09 07:19 PM

Quote:

Originally Posted by neuralassassin (Post 170676)
Doh thought he was talking about the defaults not the plug in cause he said bars :D

Rofl, reading back in this thread I think it was slightly derailed several times. The original poster just asked for Aura Buttons plugin to be updated. Then someone else asked about moving the aura bars so you weren't mistaken :D

Beltiger 12-26-09 12:12 PM

Aura Button Tooltips
 
Good morning and thank you all for the wonderful work you do!

One of the reasons I love nUI is that you are sticklers for details.

I recently updated both nUI and nUI Aura Buttons for patch 3.3. One thing I notice now is that when I mouseover the tooltips for many buffs (Aspect of the Dragonhawk, Gift of the Wild, etc.), they display information about the buff one talent level below what my toon actually has applied to him/her.

Thought you should know. Thank you and happy holidays!

Petrah 12-26-09 03:08 PM

I had that happen on my hunter as well. Did you try to re-drag the spells from the spellbook once more to the actionbar? That helped me, and hope it helps you too. :)

Beltiger 12-28-09 10:37 AM

Thanks for the tip Petrah, but it didn't work. Tried it on each of my toons, but the result was the same.

It's funny too, it's very selective as to what shows correctly, and what doesn't. On my druid, for example, MoW and GoW aura buttons do not appear correctly, however, Thorns does.

neuralassassin 12-28-09 09:26 PM

If I am not mistaken I believe those are Blizzard bugs. I remember Kings doing that when you had the talent for it back in the day and I seem to remember Gift of the wild doing it as well. Just to be on the safe side, do the tooltips for the spells on the action bar or in the spellbook read correctly?

Beltiger 12-29-09 11:57 AM

Tooltips read fine, must just be a blizz bug then.


All times are GMT -6. The time now is 03:56 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI