11-17-2008, 11:41 AM
hello, I have a specific question on how the l4d server and client configurations are set. specifically.
-sv_memlimit : listed as cheat can this be set to a fixed value in the server config without cheats.
-sv_mincmdrate :sets the minimum value for cl_cmdrate.
-cl_cmdrate : 30 : , "a", "user" : Max number of command
packets sent to server per second.
-sv_mincmdrate 66
-sv_maxcmdrate 100
here is my current server cfg.
rcon_password "xxxx"
sv_rcon_banpenalty 5
sv_rcon_maxfailures 10
mp_forcecamera 1
mp_allowspectators 0
mp_friendlyfire 0
mp_footsteps 1
sv_timeout 300
sv_maxspeed 250
sv_consistency 1
decalfrequency 110
sv_voiceenable 1
sv_alltalk 1
mp_chattime 10
sv_allowupload 0
sv_allowdownload 0
sv_download file size. Default is 15
sv_downloadurl ""
sv_minrate 20000
sv_maxrate 30000
decalfrequency 300
sv_maxupdaterate 100
sv_minupdaterate 30
sv_mincmdrate 66
sv_maxcmdrate 100
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1
sv_set_steamgroup
sv_lan 0
sv_region 0
sv_contact
sv_pausable 0
sv_pure 1
sv_pure_kick_clients 1
exec banned_user.cfg
exec banned_ip.cfg
according to the hlds emails the server and client communication cvars are locked and cannot be changed but this forum has numerous posts that recommend the settings listed in my server cfg
so what is the correct way.
-sv_memlimit : listed as cheat can this be set to a fixed value in the server config without cheats.
-sv_mincmdrate :sets the minimum value for cl_cmdrate.
-cl_cmdrate : 30 : , "a", "user" : Max number of command
packets sent to server per second.
-sv_mincmdrate 66
-sv_maxcmdrate 100
here is my current server cfg.
rcon_password "xxxx"
sv_rcon_banpenalty 5
sv_rcon_maxfailures 10
mp_forcecamera 1
mp_allowspectators 0
mp_friendlyfire 0
mp_footsteps 1
sv_timeout 300
sv_maxspeed 250
sv_consistency 1
decalfrequency 110
sv_voiceenable 1
sv_alltalk 1
mp_chattime 10
sv_allowupload 0
sv_allowdownload 0
sv_download file size. Default is 15
sv_downloadurl ""
sv_minrate 20000
sv_maxrate 30000
decalfrequency 300
sv_maxupdaterate 100
sv_minupdaterate 30
sv_mincmdrate 66
sv_maxcmdrate 100
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1
sv_set_steamgroup
sv_lan 0
sv_region 0
sv_contact
sv_pausable 0
sv_pure 1
sv_pure_kick_clients 1
exec banned_user.cfg
exec banned_ip.cfg
according to the hlds emails the server and client communication cvars are locked and cannot be changed but this forum has numerous posts that recommend the settings listed in my server cfg
so what is the correct way.