SRCDS Steam group


Any Way To Change Tic on SRCDS Servers?
#1
Ya, well I am looking to see if I can change my SRCDS server to a Higher Tic rate. As it is right now its only 33tic but I want it at least 66tic but I have no clue how I change it or even if I can.

So if any one has any information please post.
Reply
#2
Search.
there are MANY how-tos Smile
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
Ryshu Wrote:Ya, well I am looking to see if I can change my SRCDS server to a Higher Tic rate. As it is right now its only 33tic but I want it at least 66tic but I have no clue how I change it or even if I can.

So if any one has any information please post.

Tickrate is set by the startup command parameters:

Code:
srcds.exe -console -game cstrike +map de_dust +maxplayers 16

Setting no tickrate defaults to 33.

Increasing the tickrate is as simple as:

Code:
srcds.exe -console -game cstrike +map de_dust +maxplayers 16 -tickrate 66

66 can be changed to 50, 75, 100 - anything you want.
Reply
#4
Thank you so much Big Grin
Reply
#5
Oh BTW any one know how to make sure its more than 33 tic. Because when i run it its still playing like 33tic and saying its 33
Reply
#6
Well you are probably experiencing choke. If you set your tickrate to lets say 100, the in YOUR client console, not the server, you must type in cl_cmdrate 100 and cl_updaterate 100. Otherwise you will see choke and not get the right tickrate.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#7
Will that fix it for everyone or only me?

or does everyone have to type that in?
Reply
#8
Use this in your server.cfg to force rates:

Code:
cl_mincmdrate 100
cl_minupdaterate 100
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)