When changing the users ClockTime locally, it will occasionally change to whatever the server has set for its ClockTime. Although you may think i should just change it server side, I cannot do that as it would cause a separate script, which locally speeds up the day/night cycle (think of GTA V).
If anyone needs anything, just ask. Thanks in advance. I am also very new to Lua, so apologies if I have any beginner mistakes.
You can send a request to the server for the server's time and set it to that
Did something really stupid. I was using Lighting.TimeOfDay in the local script, instead of .ClockTime.