View Single Post
06/04/16, 12:06 PM   #1
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
How to tell if an item link will be stored in the CraftBag

How to tell if an item link will be stored in the CraftBag?

I have already tried: GetItemLinkCraftingSkillType(). But this is just returning 0 for all crafting raw materials.

I am also checking HasCraftBagAccess() already to be sure it is possible to put the item there.

Anyone have any ideas?
  Reply With Quote