June 23, 20196 yr Hio! How to find out if an item is soulbound or not? I saw that there are some Descriptors with contain flags, which may give some info about it. I assume it is a bit vector. But which bit gives me the required infos? Also for random items, how do i get the full name? cheers!
June 23, 20196 yr Author I found it out. Im using the lua API now to do both. Unfortunately, there is no API call to sell specific bag items, is there?
August 9, 20196 yr https://wowwiki.fandom.com/wiki/API_UseContainerItem So when you open the vendor, then your bags and use that Lua API, it will sell the item.
Create an account or sign in to comment