DoctorMcKay/node-steam-tradeoffer-manager

'sentOfferChanged' doesn't call on csgo items

nhatkun opened this issue · 1 comments

'sentOfferChanged' doesn't call on csgo offer.
I tested that when decline/accept offer of csgo items, the event is not called.
I tested other game, all good.
So I try to found a solution to replace it by checking offer status continuously (manager.getOffer), but error show up "Access is denied".

ps: sorry for my bad english.

Duplicate of #348