// Use this file to configure your LISTEN server.
// This config file is executed everytime the server changes levels.
// If you run a listen server and choose to modify this file,
// note that assigning values to the following variables within
// this file will stomp the choices you make in the Launcher
// server configuration "Advanced Options" screen:
//
// hostname
// maxplayers
// password
// mp_fraglimit
// mp_timelimit
// mp_falldamage
// mp_weaponstay
// mp_friendlyfire
// mp_forcerespawn
// mp_footsteps
// mp_flashlight
// mp_autocrosshair
// teamplay
mp_gamemode 0
// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5
// disable clients' ability to pause the server
pausable 0
// maximum client movement speed
sv_maxvelocity 5000
//max player speeds
sv_maxspeed 5000
//disable cheats
sv_cheats 0