Quote Originally Posted by PatmanSan View Post
Check or set these:

// MIN player ping on CONNECT. Any lower and player isn't allowed to connect
set sv_minPing "0"

// MAX player ping on CONNECT. Any higher and player isn't allowed to connect
set sv_maxping "350"

These are server-side right? Sounds like he's talking client-side.