1. How to set ping limit on my server?
     
  2. Wulf

    Wulf Community Admin

    In your ServerSettings.cfg:
    Code:
    # -- Ping Limit --
    enablePingLimit = 'False'   # Kick players who exceed the ping limit while this is enabled.
    pingLimit = '200'   # [Minimum = 50, Maximum = 10000] An average ping limit in milliseconds. eg. 200 = 0.2 seconds
     
  3. Where the ServerSettings.cfg?
     

    Attached Files:

  4. Wulf

    Wulf Community Admin

    Under Configuration.
     
  5. Does this just fit anywhere in that folder? or? I don't know coding at all :/