About dedicated server..

J

jay0312

Guest
When i go to configure, there arent any values there.
Shouldn't there be crap there, i mean 1.6 dedicated server had it.
:sniper:
 
you have to make it yourself. Got to the cfg folder and then make a server.cfg. all cfg files go in there
 
in the cfg file you put in all the settings you want for your server. Something like this:

//rcon password
rcon_password "xxxxxxxx"

//Server name
hostname "My Server teh r0x0rz"

//Settings
mp_friendlyfire 1
sv_password "noone can enter"

etc...

then when you run the server, do +exec server.cfg and everything wil be loaded
 
Back
Top