Need help with snow planet

Discussion in 'The Hangar Bay' started by Michael Lovelace, Jan 8, 2018.

  1. Michael Lovelace

    Michael Lovelace Lieutenant

    Joined:
    Mar 17, 2017
    Messages:
    23
    Likes Received:
    7
    I want it to heavy snow all the time on one of my planets. How do I set it up to do that?



    SpecialEffectsGlobal:
    - Name: CloudsDark
    Type: Weather
    InitialDelay: 0
    Delay: 3
    Lifetime: 400
    - Name: Wind
    Type: Weather
    InitialDelay: 5
    Delay: 3
    Lifetime: 1200
    - Name: Fog
    Type: Weather
    InitialDelay: 12
    Delay: 5
    Lifetime: 1000
    - Name: SnowHeavy
    Type: Weather
    InitialDelay: 0.1
    Delay: 2
    Lifetime: 1200
    - Name: ColdWave
    Type: Weather
    InitialDelay: 2
    Delay: 3
    Lifetime: 1000
    - Name: Hail
    Type: Weather
    InitialDelay: 4
    Delay: 6
    Lifetime: 600

    # Global Effects
    - Name: ThunderAndLightning
    Biome: [ Any ]
    Time: Always
    InitialDelay: 0.5
    Delay: 6
    Lifetime: 300
    PlyDist: 100
    SpawnY: 500
    Struct: Avoid

    This is what I have atm. I waited for about 45 minutes and there is no snow or lighting, can anyone help, thanks
     
    #1
    Last edited: Jan 8, 2018
  2. Xango2000

    Xango2000 Captain

    Joined:
    Jun 15, 2016
    Messages:
    385
    Likes Received:
    202
    Are you sure initialdelay can be a decimal number?
     
    #2
  3. Needleship

    Needleship Master of Custom Terrain

    Joined:
    Apr 13, 2017
    Messages:
    527
    Likes Received:
    835
    Hi!
    - For eternal snow - I guess maybe just have 'SnowHeavy' as only avaiable weather choice (=delete the other ones, and set delay to zero) ?
    To see the results directly in the game, flush the 'old-settings'-weather that's still active to get your new one. Open in-game console, then type:
    weather next
     
    #3

Share This Page