Solved Disable weather on startup?

Discussion in 'Rust Discussion' started by PWARS, Nov 8, 2015.

  1. Hi guys,

    I´m having an issue with the rain on the server, when the server is up for about 3 hours, it starts raining for hours non-stop.

    I would like to disable rain on startup, also fog and clouds.

    What should I write on the commandline?

    +weather.rain 0? or weather.rain false? I´m not sure when to use the "0" or just simply o without ".

    Thanks a lot in advance,

    Mario
     
  2. Wulf

    Wulf Community Admin

    Using 0 is the same as using false when it's a 0/1 choice.
     
  3. Thanks for the answer, I will check it out right now!