A powerful client-side weather and time control menu originally developed for Calsky State Roleplay. This menu allows players to dynamically control weather, time, wind, and blackout settings with smooth transitions and performance optimizations.
ā
Dynamic weather control
ā
Time management with freeze option
ā
Wind speed and direction adjustments
ā
Blackout functionality
ā
Smooth weather transitions
ā
Optimized for performance
ā
Client-side only (changes are not synced between players)
Download the latest release.
Extract it to your FiveM resources
folder.
Ensure dependencies in your server.cfg
in this order:
ensure ox_lib
ensure weather-menu
This script uses ACE permissions for command access, which can be enabled or disabled in the config.
For restricted access (e.g., donators only), add this to your server.cfg
:
add_ace group.donator command.weather allow
add_principal identifier.steam:XXXXXXXXXXXXX group.donator
/weather
This resource contains Lua code adapted from Renewed-Scripts/Renewed-Weathersync. All credit for the original Lua implementation goes to them. If you use or modify this resource, please ensure proper attribution to both projects.
If you need assistance with this script, you can add me on Discord at luxlife
or join our Discord server and submit a general support ticket: https://discord.gg/Mk5buvyBFb.