SA-MP Forums Archive
Old question still remains {CLOCK SYNC} - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Old question still remains {CLOCK SYNC} (/showthread.php?tid=90297)



Old question still remains {CLOCK SYNC} - AleksandarAdzic - 07.08.2009

Hey people, i still dont get it how to do count for clock in script, and what i dont want is to have REAL TIME synced clock in game, i just want regular san andreas single player clock and time passing like in single player.

Please provide me with the code
Thx in advance



Re: Old question still remains {CLOCK SYNC} - paytas - 07.08.2009

Looks like u havent tried TogglePlayerClock.


Re: Old question still remains {CLOCK SYNC} - AleksandarAdzic - 07.08.2009

Dude, toggle player clock dont have anything to do with that.Command just plays clock, and thats all, but it starts to count time from the moment you connect on server.:/


Re: Old question still remains {CLOCK SYNC} - AleksandarAdzic - 07.08.2009

Anyone, please?


Re: Old question still remains {CLOCK SYNC} - CracK - 07.08.2009

Use gettime(hour,minute,second);


Re: Old question still remains {CLOCK SYNC} - AleksandarAdzic - 07.08.2009

Thx, work done