STEAM GROUP
St​eamRE St​eamRE
STEAM GROUP
St​eamRE St​eamRE
8
IN-GAME
59
ONLINE
Founded
April 23, 2015
Language
English
Rockbob Feb 6, 2016 @ 2:40pm
Manager: Other Escrow - cancelTime and max outgoing Offers?
Hey,

Couldnt find any info in my search nor in the source, sorry that I need to bother. Both questions assume that bot escrow is false and other escrow true.

Let's say I send an offer to someone, he or she accepts, Items enter escrow.

How's Manager treating these trades? Active (e.g. not affected by cancelTime), or not?

And a second - little more meta - question, do outgoing trades in escrow add up to the total number of possible outgoing trades at once, is there a seperate counter or are they simply ignored in this regard?

Thanks for your time in advance,

cheers


Edit: While we're at it. Does offer.data accept arrays as value?
Last edited by Rockbob; Feb 6, 2016 @ 2:42pm
< >
Showing 1-2 of 2 comments
McKay Feb 6, 2016 @ 2:51pm 
Offers which are in escrow aren't in the "Active" state, they're in the "InEscrow" state. As such the manager doesn't try to automatically cancel them (which wouldn't work anyway).

Trades which are in escrow do not count against your outgoing offer limit. As far as I know, there is no limit at all regarding how many trades you can have in escrow.

Finally, the offer.data method should work fine with arrays. Anything which can be JSON-stringified will work, including arrays (but stuff like NaN or functions won't).
Rockbob Feb 6, 2016 @ 3:01pm 
Wow that was fast.

Looks like 3x good news for me. Thank you very much =)
< >
Showing 1-2 of 2 comments
Per page: 1530 50