diff --git a/server/server.cfg b/server/server.cfg index ae1f148..0dcb151 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -30,7 +30,7 @@ //maxplayers 8 // number of player slots on the server (including spectators) -//net_address 0.0.0.0 // ONLY change this if you have problems with your server. Specifies the network interface used by the engine. Set it you one of you internal IPs +//net_address 0.0.0.0 // ONLY change this if you have problems with your server. Specifies the network interface used by the engine. Set it to one of your internal IPs //rcon_password "" // this sets the remote console password on the server, you also need to set the cvar to the same value on your client to use the 'rcon' command. //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below)