Make dark day with new weather system?
sv weather.load storm
tomhudto make it thunder press f1
sv weather.load storm
Is there a way to make the weather changes fade in? Doing "weather.load storm" is super abrupt. Doing "weather.load clear" is also instant.
GoldieI cant get thunder to work for some reason, it's just rain
Thunder works well for me. weather.thunder 1. But the new system works more like "chances" of something. LIke, a chance of rain or a chance of storm. Check this out...
weather.clear_chance (0.7)
weather.dust_chance (0.2)
weather.fog_chance (0.1)
weather.overcast_chance (0)
weather.rain_chance (0.3)
weather.storm_chance (0.1)
The above is the default settings, to change to always clear:
weather.clear_chance (1)
weather.dust_chance (0)
weather.fog_chance (0
weather.overcast_chance (0)
weather.rain_chance (0)
weather.storm_chance (0)
weather.atmosphere_brightness 0
Merged post
Lots of good stuff in Convar.Weather.
weather.atmosphere_brightness 0.03 looks pretty cool.
ZugzwangYou want to make it really crazy, do:
weather.atmosphere_brightness 0
Merged post
Lots of good stuff in Convar.Weather.
weather.atmosphere_brightness 0.03 looks pretty cool.
What's "convar.weather" and where do we find it, please?
JackReigns
What's "convar.weather" and where do we find it, please?
Use : "find weather" on your server console; for the ConVar, you'd need a .NET decompiler.
Any way to make it Rain/Storm continually in conjunction with an eternal night?