#How to make day longer (or make it real time?)?
1 messages · Page 1 of 1 (latest)
Go to ServerScriptService -> WeatherManager -> DaylightManager
And on line 112 you can modify the time change there
Um, the script has only 98 lines 🤔
You must not be on our version of the plugin or an outdated version
At the bottom somewhere should be a line that says
game.Lighting:SetMinutesAfterMidnight(game.Lighting:GetMinutesAfterMidnight() + .5)
Thats what you need to modify
It's up to date btw
https://github.com/Redon-Tech/Weather-Systems/blob/main/src/Workspace/WeatherSystem/WeatherScript/Systems/WeatherManager/DaylightManager.server.lua
This is the current script on the system, so I dont believe your plugin is the same version or someone formatted it/changed it
Yes, but the actual installed version in the game isnt updated automatically
You have to manually reinstall it (by clicking the install button again)
However it is possible I might've accidently uploaded a formatted version of the script lol
And the wait below it, modifying those two will change how long it takes to cycle
Okay, thanks!
Your welcome, anything else?
No, thank you very much!