Hi,
For some reason my server starts out sunny and all goed, but after a while it just gets cloudy. What am I missing here?
weather not really doing what I want
For some reason my server starts out sunny and all goed, but after a while it just gets cloudy. What am I missing here?
Code:
private ["_initialFog", "_initialOvercast", "_initialRain","_initialSnow", "_initialWind", "_debug"]; private ["_minWeatherChangeTimeMin", "_maxWeatherChangeTimeMin", "_minTimeBetweenWeatherChangesMin", "_maxTimeBetweenWeatherChangesMin", "_rainIntervalRainProbability", "_snowIntervalSnowProbability", "_windChangeProbability"]; private ["_minimumFog",...