SetPlayerTime / Synced Time - Issue
#1

Hi, I want to use SetPlayerTime, and use a variable to hold the hour and minute. But if I only setplayertime, Sometimes it's not synced and could be a couple seconds 'out'. If I call a function at 16.00 it could be 16.03 on the clock.

How can I fix this without using setplayertime every 10 seconds as if I do that the weather dont interpolate etc.

Thank you.
Reply
#2

If you call a function at 16.00 but it's 16.03 on the clock,call it at 15:57.

*logic*
Reply
#3

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
If you call a function at 16.00 but it's 16.03 on the clock,call it at 15:57.

*logic*
I know, but it's not always 3 seconds out, it could be 1 second too late or 3 seconds late. It also could be early too. It's unpredictable...
Reply
#4

I actually sync the time every 999 ms and I notice that the weather does interpolate.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)