Clock Sync
#1

If I use

TogglePlayerClock(playerid,1);

Does the clock auto sync for people joining?

So say if I joined and then 5 minutes later my mate joined would we have the same time?
Reply
#2

well ofc
Reply
#3

Ahh it doesn't actually:P Had to make a sync script...
Reply
#4

what?
the clock auto sync's
Reply
#5

It does not sync the same time...
Reply
#6

You have to create your own time system, use a textdraw if you want them all to be synced.
Reply
#7

It does not sync. What I do is re-sync everyone's time every 4 hours (real 4 minutes), and sync the time of newly connecting players.

If you don't want interpolating weather (which TogglePlayerClock enables), then don't use TogglePlayerClock and just make time progress manually with SetPlayerTime.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)