[How to] Auto advance time / unpause clock

For those server owners who want time to advance just as weather does, there is a very simple way to change it.

Make sure your server is offline first!

In your server folder navigate to: resources/fivem/fivem_client.lua. Find the line that reads “PauseClock (true)” and change “true” to “false”. Save changes, clear your server cache and restart your server.

Enjoy!

1 Like

I’ve been looking for this for DAYS. You’re a god damn life saver xD, Thanks!

Hi,

When I change the hour, the time is the same on client… and pause don’t work because the time change everytime!

Any idea why?

Thank you!