View Single Post
02/11/18, 12:13 PM   #3
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
So I tried this on the first item in my craftbag, rough oak. I did

Code:
AA,AB,AC = GetItemTotalCount(BAG_VIRTUAL,521)
AA is 0
AB and AC are nil

I couldn't find any instance of a second return, but it's not like the first return is correct for craftbag anyway...