Config file
Config = {}
--Set false if you using QB core
Config.ESXframework = true
--You can turn this on if you want while is snow, but you don't have to.
Config.UseFootStepsOnSnow = false
--If you set it to false, then Config.WeatherType has no effect, and it will use real-time weather instead.
Config.UseWeatherType = true
--What weather you want to use on your server.
Config.WeatherType = "EXTRASUNNY"
--EXTRASUNNY
--CLOUDS
--OVERCAST
--RAIN
--CLEARNING
--THUNDER
--SMOG
--FOGGY
--XMAS
--SNOW
--SNOWLIGHT
--BLIZZARD
--HALLOWEEN
--NEUTRALLast updated