01-24-2008, 12:53 PM
I'm trying to set my server to 100 tick but I've noticed I cant get my cl_updaterate higher than 30... This is what I get if I type it in console:
Here's some of my other settings:
Any help would be appreciated.
-kev
Code:
cl_updaterate
"cl_updaterate" = "30" ( def. "20" )
** NOTE: The real value is 20.000 but the server has temporarily restricted it to 30.000 **
archive
- Number of packets per second of updates you are requesting from the server
Here's some of my other settings:
Code:
sv_minrate 15000
sv_maxrate 30000
sv_maxupdaterate 100
sv_minupdaterate 30
cl_cmdrate 100
cl_updaterate 100
rate 25000
fps_max 700
Any help would be appreciated.
-kev