This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Somewhere before 5.3, Bulk Mail started attempting to send soulbound items.
I have very broad lists of items to send, and it's been including some but not all soulbound items. I'm not sure what to do to narrow down the issue though.
gratuity:MultiFind(2, 5 => gratuity:MultiFind(2, 7
and
gratuity:Find(ITEM_BIND_ON_EQUIP, 2, 5 => gratuity:Find(ITEM_BIND_ON_EQUIP, 2, 7
As of today, I think this is still relevant, though my notes say to do:
gratuity:MultiFind(2, 5 --> gratuity:MultiFind(3, 7
gratuity:Find(ITEM_BIND_ON_EQUIP, 2, 5 --> gratuity:Find(ITEM_BIND_ON_EQUIP, 3, 7
To post a comment, please login or register a new account.