Re: Server Rotation with Fritz Bot -
21-10-2006
Add +set dedicated 2 to your shortcut for a dedicated server that announces itself to the master servers:
\Program Files\Return to Castle Wolfenstein\WolfMP.exe" +set fs_game fritzbot +set dedicated 2 +exec server.cfg
set dedicated 1 will make it a lan server (not announced to master servers)
Once you start it, you will see just a console.
If you want to connect automatically to your server, create a seperate shortcut and add +connect <Server IP>. So if your servers IP is 192.168.1.101, the seperate shortcut would be something like this:
\Program Files\Return to Castle Wolfenstein\WolfMP.exe" +connect 192.168.1.101
|