Solved Can't disable rain and fog

Discussion in 'Rust Discussion' started by Asgota, Oct 2, 2016.

  1. Hello.

    I try disable Weather effect on my rust server in server.cfg, and starting script. and nothing... Still after restart i have weather effect....

    Server CFG:
    weather.rain 0
    weather.fog 0
    weather.clouds 0

    Starting Script:
    +weather.rain 0 +weather.fog 0 +weather.clouds 0
     
  2. If you use rustadmin make a timed command every 1h weather.rain 0 weather.fog 0 weather.clouds 0. Rust reset it automaticly.
     
  3. Wulf

    Wulf Community Admin

    You'd need to use RustAdmin or a plugin such as Timed Execute or AutoCommands. You can't set the weather on the server until it is fully initialized/started.