Closed haskell-md2 closed 3 years ago
Because Steam inventories are cached. The only way to invalidate the cache and force it to update is one of the following:
Because Steam inventories are cached. The only way to invalidate the cache and force it to update is one of the following:
- Start TF2
- Stop TF2
- Start a real-time trade session (not a trade offer)
- Complete a trade involving a TF2 item
Благодарю. But I have one more question. How i must stop TF? Use client.logOff()?
Use client.gamesPlayed([])
to report that you've stopped playing a game.
When I create an item, the changes are not shown in the inventory, however, after the bot is turned off, the inventory is updated.
What should I do to fix it?