PonyExpress Posted November 3, 2019 Report Posted November 3, 2019 The bot sends 1 item to the user. I always thought error 15 means VAC-ban. However, this may also mean that the user is full of inventory (50/50 if user Free-to-play player). Is there a way to determine the reason why the bot cannot send a trade offer? trade.send((ERR) => { if (ERR && ERR.toString().indexOf("(15)") >= 0) { // VAC or Inv. full Quote
Dr. McKay Posted November 3, 2019 Report Posted November 3, 2019 No, all you can do is work out what the error code could mean. https://steamerrors.com/15 Quote
Recommended Posts
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.