01-21-2015, 04:40 PM
(01-21-2015, 01:50 PM)bw14 Wrote: crashed when buy item from vendor for a quest, happen on 2 quest already
I'm getting the same thing, it opens the vendor and crashes as soon as the item window appears. I'm thinking there's a problem where it goes to buy the item.
The specific instruction it's failing on is:
Inventory:BuyShopItem(e_questbuy.itemid,buyamount)
It's passing the correct itemid and quantity too. (4551,1), aka buy me a potion!
Comment out the BuyShopItem line and it runs through (but doesn't buy, obviously).