SA-MP Forums Archive
Adding Game Time - 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)
+--- Thread: Adding Game Time (/showthread.php?tid=600193)



Adding Game Time - eikzdej - 05.02.2016

Hi how can i add Game Time in the upper right corner of the screen? like in Single Player. Thanks!


Re: Adding Game Time - Tass007 - 05.02.2016

Hi @Eikzdej,

If you want to request stuff like that, best to add a post on https://sampforum.blast.hk/showthread.php?tid=447813 on the scripting help section we are here to help once you have tried.

But here is a tutorial I found, hopefully this helps you.

https://sampforum.blast.hk/showthread.php?tid=282260


Re: Adding Game Time - SickAttack - 05.02.2016

https://sampwiki.blast.hk/wiki/TogglePlayerClock


Re: Adding Game Time - GangstaSunny - 05.02.2016

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Код:
Time will automatically advance 6 hours when the player dies.
You should use the "gl_realtime" filterscript. Its already in your /filterscripts/ folder.


Re: Adding Game Time - eikzdej - 05.02.2016

Thank you all!


Re: Adding Game Time - itsCody - 05.02.2016

I run a custom made clock, so the time is the same for all players.
Maybe try that?