Renewed Weathersync
Renewed Weathersync is made so you do not need to worry about syncing time and weather inside your server!
Features
- Custom weather sequences
- pre-render the entire weather queue
- admin can change the weather sequence while in game
- customizeable time scale, you can choose if u want short/long days!
- customizeable time scale depending on time, preconfigured to make night time longer than day time
- HUGE performance boost compared to other weather sync resources, such as qb-weathersync
- drag and drop compatability with qb-weathersync
- a lot of other features, feel free to test it out!
Installation
- Clone the repository:
git clone https://github.com/Renewed-Scripts/Renewed-Weathersync.git
- Copy the
Renewed-Weathersync
folder into your server directory. - Add
start Renewed-Weathersync
to yourserver.cfg
file.
Configuration
You can configure the resource by modifying the weather.lua
& time.lua
files.
Usage
Once the resource is installed and configured, it will automatically sync the weather and time, the entire weather synchronization is handled upon resource start.
Credits
- I took a lot of inspiration from https://github.com/JnKTechstuff/ParadoxWorldSync (opens in a new tab) so a big thanks to them for their work on that resource.