Skip to content
Discussion options

You must be logged in to vote

Data are stored in a PostgreSQL database, so you can extract what you need from it. There are some examples here.
The tables you may be interested in are shots and grenade_positions, but you should probably explore the database schema to find what you need.

Another approach would be to use https://github.com/akiver/cs-demo-analyzer to extract data into CSV or JSON files.
CSDM internally uses it and the program is bundled with CSDM, you can find it in the static folder where CSDM is installed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by akiver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants