variable and function in Sectors.yaml

Discussion in 'Scenarios' started by cgw 2, May 3, 2021.

  1. cgw 2

    cgw 2 Commander

    Joined:
    Oct 19, 2016
    Messages:
    64
    Likes Received:
    39
    For the Scenario
    https://steamcommunity.com/sharedfiles/filedetails/?id=2078347357

    1. How can I make it so that in the Sectors.yaml file
    - Coordinates: [x, 0, z]
    how
    - Coordinates: [x= COS (Hour computer time/4), 0, z = = COS (Hour computer time/4)] // Maybe someone knows how to do this?
    it was possible to introduce a computer time variable instead of coordinates.
    I want to make the planets rotate after every start of the game.
    I'm not good at metatics, but maybe someone can tell me something? On some server I saw this.

    2. How to add the Random function to the Sectors.yaml file
    - Coordinates: [Random(x), 0, Random(z)]
     
    #1
  2. Taelyn

    Taelyn Guest

    Afaik Not possible
     
    #2
    cgw 2 likes this.

Share This Page