Jump to content
McKay Development

Valzon

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Valzon

  1. Hello. I have the same problem with receivedOfferChanged. Sometimes (<2% of trades) event not fired after accepting offer. Is there some way to manually recheck offer by id and fire this event, if status changed? I didn't find method for this functionality, but I think, that this will be great. Something like recheckStatus(offerId). And this method load data from steam and check offer status in pollData and fire the event if status changed. I can check status manually with getOffer, but I worry, what event can be fired after and offer will be finished twice for my functionality. I can manually update status in pollData, but this will be not clean code. I want to find the best solution for fixing this bug. Help me please. Thanks. P.S: sorry for my bad english
×
×
  • Create New...