Hi, I want to ask if there is a way to do a search that shows only items that appear multiple times in different bags and excludes those that don't. Say I have many items that for one reason or another are scattered across many characters/bags, could I do a custom search that showed those unspecified items that repeated without showing those that don't?
In a fashion similar to this:
//findAll multiple
findAll: ItemA (4 instances)
findAll: CharA/sack ItemA (12)
findAll: CharA/sack ItemA (5)
findAll: CharA/inventory ItemA (3)
findAll: CharB/sack ItemA (6)
findAll: ItemB (3 instances)
findAll: CharA/sack ItemB
findAll: CharC/storage ItemB (2)
findAll: CharD/safe ItemB
findAll: ItemC (2 instances)
findAll: CharA/inventory ItemC (10)
findAll: CharD/safe ItemC (4)
Etc.
And if there isn't could it be implemented? It would save so much time when consolidating Inventory.