08-17-2005, 10:14 AM
I just setup my linux server to run css. This is my first css linux server BTW. My server is a VPS. It runs everything else flawlessly. I am looking for some config options or opinions about how to get rid of the css lag. My friends complain of alot of lag when playing with even like 10 people or less.
Any ideas?
I am running the basic package with mani mod installed. Some of the options like rounds and things have diff values, but the structure is the same.
Here is my server.cfg:
Any ideas?
I am running the basic package with mani mod installed. Some of the options like rounds and things have diff values, but the structure is the same.
Here is my server.cfg:
Code:
// server name
hostname "Server Name Here"
// rcon passsword
rcon_password "password here"
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
sv_alltalk 0
sv_pausable 1
sv_cheats 0
sv_consistency 1
sv_allowupload 0
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 0
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg