Weather & Time

Ce module permet de dire au revoir a qb-weathersync!

Information

Gestion des températures

config.lua
Config.Weather = {
    enabled = true, -- enabled by default if qb-weathersync not detected
    default = 'clear', -- used only if randomOnBoot is false
    changeTimer = 10, -- time in minute before change to an other weather
    specialOnBoot = false, -- Set a weather for christmas & halloween
    randomOnBoot = true, -- Set a random weather at the server boot if special not activated
}

Mis à jour