Thread Tools Display Modes
11-04-16, 12:58 PM   #1
rowaasr13
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 27
New bindtype return from GetItemInfo

So, what values does it have and is there constants for them?

So far it looks like 0 - no binding, 1 - BoP+BoA, 2 - BoE.

As expected, since it targets links/ids/strings, it doesn't tell if BoE item is soulbound right now.
__________________
Garrison Mission Manager
 
11-05-16, 04:03 PM   #2
TOM_RUS
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 95
Probably
Code:
LE_ITEM_BIND_NONE
LE_ITEM_BIND_ON_ACQUIRE
LE_ITEM_BIND_ON_EQUIP
LE_ITEM_BIND_ON_USE
LE_ITEM_BIND_QUEST
NUM_LE_ITEM_BIND_TYPES
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » New bindtype return from GetItemInfo

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