Results: 2Comments by: VisioTempus
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...