zenn Posted October 27, 2017 Report Posted October 27, 2017 Hi, I recently read about this method (acceptConfirmationForObject). I have difficulties to understand how to use it instead startConfirmationChecker. Confirmation checker has multiple events like: receivedOfferChanged, sentOfferChanged, newOffer... right? Using only acceptConfirmationForObject, how can i get the previous events? Like accessing the offer object and his methods. Maybe i'm totally wrong and it is not supposed to stop using the previous events? I need some help here to understand what i need to use... Thank you for your time. Quote
Dr. McKay Posted October 27, 2017 Report Posted October 27, 2017 The confirmation checker doesn't have any events like that. Those belong to steam-tradeoffer-manager. You should just call acceptConfirmationForObject whenever you send or accept an offer that needs confirmation, and that's it. 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.