Announcement

Collapse
No announcement yet.

Any South American servers out there?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Any South American servers out there?

    not exactly sure if this is the right forum to ask this but i want to konw if there are any south american servers with ocasional players out there...

    its frustrating to play with high pings, due to wainting like 1 sec between the "click" and the "shoot" stuff.

    it's the main reason why i never play multiplayer nowadays

    #2
    Cant you just look in the server browser and sort by ping(low)?

    Comment


      #3
      Console or PC?

      Comment


        #4
        Download a console app called Gslist from here

        From the command prompt enter something like
        Code:
        gslist -n ut3pc -f "(country = 'BR')"
        The results for Brazil...
        Gslist 0.8.5
        by Luigi Auriemma
        e-mail: aluigi@autistici.org
        web: aluigi.org

        Gamename: ut3pc
        Enctype: 1
        Filter: (country = 'BR')
        Resolving master.gamespy.com ... 207.38.11.34:28900
        Gamename: ut3pc
        Validate: WYGXYQ -> UYQSmgB2
        Receiving: .. 59 bytes
        -----------------------
        200.255.166.201 6500

        1 servers found
        Once you have an IP and Query Port you can do something like this
        Code:
        gslist -d 11 200.255.166.201 6500
        Here are the (partial) results...
        Gslist 0.8.5
        by Luigi Auriemma
        e-mail: aluigi@autistici.org
        web: aluigi.org

        - query type: Gamespy 3
        - target 200.255.166.201 : 6500
        hostname UT3 Server 01 [Click21]
        hostport 8778
        numplayers 0
        maxplayers 2
        Now you have both the IP (200.255.166.201 ) and hostport (8778)

        To get a list of country codes you can use in place of BR...
        Code:
        gslist -c

        Comment

        Working...
        X