Ty,Doc,i use
manager.on('offerList', function(filter, sent, received)
and it work well,but it polling and work per 30s, how i can let it delay more time?i set delay(settimeout) in it,but not useful.
no,when i use it on my HK vps,It works. but when i use on my computer its etimeout even i change my ip success.I've been wondering what went wrong, before I thought I needed to set up a proxy, so I did it, but it still not work
Ty,Doc,but this still can't work on my computer,even i change ip by vpn,i still can‘t use node-steam-tradeoffer-manager,,always ETIMEOUT, do you know why?Do I need to set the proxy at node-steam-user?If it's not convenient for you to say that, that's fine, I just want to know if there is a way to solve it
hi,doc,can you help me see if this is the right way to use proxy ?
it not pass that SteamCommunity instance to the TradeOfferManager constructor as the community property,but it still work
and i'm come from china,i can't use node-steam-tradeoffer-manager in my computer,now i only can use it on vps,if i want use in my computer ,how i can set proxy?
I'm sorry,i'm so noob,how to filter the list to only active offers?the EOfferFilter only have three of the following
"ActiveOnly": 1,
"HistoricalOnly": 2,
"All": 3
hi,doc,when i use offlist ,set filter is EOfferFilter.ActiveOnly but there have some historical offers present in the output.how i can only get the active offer?
hi,dear doc,i‘m so sorry to trouble you,but I'm really confused,.
When i use node-steam-tradeoffer-manager ,it work well for accepted and confirmed new offer,but sometimes it seemed not accepted or confirmed some offer,so always have 1~2 offer left and it not manage this old offer again ,how i can do for this ?I used the same code as the example.
Good day,
So I am kind of new to js and this may be a noob question, if it is I am very sorry for asking.
when i use node-steam-tradeoffer-manager,how let it not accept offer at first time?i hope it can be accept at random time between 5 and 10 minutes.
Thanks!