Closed Zerovii closed 8 years ago
That line can be replaced with:
local RECIPE = GetItemClassInfo(LE_ITEM_CLASS_RECIPE)
Thank you, i thought i found the right call in the new auctiondata lua but i see i was close but not quite at the right one. My friend appreciates it
On Jul 21, 2016 12:21 PM, "Talyrius" notifications@github.com wrote:
That line can be replaced with:
local RECIPE = GetItemClassInfo(LE_ITEM_CLASS_RECIPE)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TekNoLogic/GnomishVendorShrinker/issues/39#issuecomment-234306189, or mute the thread https://github.com/notifications/unsubscribe-auth/AFNLL2MAOSQxGJUccxC_yOge_U6YEIxwks5qX5x7gaJpZM4JR0Yd .
When trying to open a vendor window on 7.0.3, this error pops up. It's for line 239: local , , , , , , RECIPE = GetAuctionItemClasses() I think they removed/broke the API call and I can't seem to see any replacement call for it.