Results: 1096Comments by: Garkin
File: TESO Ingame Messenger - TIM11/01/14
Sorry I'm still pretty new to codin...
Posted By: Garkin
Sorry I'm still pretty new to coding myself but I downloaded the addon. I don't know if you already know about this error but wanted to be sure I shared it with you. Servus Zireko, no, i never heared about this error and unfortunately i am not able to get them here on my dev environment. But it seems to be some kind of inco...
File: QuestLurker10/31/14
Re: Bug?
Posted By: Garkin
Hi, I just installed it and it looks like it is not properly reading out the achievements. It shows many missing quests compared to my achievement log. I could go into detail if it helps. For now I thought I'd just drop the notice here. I don't know if anyone has reported this already. Don't have the time to read through the comm...
File: Circonians SortIt10/31/14
whta portal you mean? cant find a l...
Posted By: Garkin
whta portal you mean? cant find a link On the main addon page, right below the Download ;) http://i62.tinypic.com/167tvs3.jpg
File: Shield Info10/30/14
Hi there, is this Addon about ab...
Posted By: Garkin
Hi there, is this Addon about absortion shield buffs or durability of the equipment piece shield? i dont get it, need more infos plz. Addon shows absorption shield - how much damage points you will absorb before attacks start lowering your health pool. It has nothing to do with durability.
File: Srendarr - Aura, Buff & Debuff Tracker (Outdated)10/30/14
German localization
Posted By: Garkin
Here are reported two issues with german ability names: current names: L.Aura_Dark_Shades = 'Dunkle Schatten^n' L.Toggled_Flames_Of_Oblivion = 'Flammen des Vergessens^f' correct names: L.Aura_Dark_Shades = 'dunkle Schatten^p' L.Toggled_Flames_Of_Oblivion = 'Flammen des Vergessens^p' List of (hopefully) all localized ab...
File: Srendarr German Translation (Deutsch)10/30/14
Hallo, eine Frage noch, der Skil...
Posted By: Garkin
Hallo, eine Frage noch, der Skill vom DK "Eruptive Waffen" wird als langer Buff angezeigt da er über 1 Minute läuft. Gibt es eine Möglichkeit den Buff als kurzen Buff anzuzeigen? z.B.: Man erhöht die kurzen Buffs auf 1,5 Minuten? Und "Flammen des Vergessens" funktionieren nicht, auch nicht wenn ich das Spiel auf englisch stelle...
File: QuestLurker10/28/14
Re: Re: Re: Re: re: Update 1.5
Posted By: Garkin
- If you run addon in greman or french, zone name is not properly formated, you will see for example "Deshaan^m: 67". - Background is not used, so it can be safely removed from XML - All .txt files are listed in AddonManager, change extension of QuestByZone1.txt and QuestLurkerUpdateInfo.txt. On the .txt files QuestByZone1....
File: QuestLurker10/28/14
Re: Re: re: Update 1.5
Posted By: Garkin
In updating to 1.5 the questlurker display no longer functioned, no error was thrown either. I did a full re-install, deleted saved variables as well. Only thing I could do to get it to work was to revert the folder name to Quest Lurker, dropping the 1.5 on the end. Not sure what is going on my addon setup as I can't see any...
File: QuestLurker10/27/14
If you want just a quick fix for th...
Posted By: Garkin
If you want just a quick fix for the UI error, add "or 0" to the line 54: local numQuests = quests or 0
File: QuestLurker10/27/14
i mean this http://i.imgur.com/ycI...
Posted By: Garkin
i mean this http://i.imgur.com/ycIpAAa.jpg this addon show 45 quests for this location for examply or more? real number is like 49-51 Addon shows 60 for Reaper's March. I guess that numbers are taken from Esohead: http://www.esohead.com/quests#zone:382 How many quest exactly are in Reaper's March? I am using esohead but whe...
File: Srendarr German Translation (Deutsch)10/27/14
L.Aura_Dark_Shades = 'Dunkle Schatt...
Posted By: Garkin
L.Aura_Dark_Shades = 'Dunkle Schatten^n' Das funktioniert leider nicht, kann mir das jemand richtig Übersetzen? Danke im Vorraus. LG AbilityIDs = 35434, 35439, 36273, 36276, 36278, 36281, 36283, 36286, 38254, 38525, 38526, 38527, 44250 en = "Dark Shades" de = "dunkle Schatten^p" fr = "Ombres obscures^pf"
File: QuestLurker10/27/14
i mean this http://i.imgur.com/ycI...
Posted By: Garkin
i mean this http://i.imgur.com/ycIpAAa.jpg this addon show 45 quests for this location for examply or more? real number is like 49-51 Addon shows 60 for Reaper's March. I guess that numbers are taken from Esohead: http://www.esohead.com/quests#zone:382
File: w33zl's Merchant10/25/14
I actually thought you were going t...
Posted By: Garkin
I actually thought you were going to say something like that, to use the older version of Shopkeeper. Seems the only logical choice. Other responses: I don't think this is localized for French speakers, only English. Those v13 & 14 icons could be ZOS thing, but I don't know for sure. Do they appear OK in other addons? It's no...
File: Harven's Trait and Style10/25/14
Re: Re: Re: Found and fixed issues
Posted By: Garkin
I was confused, because I red somewhere LUA is one-based. Good to know, because I'm new to LUA. LUA is one-based, "slotIndex" the only zero-based item in EsoUI. It's probably because of interaction with C code, but who knows how it really works... :)
File: Harven's Trait and Style10/25/14
Re: Found and fixed issues
Posted By: Garkin
Hi, I found and fixed some issues in version 1.8a: Extra characters in localized display names: Fixed by using zo_strformat in function formatstyle Items from tutorial have ITEMSTYLE_NONE and are not researchable. They can cause unsecure code expections trying to put them out of the bag. Fix: Exit function for ITEMSTYLE_NONE...
File: Wykkyd Macros10/24/14
Trying to edit a macro and clicking...
Posted By: Garkin
Trying to edit a macro and clicking the icons next to the 3 options "Gear, Skills and Emote" do nothing.Can't click in the text box next to them either. What am I missing? Also I thought you could add Chat macros as well? Any other ideas concerning this matter? After confirming that I have the current version I'm still having the...
File: Deome's DataDaedra10/23/14
For those who fear the Lua memory l...
Posted By: Garkin
For those who fear the Lua memory limit, use /ddluamemory to see how much your UI is using (thank you, Garkin, for that wonderful command). Default is 64mb, but it can be raised much much higher in the User Settings file for ESO. -- Neat little script/call from Garkin. Displays memory used by Lua -- http://www.esoui.com/forums/show...
File: Srendarr - Aura, Buff & Debuff Tracker (Outdated)10/23/14
Re: Great Addon!
Posted By: Garkin
A few questions: - Do you have any plans to display the current strength of a damage shield? The damage shields get weaker as they absorb damage, and some scale with dynamic factors such as your max health or the number of enemies you hit. So it is very interesting to know how strong a shield currently is. Possibly even the accum...
File: Compatibility tool for Update 610/23/14
Is a Compatibility tool for Update...
Posted By: Garkin
Is a Compatibility tool for Update 5 forthcoming? I'll be glad to be a beta tester... :) EDIT: Version for Update 5 is uploaded. FYI: Update 5 removes some fonts which were commonly used with LibMediaProvider library. If you are using any addon with this library, you might be interested in my other compatibility addon - LMP Remov...
File: Joviex's Addon Settings Transfer (for Update 4)10/22/14
I don't know what to say... It's so...
Posted By: Garkin
I don't know what to say... It's so brilliant to see this addon in function again ^^. I may suggest that if there is way to do exactly the same with the key mapping, it could be sososo awesome. If you want to copy keybindings, try Binder addon.
File: LibAddonMenu-2.010/21/14
Re: lam:OpenToPanel / update 5
Posted By: Garkin
Hi, I'm getting an issue with calling ZO_TreeEntry_OnMouseUp on update 5 as well. In my addon, I'm using lam:OpenToPanel to get to the settings by clicking a button. Criscal Yup, reported a few posts below: ... EDIT: I have found another issue - ZO_OptionsWindow_ChangePanels() is now replaced by KEYBOARD_OPTIONS:ChangeP...
File: Destinations10/21/14
I can confirm location of M'aiq the...
Posted By: Garkin
I can confirm location of M'aiq the Liar in Malabal Tor at 43.63x58.60.
File: Combat Cloud (Discontinued)10/20/14
Re: Heavy Attack with 1h&s
Posted By: Garkin
As subject title, I am receiving display feedback via outgoing damage of full heavy attack with 1 hand & shield as: Heavy Attack(Shield) This happens whether it be critical or non-critical damage. And what's wrong with that? Ability name is one of arguments of EVENT_COMBAT_EVENT. It's reported by game itself, it is not mess...
File: Dustman10/20/14
Yes it is working for Craftstore! T...
Posted By: Garkin
Yes it is working for Craftstore! Ty soo much garkin! I'm trying to figure out how CraftStore works, current support does not take in account that you have an item already stored for given trait and it doesn't check if character is selected for research/storage warning. I have tried to implement check for stored items and if ch...
File: Dustman10/18/14
Re: Re: meow
Posted By: Garkin
Any option to offically add this? or to add it as an optional patch? modified your original code to add it, since the hack i posted before pissed me off lol Or to be more generalist, change white items' panel by "equipable items" and add a quality combo like the others groups http://i.imgur.com/vJA2oYX.jpg Another...