View Single Post
Author Message
pRED*
Join Date: Dec 2006
Old 08-14-2007 , 06:41   CSRanks: Beta Testing
Reply With Quote #1

I hereby present my work of art (just don't look at the source code), CS Ranks extension.

I'm currently looking for people to do some beta testing. Attached is a zip file containing everything you need (unzip into your sourcemod directory) and then read the readme.txt for config instructions etc.

Please let me know on irc or by PM if you're going to give it a go and please be prepared to at least provide error logs of any problems you incur so I can have a decent go at fixing them.

I have both windows (fairly well tested) and linux (never tried it) compiles in the zip

Anyway Details Stuff:


Supports saving using a SQL database (MySQL only currently, looking for help to write the equivalent SQLite queries) and flat file saving mode.

Flat File Mode: Limited stats recording due to the crapness of flat files.
SQL: Threaded SQL queries so pretty much everything I could think of.

Has options to import from mani file "mani_stats.dat" and "mani_stats.txt". More details included in the readme file

Credits:

BAILOPAN: Lots of help with stupid c++ questions. Yeah I'm sorry. I try, I really do..
Oh and guess I can't really forget the small details.. like writing sourcemod, adding features I needed and painstakingly explaining them to me.
teame06: Spent ages talking a complete idiot through installing and preparing MSVC. And lots of other questions.
anders: Helping me with ideas, the ELO ranking formula and wrote all the MySQL Queries
EKS: Helping me steal code from BAT every step of the way
Other People: Austin, noobcannonlol, PimpinJuice and everyone else who idles #sourcemod and has been unthoughtfully forgotten by me.

Screenshots:


sm_rank command (File Mode):[IMG]http://img407.**************/img407/2817/dedust0000xa7.jpg[/IMG]

sm_session command (only available in SQL mode)[IMG]http://img76.**************/img76/9384/dedust0001wo6.jpg[/IMG]

sm_top command (SQL Mode)[IMG]http://img62.**************/img62/3747/dedust0002ab7.jpg[/IMG]

Oh and sourcecode is available here if you want to rip my terrible c++ to shreds (or check the SQL queries, hint hint)
Attached Files
File Type: zip CSRanks.zip (354.8 KB, 1326 views)

Last edited by pRED*; 08-14-2007 at 23:31.
pRED* is offline