Added new worlds to my server.

Discussion in 'Planets & Playfields' started by riobravo360, Sep 12, 2018.

Tags:
  1. riobravo360

    riobravo360 Ensign

    Joined:
    Sep 7, 2017
    Messages:
    1
    Likes Received:
    0
    Hey guys I need some help. I have been adding worlds to my dedi server. So i can explore some more worlds with my friends. The worlds are in game and i can see them but i cannot warp to the world. Same for all my friends. Is this due to us not been seen as new players to the server or did i set something up wrong? Thamks.
     
    #1
  2. Monroe

    Monroe Commander

    Joined:
    Nov 20, 2017
    Messages:
    200
    Likes Received:
    184
    You added the planet, did you add the Orbit? You warp to the Orbit, not the planet itself.
     
    #2
  3. stimdealer0001

    stimdealer0001 Captain

    Joined:
    Sep 14, 2015
    Messages:
    159
    Likes Received:
    149
    So to add new planets to your sectors.yaml, make sure you have (minumum) the following:

    # Akua
    - Coordinates: [93, 1, 117]
    SectorMapType: Planet
    OrbitLine: false
    Playfields:
    - ['0, 0, 0', Akua, Temperate']
    - ['0, 0, 0', Akua Orbit, SpaceOrbit]

    Make sure your coordinates don't overlap with anything else. Make sure your planet and orbit type is valid, in Content>Playfields>FolderName

    If you add moons, the coordinates need to be at least 10km away from 0,0,0 to avoid overlapping asteroids or the main planet. You can add as many planets as you want to an orbit playfield as long as they aren't overlapping each other.
     
    #3

Share This Page