Results 1 to 4 of 4

Thread: Server is for low Ping only player problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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"

  2. #2
    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

Posting Permissions

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