View Single Post
08/25/14, 07:43 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,011
Thank you very much Garkin.

One more thing I recognized:
If you enable a filter in the inventory the items won't be in the list of
PLAYER_INVENTORY.inventories[bagId].slots[slotIndex]
anymore. They are gone until you disable the filter again.

Is there any list of the inventory items containing ALL items, including the filtered ones?
  Reply With Quote