Enforcing Automatic Rates

Post Reply
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Enforcing Automatic Rates

Post by J-English »

Hi,We want people who join our server to change there rates to :
rate 30000, cl_updaterate 100, cl_cmdrate 100.

But some players dont comply.

How do we create a some kind of auto rate enforcer?,that will change there rates as soon as they join.

Thnx
User avatar
TimeX
Staff
Staff
Posts: 1731
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Enforcing Automatic Rates

Post by TimeX »

This can be done with a couple of settings in your server.cfg file:

sv_minrate 30000
sv_minupdaterate 100
sv_mincmdrate 100

Be sure that the "max" versions of these settings are a bit higher or set to 0 as well.
TimeX
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Enforcing Automatic Rates

Post by J-English »

Thanks TimeX
Post Reply