Jump to content
McKay Development

xNiceEinz

Member
  • Posts

    12
  • Joined

  • Last visited

Reputation Activity

  1. Like
    xNiceEinz reacted to Dr. McKay in getReceivedItems only with tradeid   
    What's your use-case?
  2. Like
    xNiceEinz reacted to speedy in sometimes inventory assetids change   
    Hello,
     
    recently i use "getReceivedItems" to get the new assetids from new items in my inventory and save them in my database. 
    Withdraws of the same items to users are very easy in that way (have not to search them in my inventory by name, ...)
    Most of the time when steam runs in good state i have no problems with that. But sometimes especially on the weekend some outgoing offers fail with state "InvalidItems" or error 26 on retry.
    Some items (not every from that invaliditems trade) arent anymore with that assetid from my database in my inventory. It looks like they have changed the id. 
    Do you know that problem? is there a way to find out the new assetids without searching them by name in my inventory?
     
    My problem with searching by name is (for the repair of the ids), if there is much action on my bot it could happen that a search by name choose very new accepted items (before getReceivedItems write the assetids to my database -> using my database as blacklist which item ids are "free" in my inventory (to find for that missing ids the "new" id...
     
×
×
  • Create New...