server clock - 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: server clock (
/showthread.php?tid=141472)
server clock -
WardenCS - 13.04.2010
Hey,i tried to find an clock what has an specific time GMT,not your computer time,
if anyone could help me,thanks.
Re: server clock -
WardenCS - 13.04.2010
no none?
Re: server clock -
SiJ - 13.04.2010
use this:
pawn Код:
new hour,minute,second;
gettime(hour,minute,second);
hour = hour + x;
x - How much hours you want to add..
Re: server clock -
WardenCS - 13.04.2010
it will add hours for players real world time?i want the time to be same for everyone