• Visit Rebornbuddy
  • Is there a way to buy items from a vendor?

    Discussion in 'Wildbuddy Developers' started by maxown, Nov 4, 2015.

    1. maxown

      maxown Member

      Joined:
      Sep 29, 2015
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      6
      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?
       
    2. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      HTML:
      <Lua Code="BuyItemFromVendor(12345, 1)" />
      Use that after you interact with a Vendor.
       

    Share This Page