SRCSTAT is a statistics generator for Return to Castle Wolfenstein on PC. It parses the logfile created by RTCW and creates two HTML files with server and player statistics.
Server Info Total games played on a server Total Axis score Total Allies score Number of players that has played on the server
Player Info Total games completed by this specific player (you can sort on this option) Number of times a player has been on the winning team (you can sort on this option) Number of times a player has been on the loosing team Total Player score Times a player played Axis Times a player played Allies
SRCSTAT v1.02 Readme file 2002-04-29 Introduction SRCSTAT is a statistics generator for Return to Castle Wolfenstein on PC. It parses the logfile created by RTCW and creates two HTML files with server and player statistics. The big difference with SRCSTAT compared to other statistics engines for RtCW is that SRCSTAT generates different player statistics in the form mentioned below: Server Info Total games played on a server Total Axis score Total Allies score Number of players that has played on the server Player Info Total games completed by this specific player (you can sort on this option) Number of times a player has been on the winning team (you can sort on this option) Number of times a player has been on the loosing team Total Player score Times a player played Axis Times a player played Allies Why no kill ratio or weapons statistics? I personally don't think they bring any value add, I'm not even sure about the score but I decided to add it anyway. All that should matter when you play RtCW is that you play as a team and that you have fun helping your team to be the winning team! Compatibility SRCSTAT v1.02 has been successfully tested with Microsoft's WinMe/NT4/W2K/WinXP operating systems. Installation and use It is highly recommended to create a folder on the hard drive to be used only by SRCSTAT, this can be located anywhere in the directory structure. For ease of use though, I recommend: C:\Program\Return to Castle Wolfenstein\SRCSTAT Unzip the files to the folder that you just created. Files that are in the package are: Readme.htm game.dat srchead.dat srcfoot.dat srcstat.exe SRCSTAT requires the logfile from RtCW to be named SRC.LOG (this will change to a command line parameter later on). SRCSTAT can not be executed while the RtCW server is running, you need to shut down the server. I recommend that you create a batch file that copies your logile to the directory where you have SRCSTAT installed. Here is an example of a batch script Assuming you have created this batch file in C:\Program\Return to Caslte Wolfenstein\Main\stats.bat Assuming you have SRCSTAT installed here C:\Program\Return to Caslte Wolfenstein\SRCSTAT\ copy games.log ..\SRCSTAT\src.log copy games.log games.bak del games.log cd ..\SRCSTAT SRCSTAT Here you could add an FTP-script to publish the HTML files on a web page, (FTP -s:scriptfile.txt can be used to do this automatically) If you are an experienced HTML user You can edit the file named SRCHEAD.DAT with an ordinary text editor (not HTML editor) and change colors if you like, you do this at your own risk though. Terms and conditions You can freely use this software at your own risk, there are guaranties whatsoever. If you decide to use SRCSTAT, please be kind enough to let me know and I will put up a link on my webpage to your site. You may not distribute or alter this software in any way without my permission. Contact Info E-Mail: [email protected] WEB: http://www.elpost.com/steelrat My RtCW Servers SteelRat's Cage 217.208.32.81:27960 SteelRat's Cage II 212.209.79.196:27960
There are no comments yet. Be the first!