View Single Post
muukis
Veteran Member
Join Date: Apr 2009
Old 10-04-2009 , 14:19   Re: [L4D] Player Stats (Co-op and Versus)
Reply With Quote #18

Everything seems to be in order, so here's a public Alpha version if anyone wants to see how it works. I'd be very happy if I would receive some feedback and/or bug reports from some of you.

Please note that this is Alpha and therefore not all features are working properly and some of the features are not implemented yet. I still have a lot of work to do but since my testing is so limited I hope I'll get help from you.

Edit: The sources were released. I am not too happy about it but since that's the only way the so be it. Like I said, I was going to publish the sources after the Alpha stage was developed to Beta. Here you go... It's a mess and the commenting is lacking.

Installation
Make a completely new database for this, please! You should NOT overwrite or merge the existing stats tables for the use of this. I have not locked the database fields yet and some may even get deleted in the next version. Add a new configuration entity for your databases.cfg. Name it to l4dstats_test. Configure your common.php and run createtables.php. Copy the l4d_stats_test.smx to your game server plugins directory and either restart the server or execute console command "sm plugins load l4d_stats_test". Please try tweaking the values from the autocreated l4d_stats_test.cfg configuration file.

Notice
The Alpha version is configured so that it writes some debug information to Error Log.
All the stats collected and points earned from Co-op are almost the same as they were before in the original v1.1.1 version but by default there is a cooldown mode for friendly fire, which was not there in the original version. This mode can be disabled so the stats should be exactly the same as before. The points earned in Versus game mode are far from being balanced right. I am hoping that YOU can help me with this. After a week or two of Versus stats collected, in my opinion the Map stats should be somewhat the same on both sides (Infected and Survivors). If you can provide better pictures for both team, please! Do so. The ones zipped here are googled in less than one minute.
Attached Files
File Type: zip web_stats_test.zip (47.2 KB, 121 views)
File Type: sp Get Plugin or Get Source (l4d_stats_test.sp - 422 views - 115.6 KB)

Last edited by muukis; 10-05-2009 at 01:42. Reason: Forced to release Alpha source
muukis is offline