On Sat, 2008-03-08 at 18:27 +0100, Sebastian Dellit wrote: > When I install the jediquake Mod in the quake directory and start the > game with: > > # zqds +gamedir jediquake42 -port 27002 > > The server runs and I can connect. But the server dont listed on the > stats site of agrip. > > What can i do?
The mod should (does?) provide a file called server.cfg, which should be similar to id1/server.cfg. 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. best regards, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
