Results: 215Comments by: cokedrivers
File: Neav UI09-02-12
Chat Border
Posted By: cokedrivers
ballagarba, A few people have been asking how to get the border around the chat. Do you think you could add the below code to nChat and give it a config option so they can toggle it on or off. if (IsAddOnLoaded('!Beautycase')) then do for i = 1, NUM_CHAT_WINDOWS do local cf = _G if cf then cf:CreateBeautyBor...
File: nExtras09-01-12
Oh alright. Is the chat bordering i...
Posted By: cokedrivers
Oh alright. Is the chat bordering included in nCore? Cause that's all I really want from it anyway. I haven't updated this in a long time, because most of these options are built into ncore now. Coke If it isn't let me know its a easy code you can copy/paste into nChat.
File: nExtras08-31-12
I'm getting this error while on my...
Posted By: cokedrivers
I'm getting this error while on my Shaman: I haven't updated this in a long time, because most of these options are built into ncore now. Coke
File: BasicUI08-28-12
Patch 5.0.4
Posted By: cokedrivers
Once i have downloaded the new patch I will be testing BasicUi to make sure all works and when i'm done I will upload the new files. Coke EDIT: Ok updated to 5.0.4 Patch as normal please try and see if there are any errors. Thanks
File: Neav UI08-28-12
Hey, I'm having trouble with one th...
Posted By: cokedrivers
Hey, I'm having trouble with one thing... how can I get the duration for buffs to appear under the icon instead of on top of it? :/ I don't see anything in the config that hints at affecting the position of the text... EDIT: ahh, i finally found it! would be nice if the luas were organized better... or is it because im using not...
File: BasicUI08-27-12
This is pretty good. Will this s...
Posted By: cokedrivers
This is pretty good. Will this skin replacement addon work with this UI? http://www.wowinterface.com/downloads/info20292-MiirGuiTexturePack-BluePatch5.0.4.html I think it looks better than the default Blizzard art. It should i have not replaced any "skins" of Blizzards so i do not see why it would not work.
File: Neav UI05-02-12
Re: Re: Lazy People autoSell and autoRepair
Posted By: cokedrivers
Thank you for this, it helped me alot, i was wondering why the UI dont sell grey or auto repair, this worked perfectly, thx ! This code will make it so when you goto a repair merchant it will autoSell grey items and autoRepair your toon and inventory. Open nCore and add the fallowing code to the bottom of the file: -- AutoRe...
File: FacePaint04-25-12
Yes it is the MaxLevelBar but:...
Posted By: cokedrivers
Yes it is the MaxLevelBar but: MainMenuMaxLevelBar0, MainMenuMaxLevelBar1, MainMenuMaxLevelBar2, MainMenuMaxLevelBar3, Is what you need for it. Coke
File: BasicUI04-18-12
3.2
Posted By: cokedrivers
Just updated some stuff please keep the feed back coming. Coke
File: BasicUI04-14-12
Re: Thanks!!
Posted By: cokedrivers
The option to hide the time on the map is very handy. Now I was playing around with the options just because I can, and tossed the data bar on the top. It does some pretty strange things to the UI: 1. You can't see target of target. 2. The boss fight health bar ends up in the minimap. 3. it runs off the edges of the screen. No...
File: cData04-12-12
sorry for my English..... http:/...
Posted By: cokedrivers
sorry for my English..... http://imgur.com/aDBQh like this, just use nData, didnt use any other addons. seems the actionbar's anchor is datapanel. line 154: Move some stuff for the panel on bottom. local bottom = function() end if (IsAddOnLoaded('!Beautycase')) then MainMenuBar:ClearAllPoints() MainMenuBar:S...
File: cData04-11-12
seems when use top bar the actionba...
Posted By: cokedrivers
seems when use top bar the actionbar will go top together? Please list other addons you are running. From what i can gather from what you typed i'm guessing you are saying that when you switch nData to the top your actionbar on the bottom follows?
File: BasicUI04-10-12
Re: MiniMap
Posted By: cokedrivers
Is it possible to add an option to resize the minimap? When gathering, I like to have a bigger minimap, making it easier to see the nodes. Thanks, Blaze I will look into it. Might be a week or so got alot goin on right now. Coke
File: BasicUI04-01-12
Re: Nice!
Posted By: cokedrivers
I'm glad to see you got this working and up here! I did try it out when you first put it in your signature from github and I'm suprised at how far it's come. One addon I added to it to make my life easier was ipopbar, which does work seamlessly with your UI. I did raid using clique on my raid frames in lfr as a healer, and I...
File: cData03-29-12
Re: Re: Re: why was the 'gold' display item removed?
Posted By: cokedrivers
just wondering...kinda liked it as part of my heads-up info... It is accually still there just moved to a mouse over for the bags. The bags will remind you (flash at you) when you et below 10 slots open and flash even faster when only 5 slot left so i prefure for myself to have the bags shown, i can add the gold back if you lik...
File: Neav UI03-28-12
Hello, How can I make DBM bars to...
Posted By: cokedrivers
Hello, How can I make DBM bars to look exactly like the castbar? I havent used NeavUI in a while but last time I did the DBM bars were pre skinned already. Not sure of things have changed. Easiest way to look is look for a Skin.lua or skinned.lua and when you open it see if DBM is in there. Coke Edit: i just download...
File: cData03-28-12
Re: why was the 'gold' display item removed?
Posted By: cokedrivers
just wondering...kinda liked it as part of my heads-up info... It is accually still there just moved to a mouse over for the bags. The bags will remind you (flash at you) when you et below 10 slots open and flash even faster when only 5 slot left so i prefure for myself to have the bags shown, i can add the gold back if you lik...
File: cData03-28-12
Hi, I like your addon. It's a nice...
Posted By: cokedrivers
Hi, I like your addon. It's a nice change of pace to have something that actually matches the default art style. I was checking it out on my rogue and noticed that there is a problem with the paging of the action bar. By default it looks like this: http://i.imgur.com/JwwbQ.png When going into stealth, the action bar pages,...
File: BasicUI03-27-12
Hey! Great to see BasicUI here. Tha...
Posted By: cokedrivers
Hey! Great to see BasicUI here. Thanks! No Problem. Have you been using BasicUI for a while? With your post it seemed you had been. Coke
File: Neav UI11-16-11
Few questions: 1. How do I move...
Posted By: cokedrivers
Few questions: 1. How do I move the buffs/debuffs from the top right of the map to anywhere I want? 2. How do I add the borders of NeavUI to bartender actionbars? 1. in order to do this you need to know a little about Lua cause you will need to find the name of the frame ( i believe with Neav UI just mouse over the frame and...
File: _NPCScan.Overlay10-30-11
Originally posted by Saiket I've...
Posted By: cokedrivers
Originally posted by Saiket I've tried to reproduce this on both live and PTR realms, and haven't encountered this bug yet. If your "Always show all paths" option is disabled, the only cause I can think of is another mod registering itself as a tracking mod with _NPCScan.Overlay before _NPCScan loads. Do you use any other NPC tra...
File: _NPCScan.Overlay10-25-11
Originally posted by Saiket If yo...
Posted By: cokedrivers
Originally posted by Saiket If you disable both _NPCScan.Overlay's "Always show all paths" and _NPCScan's "Search for completed Achievement NPCs" options, you'll only see overlays for mobs you need to kill on your map. Ok i have neither of them checked and after i cleared my cache (because there was a mob that was showing cache...
File: _NPCScan.Overlay10-24-11
First off great addon, it make comp...
Posted By: cokedrivers
First off great addon, it make completeing the Rare achievments way easier. I was wonder is it possible to have the overlay only show up for the mobs that you still need for the achievment. Kinda like if its not checked in _NPCScan Done column then the path shows, if _NPCScan Done column has it checked it wont show the path. Reaso...
File: Neav UI09-28-11
Originally posted by Tanque Anyon...
Posted By: cokedrivers
Originally posted by Tanque Anyone know how to fix this minor issue? look at my post right below the one you linked
File: nExtras09-27-11
nExtras Taking a Back Burner.
Posted By: cokedrivers
This addon will be a low priority for me now. I have been working on a whole UI (you can find it Here). I will do my best to keep nExtras updated. Thanks Coke