View Single Post
01/06/24, 04:51 AM   #7
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,000
Why do you use getitemlink functions in that loop at all?
You already loop the bag cache so just use the data in the slots there! It should already contain all the info as data table.

Last edited by Baertram : 01/06/24 at 04:54 AM.
  Reply With Quote