speed auto kick percentage is now a server paramater

Make suggestions for improving one of the best games on the net!
Post Reply
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

speed auto kick percentage is now a server paramater

Post by JeffM »

Since many people are updating to CVS, and there still has been some issues with the speed auto kick, I have made the percentage that is used for an auto kick be a command line option

use -speedtol <speed factor> to controll it
the default is still the same as it was before, but if you are having problems with it you can now increase it.

as an example -speedtol 2.5 would auto kick anyone who is going 2.5 times faster then the speed they are suposed to go.
ImageJeffM
widowmaker
Private First Class
Private First Class
Posts: 231
Joined: Sun Mar 09, 2003 2:13 am
Location: USA

Post by widowmaker »

will this effect the high speed flag if the value is set too low?
User avatar
Chestal
Dev Guru
Dev Guru
Posts: 171
Joined: Fri Dec 06, 2002 11:56 pm
Location: Siegen, Germany
Contact:

Post by Chestal »

It's relative to the max speed that the server thinks a player is allowed to go at. So, it's factor*25m/s for a plain tank and factor*37.5m/s for a flag with the highspeed flag (actually, the calculation is done on squared speed).
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

this didn't change anything other then leting a user set the value at run time. autokick has been in CVS for a while, Xmission has been running for a while as well.
ImageJeffM
michaelh20
Private First Class
Private First Class
Posts: 57
Joined: Thu Dec 12, 2002 2:28 am
Location: MN USA

Post by michaelh20 »

So there is no disable setting, but you can effectively disable it by putting the value to a huge value?
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

yeah put in a huge number. I don't think the idea of server speed check is a bad idea, just presently the logic is a bit screwwy, so we need this setting.
ImageJeffM
Post Reply