Thanks for the quick response. I modified my code as I noticed the links where properly colored, So `GetItemInfo(item)` is providing the proper quality where as `GetContainerItemInfo(bag, slot)` is sometimes giving a `-1` for the quality of the item. So for now it seems broken. As for the bag, it seems that only the backpack reports a container in `slot = 0`, so changed code to start at `slot = 1`. Love the book BTW, its just what I was looking for.
↧