I'm looking for a specific type of scenario

Discussion in 'General Discussion' started by japp_02, Feb 10, 2024.

  1. japp_02

    japp_02 Commander

    Joined:
    Feb 11, 2021
    Messages:
    550
    Likes Received:
    212
    Can anyone please point me to a scenario (maybe in the workshop) that uses FIXED POIs on planets in survival mode, and that spawns the player other than with the escape pod? I want to see how the coding in the playfield.yaml (or playfield_static.yaml) is done correctly.

    Thank you!
     
    #1
  2. japp_02

    japp_02 Commander

    Joined:
    Feb 11, 2021
    Messages:
    550
    Likes Received:
    212
    I've found what I'm looking for. A specific command must be in the playfield file to activate fixed POIs in survival. it's
    UseFixed: True
    in the right playfield_static part.
     
    #2

Share This Page