Jump to content
McKay Development

Elihu

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Elihu

  1. Thanks so much for your help. So in a follow-up...would I need to locate items currently in a trade by: id? assetid? instanceid? I'm guessing the first but I'm not sure.
  2. I'm not sure if this goes in `node-steam-tradeoffer-manager` or `node-steamcommunity` so I apologize if this is in the wrong area. My scenario: I can currently Get my inventory Send/receive trade requests My issue If the offer is not yet accepted I see the item still in my inventory, making it *appear* as though it is still giftable My question Is there something I'm missing in the item description or anything that designates `this item is currently off limits because it is already in a trade`? I did some searching of the docs but maybe I just wasn't searching for the correct thing. Any help is appreciated.
  3. Ahh yes I see that now. Thanks for pointing that out. I'll pursue answers there.
  4. My donation functions were working without issue so I'm not sure what changed. That said here is my situation: * A user submits a trade offer (i.e. donation) - the trade WILL go through however the bot will then produce the following error (Illegal buffer). * Should the request not be a donation but an actual trade offer, the bot will correctly decline with no error. * Here is the pertinent portion of my code. I've commented out the 'offer.accept' at times just to verify that the error is produced at that point, it does. Any recommendations?
×
×
  • Create New...