Results: 14Comments by: Haho
File: Dustman02/14/17
it's been 3 or 4 posts that i'm tal...
Posted By: Haho
it's been 3 or 4 posts that i'm talking about the var passed by the event on slot update. Have you double checked that the "slotId" in the event args (yes taken from that ZOS text for example "ESOUIDocumentationP13.txt" ) is still the same thing as slotIndex and not the result of a browsing in ipairs à la GenerateFullSlotData?...
File: Dustman02/14/17
Variable names are 100% arbitrary....
Posted By: Haho
Variable names are 100% arbitrary. If you did: i'm speaking of the var names used in the official documentation. Sometimes slotId is used, sometimes slotIndex. I'm pretty sure it's not random.
File: Dustman02/14/17
1. slotId is never actually used by...
Posted By: Haho
1. slotId is never actually used by calls in Dustman, per the code I just showed you. 2. Lua is lexically scoped. If slotId were ever actually used within the for loop, it would use the immediate one declared in "for slotId, data ..." not some other variable named slotId which was leaked to the global scope. maybe you wanna loo...
File: Dustman02/14/17
... it's been like this for a fe...
Posted By: Haho
... it's been like this for a few months : http://i.imgur.com/lqiVAqg.jpg What is this even supposed to show? GenerateFullSlotData creates an array of all of the data tables that back items in the bags passed to the function. An index in the returned array cannot be assumed to be equal to data.slotIndex at any given arra...
File: Item Saver02/14/17
I use a modified version of Zolans...
Posted By: Haho
I use a modified version of Zolans and had the same issue upon visiting back last month. Other addons of mine that used to work were unable to find items too and i fixed them, also reported on Gitter. It's really irritating to come to help and be frown upon everytime. Now do what you want I did what I had too. I'm not responsibl...
File: Dustman02/14/17
... it's been like this for a fe...
Posted By: Haho
... it's been like this for a few months : http://i.imgur.com/lqiVAqg.jpg What is this even supposed to show? GenerateFullSlotData creates an array of all of the data tables that back items in the bags passed to the function. An index in the returned array cannot be assumed to be equal to data.slotIndex at any given arra...
File: Item Saver02/14/17
Hi, some outdated Junker addons,...
Posted By: Haho
Hi, some outdated Junker addons, and also some updated ones are using a function whose indexes have been modified (see Dustman comments) and destroy random items regardless of the ItemSaver API check. So I wonder if it's possible for you to prehook the destroy function and prevent it from running at all if items are locked instea...
File: Dustman02/14/17
hey ayantir! is there any way i ca...
Posted By: Haho
hey ayantir! is there any way i can auto-junk stuff like |H1:item:71250:308:50:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h whatever i set in the options items like this wont get junked :/I don't see anything what could lead this, for me it should work. It's an ITEMTYPE_DRINK and with Consummables > Mark food/drink (first option)...
File: DIKIFA Patched (v1.6.2.x)10/16/16
beware, the author might demand you...
Posted By: Haho
beware, the author might demand you to delete it, i know it because i know her behaviour You don't get to know people by just thinking about them when you fap
File: MultiCraft (OBSOLETE)08/04/16
i hope tiny fix its about Mc+Potion...
Posted By: Haho
i hope tiny fix its about Mc+Potion Maker when Mc controls and ui elements dissapear time to time? I don't think so. actually i was trying to quote Baertrams quote: it was only about not being able to multicraft the max amount. Maybe with the other side of the line, sliderValue > 1 but there are other tests that have been adde...
File: MultiCraft (OBSOLETE)07/30/16
Same problem for me. If you want...
Posted By: Haho
Same problem for me. If you want to craft the maximum possible items it will only craft 1 item and the spinner disappears (sometimes) so I need to close and open the crafting station again :-) line 336 : if sliderValue > 1 and sliderValue - 1 <= maxCraftable then
File: Quality Sort07/24/16
too bad author refuse to improve th...
Posted By: Haho
too bad author refuse to improve this addon but i found the way how to keep sort order ig you open mail ui sent tab and sort by quality there, its will also be the same in the inventory, and will not ruin if you will pickup new items Here you go, I made it so you can upload it yourself : 1) create a folder named SortLock...
File: Khrill Master Cook07/10/16
you dont need this, Eso recipe mast...
Posted By: Haho
you dont need this, Eso recipe master list have everything:p Thats a very shitty thing to say in the comments of this addon, considering Master List is compatible only with itself when it comes to cooking addons. But here, DIKIFA recipe feature as a stand alone and compatible with all cooking addons : http://www.esoui.com/downl...
File: MiniMap by Fyrakin07/03/16
I love that mini-map! Thank you ver...
Posted By: Haho
I love that mini-map! Thank you very much for your work.