Results: 1096Comments by: Garkin
File: Destinations08/15/14
Re: Hi, little issue with your plug-in.
Posted By: Garkin
Since your 3.0 version, I've an error on the french client of the game : https://www.dropbox.com/s/3q06sqd7e1y16sj/TESO-Error.jpg So I had to revert to 2.8. Thank you for your great job ;) Ah, this is an issue in french version, to fix this issue open "Languages\DestinationsData-fr.lua" and change table names the same way as...
File: Destinations08/13/14
Re: Re: Correct locations in french
Posted By: Garkin
It's me again... I finally got it right thanks to Garkin, I got all the needed informations and checked every map. I think there's maybe a few points that are still "unknown" because I forgot them or didn't checked them corectly. Added to v0.2.8, thanks ;) I do have a suggestion anyway... It's to add an option for german and fre...
File: Quick Enchanter08/13/14
- keybinding doesn't work in German...
Posted By: Garkin
- keybinding doesn't work in German client Try to change: To:
File: Advanced AutoLoot08/13/14
Keep getting this error when trying...
Posted By: Garkin
Keep getting this error when trying to send mails, anyone have a fix for it ? http://i.imgur.com/iT8sDaK.png Having the same issue.:confused: As of Update 3 function GetBagInfo does not exist. You have to replace this line: local bagIcon,bagSlots = GetBagInfo(1) with: local bagSlots = GetBagSize(BAG_BACKPACK) Or you can...
File: Destinations08/13/14
Re: Re: Re: Re: French translation
Posted By: Garkin
Thanks for letting me know, as I can't test this myself. You can easily switch client to french language using this command: /script SetCVar("language.2", "fr") (It will reload UI)
File: Dustman08/12/14
Re: Best of the Best Quest
Posted By: Garkin
Any chance you can add an exception into this for the Hunting Bow used in the Best of the Best quest outside Fort Amol in Eastmarch? It's needed for the quest, but since you have to actually wield it as a weapon, it's not categorized under Quest Items, and it can get caught by Dustman's 0-value filter (It's only white quality) and th...
File: Alchemist Revived08/12/14
Re: Re: doesnt work
Posted By: Garkin
all I get is a blank window for alchemist. and scroll barSame here Same. Change in Unicorn.lua completely disables function ListView:update() and it means that there will be no visible line in the addon window.
File: Destinations08/12/14
Re: Re: Re: French translation
Posted By: Garkin
<...snip...> I've yet to figure out how to extract the places names like you have in your list because they've done a lot of spelling changes recently and half the links are broken. <...snip...> Run this code for example in ZAM Notebook: local zoneId = 38 for i = 1, GetNumPOIs(zoneId) do local name, level, startDesc, finish...
File: Alchemist Revived08/11/14
Could you please make "self" local?...
Posted By: Garkin
Could you please make "self" local? http://www.esoui.com/downloads/info119-Unicorn.html#comments
File: RMM - Radar Mini Map (Discontinued)08/11/14
Re: RMM
Posted By: Garkin
Loved this map addon, hopefully someone picks it up and updates it. I have gotten it to work properly with an addon called Compatibility tool for Update 3, made by Garkin This also has helped with other addons I use that haven't been updated yet. Hope this helps others who miss RMM. RMM works even without compatibility too...
File: Price Tracker08/10/14
quiq slots bug http://i.imgur.co...
Posted By: Garkin
quiq slots bug http://i.imgur.com/z5tuZXA.jpg Just comment out line 394 (add "--"): -- d("Could not get item link for " .. parentName)
File: Srendarr - Aura, Buff & Debuff Tracker (Outdated)08/10/14
Is this (unsupported??) mod current...
Posted By: Garkin
Is this (unsupported??) mod currently working? Yes, this addon works on both live and test servers. You have just to check "Allow out of date addons" in the addon manager. Will the version be updated soon so that it shows as 'up to date'? Click on the "Other Files" and download version called "Srendarr (for Update 3)".
File: Deome's DataDaedra08/09/14
Hi, another issues: This line thro...
Posted By: Garkin
Hi, another issues: This line throws errors because ddBuffer does not exist: elseif TooltipBuffer == true and not ddBuffer("ToolTipUpdate", UpdateBuffer) then I guess there should be: elseif TooltipBuffer == true and not dd:BufferReached("ToolTipUpdate", UpdateBuffer) then And second issue is that this code dosn't work: ((m...
File: Lootdrop, Continued (All in One)08/09/14
Hello, for wich language is ther...
Posted By: Garkin
Hello, for wich language is there a bug please ? wich version ? in french it works fine. I don't see where is the bug with the original code if i compare with Garkin Code. Edit : skillName:lower() doesn't work, so i should find "Magier" and not "magier" for example. In french it is "Guilde des mages" so it works because m...
File: Lootdrop, Continued (All in One)08/08/14
What is this dungeon-icon while loo...
Posted By: Garkin
What is this dungeon-icon while looting? Something with a numer and % like: 2 (68%) What does that mean? Thx in advance. GreetingsSame thing I was wondering. Looks like a stone henge. It should be guild XPs for Undaunted. However there is a bug which shows all guild XPs as this one. If you replace function LootDrop:G...
File: DerpURL08/07/14
This addon conflicts with both X4D...
Posted By: Garkin
This addon conflicts with both X4D Chat and pNames when playername@playerID is used. Also pChat if you have changed the color for chat. After a link the color is the old original eso color again. one way to fix - disable url colors Love this addon, and love to use it every day, but had to disable it due to the conflicts. Wil...
File: Deome's DataDaedra08/07/14
v1.01 -- Guild Tabards should no lo...
Posted By: Garkin
v1.01 -- Guild Tabards should no longer crash the game (seriously, ZO?) Please notify me immediately, in game mail (@deome), if this still happens after updating. Checking english name works just in english client. DE: Wappenrock^m FR: tabard de guilde^m By the way, game crashes to desktop if you call function GetTradingHouseSe...
File: Price Tracker08/07/14
My game now crashes when viewing an...
Posted By: Garkin
My game now crashes when viewing any guild store that has a tabbard for sale... seems fine as long as there's no tabbard listed. Disabling this mod prevents crashing. Got the same problem. If you call function GetTradingHouseSearchResultItemLink(slotIndex) before some search results are available, game client crashes. Workaround...
File: APB - All Public Bosses08/07/14
here is addon for bosses and loot f...
Posted By: Garkin
here is addon for bosses and loot from them why we need another one? http://www.esoui.com/downloads/info486-ATLAS.html i think we need another addon for worldbosses and uniq drop from them This addon is a bit different, this will show you bosses from achievements like Lion's Den Conquerer and shows you location of those bosse...
File: Compatibility tool for Update 608/06/14
not 100% positive on this but renam...
Posted By: Garkin
not 100% positive on this but renaming this to !CompatibilityTool with the ! may cause it to be loaded first before any other addons ... world of warcraft worked like this Doesn't work. I tried several characters, ! * % $ #, numeric prefix, #number prefix, none produced guarranteed order. I hope that if ZOS implements some sort of...
File: Destinations08/06/14
finally removed undiscovered and tr...
Posted By: Garkin
finally removed undiscovered and tried this today unfortunately it seems this addon completely breaks https://github.com/Pawkette/Pawksickles addon for no reason seems both run with no errors any chance on a fix for this as Pawksickles is a very popular addon even tho its been discontinued Here is updated version of Pawksickles: Paw...
File: SkyShards08/06/14
Garkin, can u please update this ad...
Posted By: Garkin
Garkin, can u please update this addon? http://www.esoui.com/downloads/info273-LootFilterRemix.html As I have similar addon, I'm not going to update this one. By the way did you try if it works with Compatibility tool for Update 3? EDIT: As I can see, you have linked temporary fix, so you will probably won't need my help....
File: Compatibility tool for Update 608/06/14
Unfortunatelly GetItemArmorType and...
Posted By: Garkin
Unfortunatelly GetItemArmorType and GetItemWeaponType hooks don't work. Tested with AdvancedFilters (broken on purpose). The return value of your hook is only used to decide whether the original func gets called or not - if you return GetItemLinkArmorType and the result is truthy, the new-original GetItemArmorType(bagId, slotIndex...
File: SimpleHelmetToggle08/06/14
Just a small glitch - there is lega...
Posted By: Garkin
Just a small glitch - there is legal.txt in your addon package that shows in addon list. Can you please rename this file? BTW this is how I have changed your code to make function SimpleHelmetToggle() local:
File: SkyShards08/06/14
Re: Re: version errror
Posted By: Garkin
I installed 1.6.6 on EU client yesterday, and I'm getting addon out of date errors Same here. The API version value has not been updated in the txt file. Oops, fixed in 1.6.7.