How to set up Ded Server

Discussion in 'Support' started by The Smoking Dog, Jan 11, 2016.

  1. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    post your cmd line
     
  2. The Smoking Dog

    The Smoking Dog Member

    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    hmm ok I did it this way

    echo off
    cls
    echo Protecting srcds from crashes....
    echo If you want to close srcds and this script, close the srcds window and type Y depending on your langauge
    title srcds.com Watchdog
    :srcds
    echo (%time%) srcds started
    start /wait srcds.exe -console -game Empires\empires +map emp_crossroads +maxplayers 28 -port 27015
    echo (%time%) Warning srcds closed or crashed, restarting.
    goto srcds

    And now it works ? what the poop ?
     
  3. The Smoking Dog

    The Smoking Dog Member

    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Before I was using this srcds.exe -console -game Empires\empires +ip 121.44.52.248 -Port 27015 +map emp_money +maxplayers 16 -insecure
     
  4. The Smoking Dog

    The Smoking Dog Member

    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Yay its Running, named Empires server lol
     
  5. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    can't use insecure its secure now but glad you got it working
     
  6. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    you need to configure your server.cfg file
    put in a server name an rcon password etc

    add an admin plugin like sourcemod, if you want admins.....
     
  7. The Smoking Dog

    The Smoking Dog Member

    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Oh god, what now ? lol I'll probably just have a beer and say I did it for now, then worry about the other messing about =)
     
  8. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    the server.cfg file is in the cfg folder you can just change the server name there and put in an rcon pw for now and deal with anything else later.
    it'll need a server restart
     
  9. The Smoking Dog

    The Smoking Dog Member

    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Is there a example how its meant to be set up ? and how you link it to the bat file, and where about does it need to be placed ?
     
  10. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    the server.cfg file is already set up, but you can change whats there by adding or editing w/e you need to. You don't link it to the bat file. the server.cfg file is in the cfg folder which is in the empires folder and doesn't need to be linked to anything.
     
  11. The Smoking Dog

    The Smoking Dog Member

    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Oh fantastic, thank you =)
     

Share This Page