GSLogMod -------- This is a Quake II serverside patch (listen or dedicated). It does not change the Quake2 game in any way but permitting the user to create Standard Logs of the games played on the server for further processing by log parsers, which create all the stats of the played games. It now supports the Log Standard 1.2 (you can find the specs at my site: http://www.planetquake.com/gibstats). Install ------- Create a subdir "GSLog" in the quake2 folder. Copy the gamex86.dll of this archive into this subdir. To activate the logging you have to set "logfile" to "2", by a. either typing on the console (not recommended as the first map will not be logged) b. or by starting the dedicated server with the following parameters: +set game "GSLog" +set logfile "2" Accordingly, a typical startup could look like this: quake2.exe +set game "GSLog" +set logfile "2" +set dedicated "1" The dedicated server is going to output a detailed log of the game to the file "StdLog.log" in the Quake2! (not the patch directory) directory. The log file is called "StdLog.log". You can read this file into the most current version of GibStats or other log parsers, which support Standard Logs. Contact ------- The mod was started by fragitz and is now continued by Mark Davies. I you have comments, suggestions or bugs mail to: GSLogMod@mdsoft.demon.co.uk General inquiries GSLogMod-Bugs@mdsoft.demon.co.uk Bug Reports GSLogMod-Suggestions@mdsoft.demon.co.uk Suggestions GSLogMod-Comments@mdsoft.demon.co.uk Comments GSLogMod-Announce@mdsoft.demon.co.uk Requests to be added to mailing list