Skip to content

Instantly share code, notes, and snippets.

@Log1x
Last active October 13, 2023 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Log1x/b99213403bcbef9b5f32e0b11c419f19 to your computer and use it in GitHub Desktop.
Save Log1x/b99213403bcbef9b5f32e0b11c419f19 to your computer and use it in GitHub Desktop.
Counter-Strike 1.6 Server Config

Log1x's CS 1.6 Server Config

This is the latest version of my CS 1.6 server config.

Server

As of October 2023, I currently have a 1000 Tickrate server online located in Ashburn, VA. Feel free to join!

connect play.log1x.com

Modifications

The server is currently running:

listipcfgfile "listip.cfg"
syserror_logfile "sys_error.log"
sv_auto_precache_sounds_in_models "0"
sv_delayed_spray_upload "0"
sv_echo_unknown_cmd "0"
sv_rcon_condebug "1"
sv_force_ent_intersection "0"
sv_rehlds_force_dlmax "0"
sv_rehlds_hull_centering "0"
sv_rehlds_movecmdrate_max_avg "400"
sv_rehlds_movecmdrate_avg_punish "5"
sv_rehlds_movecmdrate_max_burst "2500"
sv_rehlds_movecmdrate_burst_punish "5"
sv_rehlds_send_mapcycle "0"
sv_rehlds_stringcmdrate_max_avg "80"
sv_rehlds_stringcmdrate_avg_punish "5"
sv_rehlds_stringcmdrate_max_burst "400"
sv_rehlds_stringcmdrate_burst_punish "5"
sv_rehlds_userinfo_transmitted_fields ""
sv_rehlds_attachedentities_playeranimationspeed_fix "0"
sv_rehlds_maxclients_from_single_ip "5"
sv_rehlds_local_gametime "0"
sv_use_entity_file "0"
sv_usercmd_custom_random_seed "0"
exec "rehlds.cfg"
hostname "Log1x's 1000FPS Playground"
rcon_password ""
sv_password ""
sv_downloadurl "http://ugamers.site.nfoservers.com/FastDL/"
sv_allowdownload "1"
sv_allowupload "1"
sv_rcon_banpenalty "60"
sv_rcon_maxfailures "5"
sv_rcon_minfailures "2"
sv_rcon_minfailuretime "30"
sv_enablebunnyhopping "1"
mp_legacy_vehicle_block "0"
sv_alltalk "5"
mp_old_bomb_defused_sound "1"
mp_auto_reload_weapons "1"
mp_refill_bpammo_weapons "2"
mp_nadedrops "1"
mp_auto_join_team "1"
mp_afk_bomb_drop_time "15"
mp_free_armor "1"
sv_maxrate "100000"
sv_maxupdaterate "102"
sv_minrate "25000"
sv_minupdaterate "60"
sv_lan_rate "100000"
sv_voiceenable "1"
sv_unlag "1"
sv_maxunlag "0.5"
sv_unlagsamples "1"
sv_unlagpush "0"
mp_autokick "0"
mp_autoteambalance "1"
mp_buytime "1"
mp_consistency "1"
mp_c4timer "35"
mp_fadetoblack "0"
mp_flashlight "1"
mp_forcechasecam "0"
mp_forcecamera "0"
mp_footsteps "1"
mp_freezetime "0"
mp_friendlyfire "0"
mp_hostagepenalty "0"
mp_limitteams "3"
mp_logecho "1"
mp_logdetail "1"
mp_logfile "1"
mp_logmessages "1"
mp_maxrounds "0"
mp_playerid "0"
mp_roundtime "5"
mp_timelimit "0"
mp_timeleft "0"
mp_tkpunish "0"
mp_startmoney "16000"
sv_aim "0"
sv_accelerate "5"
sv_airaccelerate "100"
sv_wateraccelerate "10"
sv_proxies "1"
sv_cheats "0"
sv_clienttrace "1.0"
sv_friction "4"
sv_gravity "800"
sv_maxspeed "320"
sv_send_logos "1"
sv_send_resources "1"
sv_stepsize "18"
sv_stopspeed "75"
sv_timeout "15"
allow_spectators "1"
decalfrequency "30"
edgefriction "2"
host_framerate "0"
humans_join_team "any"
max_queries_sec "3.0"
max_queries_sec_global "30"
max_queries_window "60"
motdfile "motd.txt"
log "on"
pausable "0"
sv_restart "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment