PDA

View Full Version : Server is for low Ping only player problem



Jumper
3rd November 2022, 17:35
Hey I downloaded Cod 2 again and wanted to play but I have on some server the problem that it says Server is for Low Ping Only Players.

I have a good internet connection and it seems to be only on the Zombots server.

PatmanSan
4th November 2022, 15:35
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"

IzNoGoD
4th November 2022, 17:40
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.

Jumper
5th November 2022, 09:13
yes I am talking about my client