// Use this file to configure your DEDICATED server. // This config file is executed on server start. // disable autoaim sv_aim 0 // disable clients' ability to pause the server pausable 0 // default server name. Change to "Bob's Server", etc. hostname "Counter-Strike 1.6 Server" sv_minupdaterate 30 sv_maxupdaterate 101 sv_minrate 10000 sv_maxupdaterate 50000 // maximum client movement speed sv_maxspeed 320 // 20 minute timelimit mp_timelimit 20 mp_startmoney 16000 mp_flashlight 1 mp_autoteambalance 1 mp_limitteams 3 mp_roundtime 1.5 mp_c4timer 25 mp_friendlyfire 1 sv_cheats 0 sv_allowupload 0 sv_send_logos 0 // load ban files exec listip.cfg exec banned.cfg