Gergely Szabo Posted March 26, 2020 Report Posted March 26, 2020 Hi! Does anyone know how could I go about operating with CSGO storage units? (adding / retrieving items programmatically) Thanks. Quote
Dr. McKay Posted March 27, 2020 Report Posted March 27, 2020 It's a planned feature for globaloffensive, but I haven't gotten around to adding it yet. SnaBe 1 Quote
Gergely Szabo Posted March 27, 2020 Author Report Posted March 27, 2020 That is great to hear, thanks for your work! vrtgn 1 Quote
French Grandpa Posted March 30, 2020 Report Posted March 30, 2020 Very nice feature indeed! I'm actually wondering how you manage to decode the network packges that the CSGO client sends and turn them into proto files. Do you use wireshark and than decode it manually? Or do you decompile the code? Or something else? Just curious. :) Gergely Szabo 1 Quote
Dr. McKay Posted March 30, 2020 Report Posted March 30, 2020 The protobufs can be gotten from SteamDB, who gets them using ProtobufDumper. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.