Results: 1096Comments by: Garkin
File: Bank Manager Revived10/07/14
What do you do in lua to call a pri...
Posted By: Garkin
What do you do in lua to call a private function? Why is the code insecure for you and works for me? I noticed you have asked on the official ESO forums, and saw our community guru Garkin answered :) I'll do some tests based on his latest answer. ZOS_ChipHilseberg's answer: http://forums.elderscrollsonline.com/discussion/comment/...
File: Combat Cloud (Discontinued)10/06/14
Re: Fragmented Shield
Posted By: Garkin
I just noticed that Fragmented Shield, morph of Obsidian Shield (DragonKnight) does not display in any of the notification fields when used. Combat Cloud reads EVENT_COMBAT_EVENT and displays all damage and healing which is done by/to the player or his pet. If some ability doesn't trigger this event or if source/target isn't player...
File: Guildinvite Continued10/06/14
Re: Re: Re: Not Working
Posted By: Garkin
Ok, Thank you for answering so fast! But No to your questions. It is just simple names like john :) Are you sure that you are using the latest version? The following line which was added in the latest version ends the script when rawName is not a valid account name: if not IsDecoratedDisplayName(rawName) then return end It means t...
File: Guildinvite Continued10/06/14
Re: Not Working
Posted By: Garkin
1.5 uploaded with Garkin's edit :) Can you explain how we are to use it please? I am still getting the "Account not found" I have never tested that code, it was just guess what could be wrong. Try to type /gin debug and then invite player again. Check names are printed to the chat - "Name: RawName: ". Does the...
File: Bank Manager Revived10/05/14
Thanks. I'm off to printf debugging...
Posted By: Garkin
Thanks. I'm off to printf debugging. IF you find the issue (and fix it) let me know what and how, then I'll update it here :) CallSecureProtected("PickupInventoryItem" ... just fails silently... I've checked and it seems that there were no api changes for it. Try to change function placeItems(...), this code: function placeItem...
File: Advanced AutoLoot10/04/14
Re: Unable to enter mailadress
Posted By: Garkin
Help! I have a problem: can't enter your friends mailadress to the area where you enter it. The game pops an errormessage. Edit: Tried to import the printscreen of the error with this result: kuva.termiitti.com/v.php?img=35230 :eek: Ok I'll right it down, here it is: *********************************************...
File: Circonians JunkIt Loot Manager10/04/14
Love the add on. Quick bug it does...
Posted By: Garkin
Love the add on. Quick bug it doesn't junk Foul Hide trash item. Foul hide. Hm don't recall seeing that item in the game. Is there any place/where to easily obtain some so I can try it and test it to see whats wrong. Or email one to @circonian I got them from sabre cats just outside of Riften city walls (The Rift). I'd send you so...
File: AI Research Grid10/03/14
Is the new trait being added on thi...
Posted By: Garkin
Is the new trait being added on this? It's already in there - sice version 2.2. http://i57.tinypic.com/90a7bq.jpg
File: Circonians JunkIt Loot Manager10/03/14
Love the add on. Quick bug it does...
Posted By: Garkin
Love the add on. Quick bug it doesn't junk Foul Hide trash item. Foul hide. Hm don't recall seeing that item in the game. Is there any place/where to easily obtain some so I can try it and test it to see whats wrong. Or email one to @circonian Foul Hide is trash item that drops randomly from all animals. This item can be easily re...
File: FCO ItemSaver10/02/14
Hello, Nothing changed for me wi...
Posted By: Garkin
Hello, Nothing changed for me with 0.23 always the same errors http://img15.hostingpics.net/thumbs/mini_241614FCOitemsaver.png I've deleted the FCOItemSaver.lua and the directory FCOItemsaver and re-install this new version but .... Thank you for your help This is because of missing localization text in french langua...
File: Combat Cloud (Discontinued)10/02/14
Re: combat icons / better animation
Posted By: Garkin
Hi, is it possible to migrate the code from LUI to adding icons for skills instead of text (optional) ? This would be really great :) http://www.esoui.com/downloads/info413-LUI.html https://www.youtube.com/watch?v=7VfJVWyFBs4&feature=youtu.be Also it would be nice if there was an option to change the animation speed from th...
File: Combat Cloud (Discontinued)10/02/14
Re: Feature Request
Posted By: Garkin
Love your addon! I have a feature request. Is it possible you can display the current shield strength for damage shields (accumulated if multiple shields are up)? If you are using heavy duty shields (for example Blazing Shield) it is really interesting to know if the shield will deplete before the timer runs out or not. Keep...
File: LoreBooks10/01/14
This addon can be used to identify...
Posted By: Garkin
This addon can be used to identify and get all Eidetic Memory book locations since they are now fixed in Update 4? If not, what mod can be used? I am a completionist. This is certainly something I am interested in as well. This addon shows just books from the Shalidor's Library. As far as I know there is no addon which shows loca...
File: SmartBags(updated to 1.4.3)10/01/14
Re: Active Problem
Posted By: Garkin
Hi, there is a Problem in SmartBags after getting items Greets, Dierk Screenshot of the Error http://i.imgur.com/1SWG9fN.jpg" In Update 4 function GetNumLastCraftingResultItems() was renamed to GetNumLastCraftingResultItemsAndPenalty() so you will get and error if you try to use non-existing function. Here is what you have...
File: Guildinvite Continued10/01/14
Re: bug
Posted By: Garkin
v 1.4 function list is correct but error : account not found :/ It is probably because you have to use display (account) name if you want to invite someone to the guild. This will disable menus for character names, so it won't show error messages: local ShowPlayerContextMenu = CHAT_SYSTEM.ShowPlayerContextMenu CHAT_SYSTEM...
File: Greymind Quick Slot Bar09/30/14
Re: Re: Think you forgot something ;)
Posted By: Garkin
It's a minor detail, but I think you forgot to set the AddOn Compatibility to 1.4.3: Update 4. Here on ESOUI this is the only addon on my favorites list that's not listed as API 100009 compatible. Just to let you know :)This was my mistake with v2.0.7, update v2.0.7.1 has the correct attribute. Line 2 of GreymindQuickSlotBar.txt...
File: Combat Cloud (Discontinued)09/30/14
Re: Target Low health (Execute)
Posted By: Garkin
I've been keeping my fingers crossed for this with combat cloud. FTC has it, Warlegend has it. Why does combat cloud not have it? something like this, but with all the customization that combat cloud allows would be awesome: <...snip...> I have added execute alert in the v0.85. It is off by default and it can be enabled in...
File: Inventory Insight09/27/14
Patch 1.4.4 I attempted a reinst...
Posted By: Garkin
Patch 1.4.4 I attempted a reinstall today, direct from eosui, deleted the previous manual fix entirely. New error message below. It mentions wykkyd's core libraries, but if I disable InvInsight I get no errors at all. I already have the current wykkyd's framework that was posted today. The performance has never been full addres...
File: Game Information09/27/14
Anyone know why do I get this error...
Posted By: Garkin
Anyone know why do I get this error when trying to use GameInfo? right when character loads into game. I get similar with other addon too which doesn't happen with the same addon on my wifes computer so could be something in my addons or settings or something. Hay, mostly such errors vanish, if you delete the settings file (...
File: TiEmote Extended09/27/14
Thanks for update and improvements...
Posted By: Garkin
Thanks for update and improvements ! Nice job :-) I have a problem... I can't save position of the groups if I dispatch them. The position of TiEmote is saved only if I keep all groups linked to the main list. And, in all cases, I have this message when I reload UI in game : Lua Error: user:/AddOns/TiEmote/TiEmote.lua:144: attemp...
File: LoreBooks09/27/14
This last book in Cyrodiil is missi...
Posted By: Garkin
This last book in Cyrodiil is missing. I have no idea WHERE it is, but it definitely ISN'T here: http://i.imgur.com/UtviiiT.jpg It should be inside of the Serpent Hollow Cave, reported in bugs 561 and 798. See map here: http://esohead.com/books/261-the-slave-pits-of-coldharbour EDIT: I have found it myself, I have stored t...
File: ZrMM - Modified With Border09/26/14
i had to turn off the map. I couldn...
Posted By: Garkin
i had to turn off the map. I couldn't get rid of the bug box after I installed 1.14. user:/AddOns/ZrMM/ZrMM.lua:568:function expected instead of nil stack traceback: user:/AddOns/ZrMM/ZrMM.lua:171:in function 'MM_PinCopy' user:/AddOns/ZrMM/ZrMM.lua:126:in function 'MM_PinUpdate' user:/AddOns/ZrMM/ZrMM.lua:57:in function 'MM_...
File: Wykkyd Achievement Tracker09/25/14
A small suggestion - when I left cl...
Posted By: Garkin
A small suggestion - when I left click on the achievement, it will open achievement scene. But it will be better if you also select cliked achievement. To do so, replace line 345 in addon.lua (it is redundant code anyway): local catId, subCatId, achievIndex = GetCategoryInfoFromAchievementId(id) with: ACHIEVEMENTS:ShowAchievement...
File: ChatMultiWindow (for Update 5)09/25/14
hi there again, since ChatMultiW...
Posted By: Garkin
hi there again, since ChatMultiWindow does work again nicely i like to ask if i can reqeust something about it here. i get in every added chatwindow the yellow system messages link log on, log off messages and i like to toggle that off except one window. yeah, would be nice! I can't reproduce this issue, system messages are a...
File: Srendarr - Aura, Buff & Debuff Tracker (Outdated)09/25/14
Circle of protection seems to be mi...
Posted By: Garkin
Circle of protection seems to be missing. Can you add duration tracking for it? Do you mean "Blessing of Protection"? I belive that this issues is because of skill names are case sensitive and in the language file is "Blessing Of Protection" instead of "Blessing of Protection". This is the list of names that should be fixed in th...