// 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" // maximum client movement speed sv_maxspeed 270 // load ban files exec listip.cfg exec banned.cfg