Anyone willing to take a look at my CSS config? I'm trying to get as many people in a 100 tick as I can. I'm hoping for around 20ish. Anything that can be improved upon?
Running on a quad dual core Opteron @ 2.2 with Linux. Any suggestions would be a great help. Thanks
Running on a quad dual core Opteron @ 2.2 with Linux. Any suggestions would be a great help. Thanks
Quote:// server.cfgsl
hostname ********************
echo "Executing: server.cfg"
// RCON
rcon_password *******
sv_rcon_banpenalty 60
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 300
// Server Settings cvars
sv_pure 1
sv_specspeed 2
sv_gravity 800
sv_airaccelerate 10
sv_friction 4
sv_accelerate 5
sv_alltalk 0
pausable 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
sv_stepsize 18
sv_stopspeed 75
sv_voiceenable 1
sv_timeout 65
sv_turbophysics 1
//sv_downloadurl **************
// Server Gameplay cvars
mp_falldamage 1
mp_friendlyfire "1"
mp_footsteps 1
mp_autoteambalance "1"
mp_flashlight 1
mp_limitteams 2
mp_hostagepenalty 5
mp_allowspectators 1
mp_timelimit "13"
mp_winlimit "12"
mp_chattime 5
mp_dynamicpricing 0
// round specific cvars
mp_freezetime "5"
mp_roundtime "2.25"
mp_startmoney "800"
mp_c4timer "35"
mp_fraglimit 0
mp_maxrounds 0
mp_playerid 0
mp_spawnprotectiontime 5
mp_buytime "0.5"
// bandwidth rates/settings
sv_minrate 10000
sv_maxrate 30000
deccalfrequency 60
// decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 40
fps_max 300
host_framerate 0
sv_unlag 1
sv_maxunlag .5
sv_client_predict 1
sv_client_interpolate 1
sv_client_min_interp_ratio 1
sv_client_max_interp_ratio 1
sv_client_cmdrate_difference 30
// server logging
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region "0"
sv_contact **********
//This should be the correct URL to checkid.php
banlist_check_url ***************
//The amount of time to ban banned people for (in minutes) (-1 will just kick them)
banlist_bantime -1
//The message to kick banned players with
banlist_kickmsg "Banned"
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
// sourcemod
sm_bounty_status 1
sm_bet 1
sm_bet_announce 1
// Zblock (do not remove!!!)
zb_active 0