Results: 8Comments by: wjackson5674
File: MultiCraft (OBSOLETE)07/01/18
So....
Posted By: wjackson5674
So, after adding both suggestions below..... To have it in jc creation menu, make the change in MultiCraft.lua:234 numCraftable = materialCount if styleIndex ~= nil then numCraftable = zo_min(numCraftable, styleItemCount) end edit the MultiCraft.lua at the Line 82 with: elseif actualCraftingStation == CRAFTING_TYPE...
File: MultiCraft (OBSOLETE)06/26/18
forgottengd (who's too lazy to crea...
Posted By: wjackson5674
forgottengd (who's too lazy to create an account here :p ) sent me an updated version of this addon which is supposed to support jewelry crafting and asked me to post it here. Since I don't use or plan to maintain this addon, I'll just leave the link here: MultiCraft.zip I did a short code review and it looks fine, but no guarantees...
File: MultiCraft (OBSOLETE)06/12/18
To have it in jc creation menu, mak...
Posted By: wjackson5674
To have it in jc creation menu, make the change in MultiCraft.lua:234 remove numCraftable = zo_min(materialCount, styleItemCount) add numCraftable = materialCount if styleIndex ~= nil then numCraftable = zo_min(numCraftable, styleItemCount) end Tried this, does not work
File: CraftStore Endless Archive04/24/18
Known
Posted By: wjackson5674
My craftstore no longer shows my other character that do not know a motif or recipie
File: CraftStore Endless Archive01/14/18
Cooking with Craftstore
Posted By: wjackson5674
I am unable to make food using craftstore cook. I can only choose 1 item and make it once, cannot make multiples, and after I make that one I cannot change to another food, it always makes the one I was making before.
File: Dolgubon's Lazy Writ Crafter04/09/17
Master Writs
Posted By: wjackson5674
With the add on enabled, I cannot accept master writs once they are saved to my inventory, I have to turn the add on off to accept the quest. Any way to fix this?
File: Furniture Catalogue02/19/17
UI error
Posted By: wjackson5674
Got this UI error while using the add on user:/AddOns/FurnitureCatalogue/FurCTooltip.lua:96: attempt to index a nil value stack traceback: user:/AddOns/FurnitureCatalogue/FurCTooltip.lua:96: in function 'getMouseoverLink' user:/AddOns/FurnitureCatalogue/FurCTooltip.lua:142: in function 'addTooltipData' user:/AddOns/Furnitur...
File: Furniture Catalogue02/19/17
These might help
Posted By: wjackson5674
http://esoitem.uesp.net/dumpMinedItems.php?type=29&output=html&version=13pts&fields=icon,name,abilityDesc,value,quality http://esoitem.uesp.net/dumpMinedItems.php?type=61&output=html&version=13pts&fields=icon,name,description,style,bindType,value,quality,setBonusDesc4,setBonusDesc5