The time jumps... - 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: The time jumps... (
/showthread.php?tid=78980)
The time jumps... -
FreddeN - 24.05.2009
I have includes
time and added
TogglePlayerClock(playerid,1); but it jups from example 13:00 to 01:00.
How can I fix it
Re: The time jumps... -
Correlli - 24.05.2009
Quote:
Originally Posted by FreddeN
I have includes time and added TogglePlayerClock(playerid,1); but it jups from example 13:00 to 01:00.
How can I fix it 
|
You can't, it's meant to do that. If you use
TogglePlayerClock(playerid,1); it will set your time to 1:00.