Results: 13Comments by: sulexa
File: LazyThief07/19/17
I will try to answer and to summari...
Posted By: sulexa
I will try to answer and to summarize what i will do Here's the function Sulexa uses in this mod: itemDefaultType = GetItemLinkItemType(itemStolen) Is it the wrong function for the purpose? I see that you use it returning values to two variables, but the first one seems to be the same you reference. This is perfectly fi...
File: LazyThief07/17/17
* I don't know how to tell them apa...
Posted By: sulexa
* I don't know how to tell them apart easily, but furniture crafting mats are same type and rarity as basic provisioning mats. You can steal furniture crafting mats too? At the moment, you can steal the Decorative Wax. Unfortunately, it shares both the item type and rarity with normal provisioning mats. Maybe they don't sh...
File: LazyThief07/16/17
* Added (and clumped together) new...
Posted By: sulexa
* Added (and clumped together) new glyphs which can be found in new Morrowind jewelry boxes (they have different types, e.g., 20 for weapons and 21 for armor); style/trait mats (it was only type 44 whereas they are 44/45/46 for weapon/armor traits and styles, forgot which is which). * Added trash (type 48). I will add them in t...
File: LazyThief07/12/17
Hmmm, was looking at the code and y...
Posted By: sulexa
Hmmm, was looking at the code and you have a huge amount of non-local functions. :confused: Which is kinda bad as it pollutes the global namespace and might create problems with other addons. Sorry for that, my code is certainly bad right now, it's my first time doing lua so i'm still learning and improving my code. For the local f...
File: LazyThief07/11/17
Hi, i don't know if you have notic...
Posted By: sulexa
Hi, i don't know if you have noticed, that a similar mod exist. http://www.esoui.com/downloads/info1014-MasterThief.html Sadly it looks like the author does no longer update it. Maybe you find some suggestions. Yes, i know this one and i tried it at first, but the autoloot in that addon not work like i want it to work. In M...
File: Thief Tools07/03/17
I saw a bug today, when you use a s...
Posted By: sulexa
I saw a bug today, when you use a stolen recipe the number and value of stolen item does not decrease.
File: LazyThief06/27/17
Possible bug, I wasn't in sneak-mod...
Posted By: sulexa
Possible bug, I wasn't in sneak-mode but autostole some random treasure.. o.o I can't seem to make it happen again, but it's happened twice now at random. O.o First time I wasn't paying attention to what was stolen, second time, it stole a Bellows Sealant(white quality, treasure type) from a wardrobe, if that helps any with debugging...
File: LazyThief06/25/17
Haha, yes youre right, it is just a...
Posted By: sulexa
Haha, yes youre right, it is just a settings menu so i doubt many ppl care too much :p I may just be slightly ocd about organizing/graphic design or something haha.. And I agree, 3 separate menus repeating the same item catagories would be overkill as well.. I'm confused why management needs a separate setting for each item type? Wo...
File: LazyThief06/25/17
So, some feedback! I think the new...
Posted By: sulexa
So, some feedback! I think the new settings menu looks a bit cluttery now with each loot option having its own title/subtitle... Would it maybe make sense to have the 'unwanted item management' option under the Global Parameters instead, then just have one big title for Loot Parameters, with each loot type under there in a dropdown t...
File: Thief Tools06/25/17
Hi, first i will say thanks for you...
Posted By: sulexa
Hi, first i will say thanks for your addon i really like it. The only problem i have is with the bounty timer, i have unlocked the thieve guild skill Swiftly Forgotten which reduce the bounty every 3 minutes, can you take it in consideration in the calculation?
File: LazyThief06/25/17
Thank you! :D And another small re...
Posted By: sulexa
Thank you! :D And another small request, in the next update, could you add the version number to the .txt, so its easier to keep track of which version we have when there's updates? Your welcome :D Yeah i will add that for the next version.
File: LazyThief06/24/17
Loot option for Motifs please&ty~!...
Posted By: sulexa
Loot option for Motifs please&ty~! :D Oh, I forgot this one too, I will add it to the list soon.
File: LazyThief06/22/17
Is there an option to destroy the t...
Posted By: sulexa
Is there an option to destroy the things we choose not to loot so the node respawns properly for others? I hate being 'that guy' leaving the crap for someone else who thinks they're getting a new node. I want to add two options in the future for unwanted stuff you will have the choice to leave, destroy or take item as junk. I will...