![IMG:https://i.imgur.com/N0XW5Qz.png](https://i.imgur.com/N0XW5Qz.png)
Features
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
August 2016 Update
This update contains major code refactoring & optimizing. Lots of updates & bug fixes here and there. Parsing is much faster and now you can get real-time player information from a server!
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
![•](img/dot.gif)
Before I get started I'd show my grace to a few people.
Firstly, I'd like to thank
![user](img/i_friend.png)
Secondly,
![user](img/i_friend.png)
Thirdly,
![user](img/i_friend.png)
Fourthly,
![user](img/i_friend.png)
Fifthly,
![user](img/i_friend.png)
And lastly, everyone who voted for the yay, especially for the 16:2 (yay:nay) ratio! This project wouldn't even be here if the yay wasn't in my favor.
What's Stats:Extract?
Stats:Extract is a PHP library which can be used to decode userstats.dat & extract server & graph statistics from serverstats.html.
You can use this library offline for extracting either of the files or even online on your dedicated/vps running your cs2d servers if you're a web developer & wish to represent the server data & ranks in your own ways. Hell, you can even make your own online API with this in the backhand.
No, it won't magically create a website for you to display the rankings and statstics, it extracts the values from the files and places them into a returning array which then can be used as to however you wish to use it. So then all you have to do is loop through an array (array structures are documentated in the source).
More information is available on the download page.
Be sure to check it out if you're a VPS server hoster as this is a must-have asset. And I probably forgot to mention, but you need to know PHP to set it up & run it.
Feel free to report any bugs you find!
Useful Links
http://www.chartjs.org/ (for representing the graph data)
edited 11×, last 29.07.16 11:12:11 pm