TogglePlayerClock problem - 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: TogglePlayerClock problem (
/showthread.php?tid=260481)
TogglePlayerClock problem -
mike_1 - 09.06.2011
guys a have got a problem with player clock i added in my script TogglePlayerClock(playerid,1);
and this problem apeared;the clock shows again the real time how can i avoid this
Re: TogglePlayerClock problem -
mike_1 - 09.06.2011
i want the clock shows the game time not the real time how can i do that
Re: TogglePlayerClock problem -
HP - 09.06.2011
Check for the filterscripts in server config. There might be a "gl_realtime", try removing it and see if it helps.
Re: TogglePlayerClock problem -
mike_1 - 09.06.2011
ok i fix it thanks!