Scenario with player starting in space with a vessel

Discussion in 'Scenarios' started by japp_02, Jul 12, 2024.

  1. japp_02

    japp_02 Commander

    Joined:
    Feb 11, 2021
    Messages:
    550
    Likes Received:
    212
    Can you create a starting scenario where this (see title) is possible?
    I've already read the FAQ & Suggestions section where it's extensively explained how to build a custom scenario and I have done it various times, but never one where you start in space - if possible in a flyable vessel (where you just need to add O2 and fuel).

    I've looked how the Ashon II start is defined in the Sectors.yaml file, here the relevant entries:

    (...)
    - Coordinates: [5, 20, 46] #212
    (...)
    - ['0, 0, 0', Ashon II Orbit, GS_Ashon2Orbit, 'Human:1']
    (...)
    FixedPlayerStart:
    - Mode: Survival
    Spawn: Structure
    Structure: "Scout Cockpit"

    I wonder how I would need to change this for starting in space with a vessel. I guess I could make a sort of functional wreckage that can be modified into a flyable vessel very quickly, but I rather would like to make the scenario immediately start the player inside the vessel cockpit, ready to fly - if at all possible.

    Thanks very much for any feedbacks!
     
    #1
    Last edited: Jul 12, 2024
  2. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,153
    Likes Received:
    11,757
    You can't start them already sitting in the cockpit. You can start them inside the ship though or right by it.
     
    #2
  3. japp_02

    japp_02 Commander

    Joined:
    Feb 11, 2021
    Messages:
    550
    Likes Received:
    212
    Thank you for these details, appreciated!
     
    #3

Share This Page