[EMAIL PROTECTED] wrote:
All of that is incorrect he Siad CSS server. -tickrate xxx Has to be in the cmd line C:\hl2\cstrike\scrds.exe -tickrate xx Anything from a 66-100 tickrate is okay
also fps_max 1000 in the server cfg (I think) ----- Original Message ----- From: "Renzo Rosales" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, May 13, 2005 9:30 AM Subject: Re: [hlds] tickrate
You can make the server more responsive by setting sys_tickrate (or sys_ticrate, don't have a machine to test on) to a value more higher, but sys_tickrate will go as high as fps_max is set to. Example:
Correct: -sys_tickrate 100 +fps_max 100 (tickrate will be 100) -sys_tickrate 200 +fps_max 500 (tickrate will be 200)
Incorrect: -sys_tickrate 100 +fps_max 80 (tickrate will be 80) -sys_tickrate 200 +fps_max 100 (tickrate will be 100)
Try a few combinations and see what works out best for you.
For Source, -tickrate between 33 and 100 is what Alfred stated should be safe values.
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

