On Thu, 2008-03-13 at 16:28 -0800, Mark BurningHawk wrote: > Could someone please explain to me how to make my Quake server available to > play on-line? At least point me to the right manual page to modify my > server.cfg file?
This is probably something that needs updating in the manual :-). I will try to cover all of the requirements here... Your server must be directly connected to the Internet (no firewall). You must edit the server.cfg file in id1\ (or the folder corresponding to the mod you wish to run). Inside that file there are a lot of commands and comments to explain what these commands do. The most important lines in your case are: setmaster agrip.org.uk fraglogfile ; serverinfo fraglogging ON These tell the game where the master server is and to enable frag logging. I hope this helps. -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
