Game ReferenceGame Global FunctionsWeatherForceSnowOn this pageWeatherForceSnow Description Replaces rain with snow if outside Chapter III. function WeatherForceSnow(state) --[[ ... ]] end Parameters state: boolean - Whether to replace rain with snow Return Values ... Example ...