View Single Post
04-09-14, 12:41 AM   #8
Haegr
A Murloc Raider
Join Date: Apr 2014
Posts: 4
I looked at the loot API before Cybeloras but I don't know how it will perform when I am autolooting and there doesn't seem to be any method to return a count of a stacked item, just total items to be looted - unless GetNumLootItems is per slot, which it probably is.

I may actually just use the "GetItemInfo" method and count up all the known items when logging in and when logging out, which would suit my needs.

Thanks for all the help.

Last edited by Haegr : 04-09-14 at 12:43 AM.
  Reply With Quote