Results: 469Comments by: ballagarba
File: Neav UI09-10-12
Using this compilation, i get "inte...
Posted By: ballagarba
Using this compilation, i get "interface action failed because of an addon" sometimes. From taintlog: Global variable UnitSelectionColor tainted by !Colorz - Interface\AddOns\!Colorz\!Colorz.lua:76 Execution tainted by !Colorz while reading UnitSelectionColor - Interface\FrameXML\TargetFrame.lua:292 TargetFrame_CheckFaction()...
File: nMainbar09-09-12
Re: Re: Re: Request
Posted By: ballagarba
So I did everything as you posted, but I'm getting errors while trying to use spells from spellbook or when trying to change talents. Trying to use dust to reset talent: !BugGrabber-r188\BugGrabber.lua:587: in function Blizzard_TalentUI\Blizzard_TalentUI.lua:56: in function "OnAccep...
File: nMainbar09-07-12
Re: addon frage
Posted By: ballagarba
hi, ich denke mal das du ein deutschsprachiger addon author bist, hab ne frage und zwa wie kann ich einstellen das ich die leisten immer sehe und nicht nur per mit maus an der bar draufklicken dass ich sie dann erst sehe Sorry dude, Google Translate doesn't make any sense of this, so I can't help you. Neav isn't playing at the mom...
File: nMainbar09-07-12
@glupikreten: I could prevent Blizz...
Posted By: ballagarba
@glupikreten: I could prevent Blizzard from moving the castbar around. However, that would leave it in the "bad" position, since that's the default one. And it's a bit out of scope for this addon to mess around with the castbar more than necessary, since this is mainly an actionbar mod. There's a couple of things I could suggest t...
File: nMainbar09-05-12
Re: warlock pet sacrifices moves cast bar
Posted By: ballagarba
Hi, Sorry if this is already asked.. i looked on cpl of pages and couldnt see any1 reporting this: When i have both bottom bars visible and i sacrifice my imp cast bar glues to upper bottom bar leaving no space between... When pet is out regardles where pet bar is located its fine... as soon as i sacrifice him and pet bar dissa...
File: oUF_Neav09-05-12
Either i'm blind or I just cant fin...
Posted By: ballagarba
Either i'm blind or I just cant find this option in the LUA, the raid frame are in the middle of the screen, and I cant find the code for a position change? :)Try the slash command /neavrt :)
File: Neav UI09-04-12
Is it just me or the tank mode (thr...
Posted By: ballagarba
Is it just me or the tank mode (threat coloring) on the plates is messed up at the moment?Anyone else experiencing this?
File: oUF_Neav09-03-12
hi neal is there a way to make the...
Posted By: ballagarba
hi neal is there a way to make the debuff casted by others look gray and how to make boss frame arena frame show up when i am not in the arena and raid, i want to adjust them before i use them sorry for my poor english :DYes there is such a option, however it wasn't working correctly. And I just uploaded a new version that fixes...
File: Neav UI09-03-12
@everyone: Out of range on raid fra...
Posted By: ballagarba
@everyone: Out of range on raid frames has been fixed, will upload a new version soon-ish. hi, erstmal muss ich anmerken das ihr da n super ui zusammengebastelt habt. bin heilfroh das es so fix n update bekommen hat. aber ich habe da 2 klitzekleine anliegen. wäre es möglich was in die autogreed.lua einzubauen, das man n...
File: Neav UI08-31-12
Oh I see, okay. Yeah, sorry about t...
Posted By: ballagarba
Oh I see, okay. Yeah, sorry about that. I am still learning. I just started a few days ago. I made a post a while back where people posted a link to some articles that would help. I'm getting there, I'm starting to understand some of it. In a way it kind of reminds me of CSS for web design, which I know pretty good, but not great....
File: Neav UI08-30-12
I figured that out finally, but ins...
Posted By: ballagarba
I figured that out finally, but inside the config file, it does not say that, it says "key + Alt", it doesn't say anything about Shift. To prevent that confusion, that needs updated in a way that makes sense, so no one else has that problem. But that's just what I think needs done there. I am only just now learning LUA, I don't know...
File: Neav UI08-30-12
I can't for the life of me get the...
Posted By: ballagarba
I can't for the life of me get the pet action bar to move. I followed the instructions in the LUA, I even tried to change it's position in the LUA, and it just won't work... Something isn't right. I use Notepad++That's because you move it by holding down alt+shift and drag the left most pet action bar button with your left mous...
File: nMainbar08-28-12
Re: Picomenu fix
Posted By: ballagarba
raid finder and dungeon finder are the same window now So you can kill lines 91-97 and just turn 98-105 text = RAID_FINDER, icon = 'Interface\\MINIMAP\\TRACKING\\None', func = function() securecall(ToggleFrame, PVEFrame) end, notCheckable = true, }, cause all you r...
File: oUF_Neav08-28-12
Eh the !Beautycase standalone downl...
Posted By: ballagarba
Eh the !Beautycase standalone download still uses CreateBorder so it must be an older version.....Oh right, forgot about that one. I don't have access to that one so I can't update it. Just wondering cause my skinning addon I got made for it has about 100 or so occurances of CreateBorder >.>Ouch! :P String replace or just integrat...
File: oUF_Neav08-28-12
Did you update !Beautycase as well...
Posted By: ballagarba
Did you update !Beautycase as well CreateBorder doesn't seem to work anymore..Hmm, !Beautycase was actually updated a long time ago (at least at Neav UI), maybe that wasn't reflected here. Anyway, CreateBorder is long. You can read up on the docs at the top of !Beautycase/core.lua, but this is mostly it: -- How to use: myFra...
File: nMainbar08-13-12
Re: Request
Posted By: ballagarba
Could I request the picomenu part of this as a separate addon? I'd like to use it with other UI's, and be able to move it, and skin it.You could :) But I think you'd have better luck doing it yourself. Neav is AWOL and I won't be maintaining two instances of the pico menu, however I'll be happy to guide you if you choose to do it you...
File: Neav UI08-02-12
MoP beta version nMainbar, the stan...
Posted By: ballagarba
MoP beta version nMainbar, the stance bar will not hide until mouseover if there is more than one stance available.Thanks for reporting. Fixed in this commit https://github.com/renstrom/NeavUI/commit/1d50b8ddccd81be537ccea6095a9be9d48fbdec5
File: Neav UI08-01-12
For those daring enough, there's a...
Posted By: ballagarba
For those daring enough, there's a MoP branch on Github which I've been working on lately: https://github.com/renstrom/NeavUI/downloads Thanks for updating it, I would really miss this UI. I tried it out and got some errors. I would disable the mod causing the error and then reload to get the next error. The only mods enabled w...
File: Neav UI07-27-12
For those daring enough, there's a...
Posted By: ballagarba
For those daring enough, there's a MoP branch on Github which I've been working on lately: https://github.com/renstrom/NeavUI
File: nMainbar07-13-12
Hi, i have a problem with the stanc...
Posted By: ballagarba
Hi, i have a problem with the stancebar. When i open my bank i cant see some items, cause the stancebar is above the items. here is a screenshot. http://h9.abload.de/img/stancebarduzgx.jpg pls help^^You know you can move the stancebar (as well as the petbar), right? ;) Just hold down shift+alt and drag the first button by ho...
File: nMainbar07-13-12
Hi, i have a problem with the stanc...
Posted By: ballagarba
Hi, i have a problem with the stancebar. When i open my bank i cant see some items, cause the stancebar is above the items. here is a screenshot. http://h9.abload.de/img/stancebarduzgx.jpg pls help^^You know you can move the stancebar (as well as the petbar), right? ;) Just hold down shift+alt and drag the first button by ho...
File: nMainbar07-13-12
Nice addon. I have one question...
Posted By: ballagarba
Nice addon. I have one question though.....what masque/buttonfacade skin are you using in the screenshots as i like it but cant find it.It's not a Masque/Buttonfacade skin. It's a custom texture that's applied by the addon itself (located in the nMainbar\Modules folder), nMainbar doesn't have support for Masque/Buttonfacade.
File: oUF_Neav04-10-12
I probably am not looking somewhere...
Posted By: ballagarba
I probably am not looking somewhere, but does this mod support predicted healing? Also, for the life of me I can't find where to move the player health and power text.Currently incoming heals is only implemented on the raid frames (that you can find in the Neav UI suite) at the moment. Might get implemented elsewhere though. Wh...
File: nMainbar03-21-12
Hello :) I like this addon, but...
Posted By: ballagarba
Hello :) I like this addon, but I'd like to see a 'Open Bags' button in 'picomenu', is it possible to add it?Did you bind 'b' (and shift-b) to something else?
File: nMainbar01-27-12
I'm currently using the shift modif...
Posted By: ballagarba
I'm currently using the shift modifier for some macros, and with nMainBar it switches to different bars whenever I press, say, 'shift+3'. Anyway to change this? DxCheck your original Blizzard keybinds.