madprof / alpha-ioq3

|ALPHA|'s fork of ioquake3
http://www.urtalphaclan.com/
GNU General Public License v2.0
8 stars 4 forks source link

Minimum Rate? #6

Closed madprof closed 13 years ago

madprof commented 14 years ago

Nitro reports that sv_minRate is not working as it should. We should probably take a look but this is not specific to our fork, seems to be a problem in the standard ioUrT build as well.

mission commented 14 years ago

i looked at it. seems like when the clients rate is less than the sv_minRate it uses the sv_minRates value instead of the clients rate value. Of course i guess you could set it to change the clients rate also. anyway i think it should be working as is.