Search the Community
Showing results for tags 'items'.
-
Hey Dr. McKay, The bot has several identical items in inventory. [{ market_hash_name: 'Inscribed Tormented Staff', pos: 1, // ... other fields }, { market_hash_name: 'Inscribed Tormented Staff', pos: 2, // ... other fields }] My task is to create 2 TradeOffers for different people and send one of the items. The problem is that all requests are asynchronous. And he creates trades offer for the same item, which is in the same bot inventory position (pos = 1). If you accept one trade, then the second trade is no longer available. What is the best way to solve this problem? Thank you for your attention and thank you for your work!
- 2 replies
-
- tradeoffer
- items
-
(and 2 more)
Tagged with:
-
Hello, Is there any page that I enter steam id64 profile and show its whole friendlist? need to see how many items in steam items, csgo items, tf2 items If you know, please comment. well thank you.
-
Hi, Today I started to use your package node-globaloffensive to get the inspection values and have detailed data of every item. But now i'm wondering, how all the sites generate a real screenshot of the items with all the stickers and stuff? Would be nice to implement that feature, but I dont know how to start, a little help would be nice! Thanks!