Mr Game and Watch Posted April 30, 2017 Report Posted April 30, 2017 Hello! I'm still on my challenge to avoid the SteamApp. I can send offers and check the incoming ones (retrieve all data, also, check the user profile).Now I have the interface done. But... is there a way to accept an offer by his own trade id? I looked into the wiki, but I didnt find a way to accept it by ID... only when I already have an "offer" object. Thnanks for reading me and happoy gaming! Quote
Dr. McKay Posted April 30, 2017 Report Posted April 30, 2017 That's not possible since in generally all circumstances, you should have an offer object already. If you really need to accept an offer by its ID, you'll need to first retrieve the offer object. Quote
Mr Game and Watch Posted April 30, 2017 Author Report Posted April 30, 2017 Well. Then I need to change other things in my code to keep the offer object. Thanks for your quick answer! 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.