Results: 1096Comments by: Garkin
File: AUI - Advanced UI02/07/15
Hey, big bug with the Group boxes,...
Posted By: Garkin
Hey, big bug with the Group boxes, when you're on a siege weapon, you can't see your group members anymore. Please fix thanks ;) I'd change this 5 lines to in Group.lua: local sceneHud = SCENE_MANAGER:GetScene("hud") sceneHud:AddFragment(sceneFragment) local sceneHudUI = SCENE_MANAGER:GetScene("hudui") sceneHudUI:AddFragment...
File: AUI - Advanced UI02/06/15
Thank you for the latest changes, I...
Posted By: Garkin
Thank you for the latest changes, I'm going to test it right now. :)
File: Lui Extended02/06/15
little request feature show the co...
Posted By: Garkin
little request feature show the cooldown of Blood ritual, or the equal ability of werevolves it has 7 days cooldown so i believe this info like on the picture will be enough, no need to add it to longterm buffs or whatever, just to the skill window This cooldown is tracked by game itself, you can find it as long term (de)buff...
File: Pawksickles Updated02/06/15
btw there is no old page of the add...
Posted By: Garkin
btw there is no old page of the addon on the esoui? only on git right? AFAIK all Pawkette's addons were removed on her request (except of LibAnimation-1.0), but she allowed to reupload them on ESOUI if anyone wants to continue in her work. Some of her addons are continued (LootDrop, Pawksickles, PSBT) and some are also in ESOUI's Gi...
File: MiniMap by Fyrakin02/05/15
You have a typo in the settings (6,...
Posted By: Garkin
You have a typo in the settings (6,7,7,8,10 -> 6,7,8,9,10): --isn't is easier to just do not use numbers at all then update them every time you want to add an option? = { type = "colorpicker", name = "Leader Pin Color", tooltip = "Define color for Leader Pin", getFunc = function() return FyrMM.SV.LeaderPinColor.r, F...
File: Shopkeeper (Improved, Fixed and Updated)02/05/15
Thanks! Thats awesome, Garkin. I tr...
Posted By: Garkin
Thanks! Thats awesome, Garkin. I tried your modified version, the old data stays fine and is displayed with no errors now. So its only the scanning of new sales that still needs a fix. Right now it runs infinite and keeps filling the saved file with dupes. This error keeps popping up all the time: I'm not really sure what's going...
File: Shopkeeper (Improved, Fixed and Updated)02/05/15
I have slightly modified Shopkeeper...
Posted By: Garkin
I have slightly modified Shopkeeper to automatically update links to the new format: Shopkeeper-1.0r7-Update6_beta.zip I don't know if it is the best solution, but at least it works and you can keep your old data. WARNING: Works only on PTS server, patch 1.6.1.
File: Srendarr - Aura, Buff & Debuff Tracker02/05/15
Does anyone else have issue with th...
Posted By: Garkin
Does anyone else have issue with this addon where you can only select 50 or 200 size and the slide bars are not working for them (it goes from min to max only doesn't let me select anything in between). This goes for any slide bar under any setting. I believe that this issue is just on PTS because changes in options window slider. I...
File: Dustman02/05/15
i like destroy feature, as i said b...
Posted By: Garkin
i like destroy feature, as i said before:) but looks like its not standalone i mean JunkIt handle all my junk items, marked them as junk, etc but i wanna Dustman only to destroy junk is it possible to make this option standalone? for now JunkIt junked my items as usually, but dustman didnt destroy them 2) can you please add...
File: Shopkeeper (Improved, Fixed and Updated)02/05/15
Hey dop, any chance for a fix to...
Posted By: Garkin
Hey dop, any chance for a fix to make SK work with Update 6? On PTS the tooltips and item links / names are broken. There is just this error message popping up all the time: Thanks in advance and for keeping this great addon alive! Item links in Update 6 have an additional flag for stolen items. Old Link: "|H1:item:33...
File: Thurisaz Guild Info02/05/15
Hey Garkin, any chance for a pat...
Posted By: Garkin
Hey Garkin, any chance for a patch to make it compatible with Update 6? Had to disable it on the PTS because it keeps spamming some errors. Thanks in advance! Lua Error: user:/AddOns/ThurisazGuildInfo/lib/thlib/util.lua:21: attempt to index a nil value stack traceback: user:/AddOns/ThurisazGuildInfo/lib/thlib/util.lua:21:...
File: Circonians FilterIt02/04/15
There is an issue with research lis...
Posted By: Garkin
There is an issue with research list (ZO_ListDialog1). I'm at the clothing station and I want one of my alts to start research. I have in bank a few pieces of cloth gear but all are marked as "saved" (red lock). If I open menu where is shown just this banked piece, item is listed but clicking on the item is disabled, so I actually...
File: MyXPView02/04/15
Fix uploaded. I didn't test it so p...
Posted By: Garkin
Fix uploaded. I didn't test it so please confirm if it works :) No, it doesn't work. If you want to use LAM2, you have to change your code. This could help: http://libaddonmenuconverter.azurewebsites.net/ Another options are: My updated LibAddonMenu-1.0 Sasky's LibAddonMenu 1.0 to 2.0 Interface My FakeLibAddonMenu-1.0. It doe...
File: Destinations02/04/15
And I was wondering why my updated...
Posted By: Garkin
And I was wondering why my updated version of FCMQT has stopped working... Destinations redefined global variables for quests here: do local Add = ZO_CreateStringId -- -- Quest types Add("QUEST_TYPE_NONE", "Quest") Add("QUEST_TYPE_GROUP",...
File: Srendarr - Aura, Buff & Debuff Tracker02/04/15
Well, the issue is still here: long...
Posted By: Garkin
Well, the issue is still here: long buffs are always visible despite of the fuction "only show during combat" is turn on. http://i.imgur.com/ap0laDb.png Screenshot from PTS. I'll try to fix it, but I can't promise when it will be. There is much more issues on PTS then just this one.
File: Ravalox' Quest Tracker01/31/15
Hello, i am having issues with this...
Posted By: Garkin
Hello, i am having issues with this addon, user:/AddOns/wykkydsToolbar/addon.lua:283: in function '(main chunk)'|r 2015-01-31T13:32:22.616+01:00 |cff0000Lua Error: user:/AddOns/wykkydsToolbar/code/globals.lua:3: attempt to index a nil value stack traceback: This happen when i login and the addon didn't work (i have the addon...
File: Circonians TweakIt01/30/15
Re: Re: Re: Re: Re: Re: Small Change I Made
Posted By: Garkin
Without those changes it wouldn't be much harm, the error would only pop up if you manually swapped weapons, but if its a mule you probably aren't doing that. Which is why you probably didn't already get an you were correct - without those lines at 198 and 205 (or around there depending on if you have the other changes) you need...
File: Dustman01/30/15
One quetion, request feature i l...
Posted By: Garkin
One quetion, request feature i leveling my alts to vr1, and i need to junk and detroy some unwanted items, t odecrease the number of town runs option to autodestroy item below value price is very nice, actually but i wanna to keep Foul Hide(5g) because its stackable item, but i wont to keep glyphs(5g) because they are not sta...
File: Dustman01/30/15
Re: Re: Re: Some suggestions
Posted By: Garkin
I'm still hesitant about destorying items with gold value, but I will add a slider where you can select sell price threshold. Hello, thanks for the changes. Just a thing. The slider works but if I write a number in the small textbox below the slider it wont work (do not store the new value). It resets to the previous value (zero i...
File: Azurah - Interface Enhanced01/30/15
If you want to do some testing, the...
Posted By: Garkin
If you want to do some testing, there is a beta version of Azurah for Update 6 (PTS) in my Dropbox folder (subfolder Update 6). Link is in my signature. Note: Do not use this version on live server, it works just for PTS!
File: Wykkyd Toolbar01/29/15
Re: PTS 1.6 - Always broken at new PTS patch?
Posted By: Garkin
Wykkyd, Just wondering has Toolbar normally been fine on PTS patches or is it always broken at new patch? Many of the info items like bag space and research timers are missing and only a bluish dot is there as a place holder. I already reinstalled but no change - also tried turning items on-off-on and no change. This is bec...
File: MultiCraft (OBSOLETE)01/29/15
Re: Re: Re: Re: crafting items problem
Posted By: Garkin
Even without your addon, the crafting station reset the among of material to minimum. If you craft a level 50 item the dialog resets to 46 before the craft is completed. The item itself is at level 50. But I am shocked everytime :) Yes, its from the game, you see it when you craft a v14 item, it reverts to v9 afterwards. And that...
File: Rainbow Reticle (for Update 6)01/29/15
Working Rainbow Reticle for PTS (Up...
Posted By: Garkin
Working Rainbow Reticle for PTS (Update 6) is in my Dropbox, in the Update 6 folder. Link is in my signature.
File: Postmaster Mail01/29/15
just face the issue when Take All b...
Posted By: Garkin
just face the issue when Take All buttin doesnt work/ or work with a big delay fter puh the button without any ui errors relog to the game helps, partially I have no idea if I can do something about this issue. Take All button immediately calls functions which requests to take money and attachments from the first message. If thi...
File: Price Tracker Updated01/28/15
Re: Set items bound after scan?
Posted By: Garkin
Has anyone noticed if the items they have which are set to be bound once worn are set to 'bound' after the price tracker has scanned the guild bank and marked the item with a price quote? I had several items of set items I was checking on and I had not worn them at all but after the scan I can't sell them even though now I have a nic...