spacecowboy 3 Posted June 23, 2019 Share Posted June 23, 2019 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! Link to comment https://wrobot.eu/forums/topic/11423-how-to-find-out-if-an-item-is-soulbound-or-not/ Share on other sites More sharing options...
spacecowboy 3 Posted June 23, 2019 Author Share Posted June 23, 2019 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? Link to comment https://wrobot.eu/forums/topic/11423-how-to-find-out-if-an-item-is-soulbound-or-not/#findComment-54662 Share on other sites More sharing options...
Matenia 628 Posted August 9, 2019 Share Posted August 9, 2019 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. Link to comment https://wrobot.eu/forums/topic/11423-how-to-find-out-if-an-item-is-soulbound-or-not/#findComment-55504 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now