SA-MP Forums Archive
How to change time permanently? - 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: How to change time permanently? (/showthread.php?tid=154534)



How to change time permanently? - mailliw17 - 14.06.2010

how can i edit my server time?
i want it to be 00:00 permanently


Re: How to change time permanently? - LTomi - 14.06.2010

Put

pawn Код:
SetWorldTime(0);
under OnGameModeInit.