Clock Speed - 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: Clock Speed (
/showthread.php?tid=124327)
Clock Speed -
sidhu123 - 30.01.2010
Hey! So I just added the clock function into my gamemode. It works fine sometimes, but at other times, it will go insanely fast and go through 1 in game day within like half a minute.
Is there any way I can slow it down a bit?
Re: Clock Speed -
ScottCFR - 30.01.2010
If your using ladmin i think they have a time speed thing, but other then that IDK..... Maybe a mod or sumthin.
Re: Clock Speed -
sidhu123 - 30.01.2010
I'm actually using Lux's Admin system and I have no mods or anything
Re: Clock Speed -
ScottCFR - 30.01.2010
IDK, I'm using Seif until i get Ladmin Admin Levels set to what i want. But I've never used lux.... I would check the script or commands for maybe some kind of speed clock
Re: Clock Speed -
sidhu123 - 30.01.2010
All I have for the clock in my gamemode is:
Код:
TogglePlayerClock(playerid, 1);
Nothing else