GSLog Mod 1.3a -------------- 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 http://www.planetquake.com/gslogmod). 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 "stdlogfile" to "1", by starting the dedicated server with the following parameters: +set game "GSLog" +set stdlogfile "1" +stdlogname "baseq2.log" You can ignore the 'stdlogname' option if you wish to use the default log file name 'StdLog.log'. Accordingly, a typical startup could look like this: quake2.exe +set game "GSLog" +set stdlogfile "1" +set dedicated "1" The dedicated server is going to output a detailed log of the game to the file "StdLog.log" (or the name set by using the stdlogname option) in the Quake2! (not the patch directory) directory. 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