Jump to content
McKay Development

Baby Potato

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Baby Potato

  1. Ahh, I see. Fixed it. Though I have another question now - if I'm getting the inventory contents of a user using the trade link & manager.getUserInventoryContents, what should I pass in as the first parameter? If I pass in the link itself, I get thrown an error. If i pass in the ID besides partner=xxxxxxxx, I get an HTTP error 404. If I pass in getUserInventoryContents("[u:1:" + accountid + "]" ...), where account ID is the partner ID in the tradelink, I also get an HTTP error 404.
  2. Basic and probably repetitive question here, sorry about that; I couldn't find anything on this. The documentation for TradeOfferManager.createOffer says we can pass in a trade link, but whenever I try, I get thrown an "Unknown SteamID Input Format" error. Is there a specific part of the link I need to pass into createOffer?
×
×
  • Create New...