๐Ÿ› ๏ธSetup

This is a detailed setup guide for Weather Management. If you have any questions before making a purchase, you can contact us on Discord

Detailed Config is Provided with the script with detailed information:

Supports: Every Server

  • Integrated sync of events and exports from qb-weathersync, cd_easytime, and vSync. (Note: You only need our script running, no other weather script is required)

Exports

setWeather [type]

Switch to a specified weather type from CodeStudio.WeatherTypes

setTime [hour] (minute)

Sets sun position based on time to specified

setTimeFreeze [toggle]

Freeze or Unfreeze Time

setBlackout (true|false)

Sets or toggles blackout state

setDynamicWeather (true|false)

Sets or toggles dynamic weather state

getBlackoutState

Returns if the blackout is enabled or disabled

getTimeFreezeState

Returns if time progression is enabled or disabled

getWeatherState

Returns the current weather type

getDynamicWeather

Returns if time progression is enabled or disabled

getTime

Returns current server time

Events

All of these examples are triggered CLIENT side!

EnableSync

DisableSync

setTime

setWeather

Commands

/weather_panel - Toggle Dashboard

/freezeweather - Freeze weather

/weather [type] - Set weather

/freezetime [1/0] - Toggle Freeze Time

/blackout - Toggle blackout

/morning - Set time to 9am

/noon - Set time to 12pm

/evening - Set time to 6pm

/night - Set time to 11pm

/time [hour] [minute] - Set time to whatever you want

Additional detailed guidance can be found in the config itself. If you need further assistance, please feel free to contact us on Discord.

Last updated