SA-MP Forums Archive
[FilterScript] [FS] ROUND RESTARTER (TIMER) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] ROUND RESTARTER (TIMER) (/showthread.php?tid=52268)



[FS] ROUND RESTARTER (TIMER) - s1k - 29.09.2008

This is a simple FS i made!
On the top of the screen there is a counter. The timer starts from 20 minutes. So the counter goes from 20 minutes to 0. Every 5 minutes that passes a message comes to the player.

At the end of the 20 minutes, the gamemode restarts!
This is good for TDM servers, or anything else you may need this for.

Mirror: http://files.uploadffs.com/d993f0_Timer.rar


Re: [FS] ROUND RESTARTER (TIMER) - matt2127 - 29.09.2008

Great very useful man
Код:
Download[playerid] ++;



Re: [FS] ROUND RESTARTER (TIMER) - ryder5666 - 29.09.2008

Simple and easy good work


Re: [FS] ROUND RESTARTER (TIMER) - Reamis - 11.01.2009

link is dead


Re: [FS] ROUND RESTARTER (TIMER) - [M2S]moe - 12.01.2009

Heres a new link:

public OnGameModeInit()
{
SetTimer("OnGameModeExit",1200000,0);
return 1;
}

lmfao


Re: [FS] ROUND RESTARTER (TIMER) - hipy - 12.01.2009

it should show a timer on screen

buuuuuuuuuuuuuuuuuuuuuut

[size=15pt]Link Dead, Close thread


Re: [FS] ROUND RESTARTER (TIMER) - Yoyoyo - 13.08.2009

Quote:
Originally Posted by hipy
it should show a timer on screen

buuuuuuuuuuuuuuuuuuuuuut

[size=15pt]Link Dead, Close thread
Actully there is a timer on the screen . .


Re: [FS] ROUND RESTARTER (TIMER) - propilot - 13.08.2009

Link is not dead.


Re: [FS] ROUND RESTARTER (TIMER) - [Ask]Terminator - 13.08.2009

Nice , very usefull !


Re: [FS] ROUND RESTARTER (TIMER) - nuriel8833 - 13.08.2009

Quote:
Originally Posted by Reamis
link is dead
me too
fix the link ^^


Re: [FS] ROUND RESTARTER (TIMER) - shady91 - 13.08.2009

not bad easy to do but this is like the first one i seen put into a fs but nice


Re: [FS] ROUND RESTARTER (TIMER) - _Vortex - 14.08.2009

Very useful, thanks.


Re: [FS] ROUND RESTARTER (TIMER) - Black_Shinigami - 23.01.2010

Dunno why but the seconds are not seconds anyway good job


Re: [FS] ROUND RESTARTER (TIMER) - ViruZZzZ_ChiLLL - 23.01.2010

Quote:
Originally Posted by Ask.Terminator
Nice , very usefull !
^


Re: [FS] ROUND RESTARTER (TIMER) - hvampire - 25.01.2010

Very nice FS , but i have a question , sometime it go from 20:00 to 20:18 then 20:16 so fast and sometime it goes normal ? can u fix it?


Re: [FS] ROUND RESTARTER (TIMER) - Blantas - 25.01.2010

Hmm.. Could be better.


Re: [FS] ROUND RESTARTER (TIMER) - aspire5630 - 25.01.2010

Copied out of CSS Gamemode...


Re: [FS] ROUND RESTARTER (TIMER) - WillyP - 10.07.2010

please re-upload the script!!