Jump to content
McKay Development

will sentOfferChanged always be fired?


Recommended Posts

i'm getting a lot of errors 26, and i have maked the bot to handle gived and received items, and if any error comes up, completely reload inventory, but still there are errors 26 all the time, so this event will for sure be fired ??

 

Constructor i'm using.↓↓

new TradeOfferManager({ "steam": client, "language": "en", "community":community, "pollInterval": "10000", "cancelTime": "7200000" }); 
Link to comment
Share on other sites

error 26 means that the item id's you are trying to user are invalid.

 

You need to re-scan the inventory and properly map the request again.

yes i know what error 26 is about, you dont get my point, if the sentOfferChanged  isnt fired, so the bot cant handle items to avoid errors 26. and to a bot with requests all the time, re-scan inventory just isnt a good idea.

Edited by Blue
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...