Results: 4Comments by: VisioTempus
File: WritWorthy05/10/24
Icons
Posted By: VisioTempus
Hi there, is there a way to add a green icon on inventory to all writ that we can do and a yellowish icon for the ones in waiting list ? Also it could be great to add a context menu option (with right click in inventory) "Add to waiting list". Use cases are : - I have multiple writs, I check one in waiting list, I want to...
File: How Many Fish05/04/24
Note that this is a BIG estimation...
Posted By: VisioTempus
Note that this is a BIG estimation and not a polish one. Can I get one that does a swedish one instead of polish? j/k Am going to try this out. Well I would but it doesn't seem to be listed in Minion yet. Nevermind I had to restart Minion and it was there. Maybe I will go first for spanish as I'm better at it :D - jk...
File: Auto Category - Revised08/07/22
Re: isinbackpack() not working?
Posted By: VisioTempus
isinbackpack() is in a few different categories and none show matching items grouped in that (prioritized) category. e.g. Recipes On Hand (type("recipe","racial_style_motif") or sptype("trophy_recipe_fragment")) and isinbackpack() Guild Bank has it toward the top, none show even though I can mouse over some items and see I ha...
File: Auto Category - Revised08/07/22
Improvment of isinbank() and isinbackpack() functions
Posted By: VisioTempus
It could be interresting to improve isinbank() or isinbackpack() function to recognized and add in a category the items that are in the backpack but exists in bank or vice-versa. I added this code to the plugin for my needs : isinbackpack() : local itemLink = AutoCategory.checkingItemLink local inventoryCount, bankCount, cr...