csgo-demoinfo
csgo-demoinfo copied to clipboard
CS:GO demo parsing tool
Hello everyone! Is there a way to get players' team name from the DEMO?
I would like to analyze thousands of demo files. Does anyone have an idea where I could get those in an automated fashion?
I added a simple PowerShell script that automates first build for Visual Studio 2019. All protobuf dependencies are resolved automatically. Makes getting started much easier for people who want to...
Updates markdown bug to appropriately apply header size to README.md in demoinfogo/README.md
Is this possible? Im getting a few errors trying to build "libprotobuf" as described in the readme. Maybe its because im in VS2015. Here are the errors: 1>C:\Program Files (x86)\VC\include\hash_map(17):...
CSingleUserRecipientFilter filter( this ); filter.MakeReliable(); CCSUsrMsg_HintText msg; msg.set_text( "ExampleHint" ); SendUserMessage( filter, CS_UM_HintText, msg ); I am kinda missing the SendUserMessage and RecipientFilter so I was wondering how you'd get...
No way to see when the match was played in unix time for example
This wouldn't run correctly for me on OS X 64-bit without the 32-bit compiler flag (-m32). I believe it comes down to line 397 in demofilebitbuf.cpp. Size of 32 is...
Some knife attacks are missing -- at first glance it seems to be all secondary (right click) knife attacks. Pick a demo and search for player_hurt events from knives. You'll...