View Single Post
07/08/18, 02:39 AM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Originally Posted by nightstrike2 View Post
There is IsItemBound to check that an item in your bag is bound. How do you check that it is "character bound", and thus not bankable?
In combination with IsItemBound and GetItemBindType == BIND_TYPE_ON_PICKUP_BACKPACK.
  Reply With Quote