M maxown Member Joined Sep 29, 2015 Messages 32 Reaction score 0 Nov 4, 2015 #1 Is there an easy way to buy certain items from a vendor? Tried looking through the api but don't see anything. I see there is something to sell items to a vendor from your inventory but nothing for buying or am I missing it?
Is there an easy way to buy certain items from a vendor? Tried looking through the api but don't see anything. I see there is something to sell items to a vendor from your inventory but nothing for buying or am I missing it?
Apoc Well-Known Member Joined Jan 16, 2010 Messages 2,790 Reaction score 94 Nov 4, 2015 #2 HTML: <Lua Code="BuyItemFromVendor(12345, 1)" /> Use that after you interact with a Vendor.