Jump to content

Recommended Posts

Posted

Hi. Today i tried to make an server for my buddies. Ive runned the server, done some stuff in config (i changed the port, name and the player limit)
but nothing worked. I tried to find a tutorial on youtube but there are just for older versions. Can somone tell me how to make an server

Posted

You need to open this page and read about server settings

  1. You need to set announce to true
    {
        {
            "announce": false,
            "bind": "127.0.0.1",
            "gamemode": "freeroam", 
            "name": "RAGE:MP Unofficial server [Tag]", 
            "maxplayers": 100,
            "port": 22005,
            "stream-distance": 500.0
        }
    }
  2. You need to make public port into the Windows Firewall or add rule at the Linux Firewall to allow connections
  3. Your buddies using your public ip address or public ip address of your server
  4. Well done u can connect to your server

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...