Help - Search - Members - Calendar
Full Version: 100 tick CS:S
The Planet Forums > System Administration > Game Hosting
KennyM
We have the -tickrate 100 option in our command line for when the server starts, but it seems it is staying at 66 tick. Are there any rate changes I need?
Altec
Did you add it to Command Line Additions or just the Command Line?

It has to be on Command Line Additions.
KennyM
Yeah, it's on the command line additions.
doc
Try

-tickrate 100 added to the command line

sv_maxupdaterate 100
sv_maxrate 20000
Creed3020
Here are some useful reads:

The technology/logic behind the Source Engine when it comes to mutliplayer: http://www.valve-erc.com/srcsdk/general/mu...networking.html

Some more logic and some sample settings: http://www.counter-strike.com/tickrate.php

Some example settings: http://www.e-frag.co.uk/forum/showthread.php?t=6289

I hope those pages helped you out because they sure helped me! smile.gif

Make sure to listen to the instructions of what settings to set.

Personally I have the following set for my 66 tic 20 slot CS:S server:

QUOTE
Added to command line: -tickrate 66
sv_minrate: 10000
sv_maxrate: 20000
sv_mincmdrate: 30
sv_maxcmdrate: 66
sv_minupdaterate: 30
sv_maxupdaterate: 66
sv_client_predict: 1
sv_client_interpolate: 1
sv_client_interp: 0.1
sv_client_cmdrate_difference: 30
doc
Good post creed biggrin.gif
Creed3020
QUOTE (doc @ Feb 14 2007, 08:34 AM) *
Good post creed biggrin.gif


Thanks, I am getting better at the whole CS:S tickrate stuff. It can be quite a headache the first time through lol.
KennyM
Thanks Creed, I'll definitely read through that stuff. This is our first time having a self-managed server, and it's quite a job to get everything working correctly. We're having fun learning though icon_smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.