Hello.
I am running on a DarKRP Server but people are lagging a bit.
these are my network configuration.
[QUOTE]sv_minrate 13000
sv_maxrate 25000
sv_minupdaterate 20
sv_maxupdaterate 33
sv_mincmdrate 20
sv_maxcmdrate 33 [/QUOTE]
anyone got any recommanded changes?
Try this
[CODE]// Edit this to your liking. These values are very close to what I use
// for my own servers.
// Make sure the right people are banned
exec banned.cfg
exec banned_user.cfg
// Name Of Server
hostname "Name of Server"
// General HL Cvars
mp_fraglimit 0
mp_footsteps 1
mp_flashlight 1
sv_contact "your@email.address"
decalfrequency 15
mp_decals 100
mp_falldamage 1
sv_cheats 0
sv_maxrate 0
sv_minrate 100000
sv_maxupdaterate 99
sv_maxcmdrate 99
sv_timeout 120
sv_allowupload 1
sv_allowdownload 1
// Rcon Stuff
rcon_password ""
//files
// disable lag compensation
//sv_unlag 1
heartbeat
// important settings inserted by NFo
sv_stats 0
sv_region 1
fps_max 0
sv_parallel_packentities 0
sv_parallel_sendsnapshot 0
net_queued_packet_thread 1
net_splitpacket_maxrate 100000
writeid
sv_password ""
log 1
tv_enable 0
sv_downloadurl ""
sv_loadingurl ""
[/CODE]
Will do.
Sorry, you need to Log In to post a reply to this thread.