New Optimized rates?

Post Reply
IcEWoLF
This is my homepage
This is my homepage
Posts: 1192
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Aug 10, 2006 9:41 pm
Contact:

New Optimized rates?

Post by IcEWoLF »

Hey John, I still have the same old server.cfg with the rates I had pre orange box.
Now that things have changed, could you please share or include a copy of what you are putting in the default servers when you set them up?

I've tweaked mine little bit but I am not sure if these are the best rates.
// Edit this to your liking. These values are very close to what I use
// for my own servers.

// Name Of Server
hostname "-=[47R]=- 24/7 Office/Dust 2 [100Tick] No AWP/Auto!"

// CS Specific Cvars
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 1
mp_footsteps 1
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 1
mp_roundtime 2.5
mp_buytime .35
mp_timelimit 30
mp_maxrounds 0
mp_startmoney 800
mp_chattime 2
mp_forcecamera 0

// General HL Cvars
sv_contact "your@email.address"
decalfrequency 60
mp_decals 100
mp_falldamage 1
sv_cheats 0
sv_maxrate 0

sv_minrate 30000
sv_maxupdaterate 60
sv_maxcmdrate 60
sv_minupdaterate 20
sv_mincmdrate 30
sv_timeout 120
sv_gravity 800
sv_allowupload 1
sv_allowdownload 1

// from skill1.cfg, game.cfg
sv_accelerate 5
sv_stopspeed 75
sv_rollangle 0

// Rcon Stuff
rcon_password "xxxxxxxxxxxxxxxxxxxx"

// Make sure the right people are banned
exec banned_user.cfg
writeid

//files
mapcyclefile mapcycle.txt

// disable lag compensation
//sv_unlag 1

heartbeat

// important settings inserted by NFo
sv_stats 0

sv_region 1

fps_max 0

net_queuesplits 0

net_queued_packet_thread 1
sv_password ""
tv_enable 0

sm_restrict awp all
sm_restrict sg550 all
sm_restrict g3sg1 all
// SM MOTD Rules URL
sm_motd_url "http://47r-squad.com/47rmotd2-2.jpg"

exec gamewager.cfg
sv_minupdaterate 10
sv_max_queries_sec 3
sv_max_queries_sec_global 150

death_beam_on 1
death_beam_red 0
death_beam_green 255
death_beam_blue 0
death_beam_alpha 255
death_beam_default_setting 1
sv_downloadurl "http://47r.site.nfoservers.com/server"
sm_adminseeall 0

sv_parallel_packentities 0
sv_parallel_sendsnapshot 0
net_splitpacket_maxrate 100000
log 1
Image
Image
User avatar
Edge100x
Founder
Founder
Posts: 13121
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: New Optimized rates?

Post by Edge100x »

I recommend raising the maximums you have there a bit -- to be safe, something like:

sv_maxrate 0
sv_minrate 30000
sv_maxupdaterate 80
sv_maxcmdrate 80
sv_minupdaterate 20
sv_mincmdrate 30
Post Reply