Thread Tools Display Modes
07/07/18, 09:00 AM   #1
nightstrike2
Join Date: Sep 2017
Posts: 18
Testing for character bound

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?
  Reply With Quote
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

ESOUI » AddOns » AddOn Help/Support » Testing for character bound

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off