Hi!
Today I wrote the first version of the class to handle files csstats.dat. So far, the class can read the file in version 0x0B (AMXX v 1.8.1). If works for you on a different version, please let me know. I suggest you watch this thread to be informed of updates.
Package csstats-current.tar.gz
Current version:
0.4
Changelog:
0.4
+ search players
* fix PDO export update (duplicate rows)
0.3:
* fix bug of reading all file
+ add export method
+ implementation of ArrayAccess and Interator Interfaces
+ add some help methods
+ add more examples
0.2:
+ add documentation
+ add very simple example