Results 1 to 4 of 4

Thread: Server is for low Ping only player problem

  1. #1
    Private Jumper's Avatar
    Join Date
    Aug 2012
    Location
    Germany
    Posts
    31
    Thanks
    7
    Thanked 8 Times in 4 Posts

    Server is for low Ping only player problem

    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.
    Dont drink and drive, Smoke a Joint and Fly Home.

  2. #2
    Private
    Join Date
    May 2013
    Posts
    27
    Thanks
    0
    Thanked 19 Times in 11 Posts
    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"

  3. #3
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    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.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. #4
    Private Jumper's Avatar
    Join Date
    Aug 2012
    Location
    Germany
    Posts
    31
    Thanks
    7
    Thanked 8 Times in 4 Posts
    yes I am talking about my client
    Dont drink and drive, Smoke a Joint and Fly Home.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •