PDA

View Full Version : Can the player connection type be checked by the server?


Titatovenaar
06-18-2004, 11:49 AM
Hi!

I would be interested, and maybe others with me who host their own server, if it would be possible for the server, if somebody tries to connect, to check on their connection type. All I know is that the ping of the client can be checked. But, if possible, I would like to prevent users with modems to log in to my server.

Maybe a variable setting in the config, or a good serverwatch program? Anyone any ideas/possible solutions? :!:

Greetz,

Titatovenaar(Holland)

jdwright
06-18-2004, 12:27 PM
If you're using PB you can have it kick for anyone using a connection speed setting lower than cable.

pb_sv_cvar rate IN 5001 25000

Titatovenaar
06-18-2004, 01:00 PM
Hi, and thx for the swift reply!

I am currently not using PunkBuster, I am , in fact on version 1.1. Can I use the "pb_sv_cvar rate IN 5001 25000" var in the server config of my server anyways?

Greetz,

Titatovenaar

jdwright
06-18-2004, 08:07 PM
No, you can't do anything of the sort in 1.1.

I'll soon be dropping my 1.1 in favor of another 1.4 with PB.

PB is way more than just cheat protection, its basically an admin mod as well. Lotsa nice stuff you can do with it.

Titatovenaar
06-18-2004, 08:12 PM
K, thx. I'll see if maybe 1.4 is the way of the future....

Greetz,

Tita