1. I opened the server on my computer, map the ports, but less than in the community server list search

    But other players can connect + IP into my server

    Map the ports 12881 and 12871, I didn't modified server configuration document

    BBS in China, few people in the discussion, I hope I can get help here
    please
     
  2. My English is poor, I may not describe it very well

    My server can be linked by someone else
    But not in the community server list
    People have to use "connect 47.156.xxx.xxx" to get into my server
    I want it to be displayed on the community server list. Is there anyone who can work it out?
    Please, I'm in a great hurry
     
  3. Wulf

    Wulf Community Admin

    What do you have your server name as currently? Are you changing the player count?
     
  4. [DOUBLEPOST=1503713702][/DOUBLEPOST]
    @echo off
    cls
    :start
    echo Starting server...

    Hurtworld.exe -batchmode -nographics -exec "host 12871;maxplayers 30;"

    echo.
    echo Restarting server...
    timeout /t 10
    echo.
    goto start

    ----------------------------------------------------------------------------------------

    quit 86400
    loadbalancerframebudget 100
    servername sssasasassassas



    ----------------------------------------------------------------------------------------

    This is my two configuration files, the wrong somewhere?
     
  5. Last edited by a moderator: Aug 31, 2017