// Use this file to configure your DEDICATED server. // This config file is executed on server startup. // disable autoaim sv_aim 0 // player bounding boxes (collisions, not clipping) sv_clienttrace 3.5 // disable clients' ability to pause the server pausable 0 // default server name. Change to "Bob's Server", etc. hostname "Half-Life Test Server [Steam]" rcon_password "vH9.ChfusK" sv_minupdaterate 30 sv_maxupdaterate 101 sv_minrate 10000 sv_maxupdaterate 50000 // maximum client movement speed sv_maxspeed 270 // load ban files exec listip.cfg exec banned.cfg