SA-MP Forums Archive
lots of Round time information - 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: lots of Round time information (/showthread.php?tid=67352)



lots of Round time information - Martin_Smith - 28.02.2009

Ok, underneath OnGameModeInit, ive put a 15 minute timer and when its done, the Public for it ends the round...

But i would like to know how do i make it so it counts..

15:00
14:59
14:58
e.t.c

at the top of the screen, This would be a big help someone cna help me out with this..


Re: lots of Round time information - Martin_Smith - 28.02.2009

also...to restart the round, do i use:

GameModeInitExitFunc();

or

GameModeExit();