SA-MP Forums Archive
[FilterScript] [FS] Simple Count Down - 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] Simple Count Down (/showthread.php?tid=91884)

Pages: 1 2


[FS] Simple Count Down - V1ceC1ty - 17.08.2009

Simple Count Down
• What is it?
Simple Command to use which Counts down from 5 with /count

• Extra Info
Made because i felt like making something with a timer and if anyone needs
Do Whatever you want with it, Change colours ect and make sure to add CountDown to the server.cfg filterscript line!

V3 PWN + AMX(Anti Spam, New Style)


V2 PWN + AMX(Anti Spam, Normal Style)


V1 PWN + AMX(Basic)


V1 PasteBin
http://pastebin.com/d76f3072e

• Changelog
Код:
Changelog:

- V2 With Anti-Command Spam added thanks to radi.

- V3 New Count Down Style




Re: [FS] Simple Count Down - James_Alex - 17.08.2009

not bad


Re: [FS] Simple Count Down - V1ceC1ty - 17.08.2009

Thanks, Pastebin added.


Re: [FS] Simple Count Down - Evoturk - 17.08.2009

Thanks! It is easy Very good.Very Thanks!


Re: [FS] Simple Count Down - .::: Ecko :::. - 17.08.2009

There are already bunch of these count downs,
But a big plus for your work.
It's really simple but useful.Also,thius could be a snippet too.

Ecko


Re: [FS] Simple Count Down - V1ceC1ty - 17.08.2009

Just released out of boredem and to help any new people out with timers


Re: [FS] Simple Count Down - radi - 17.08.2009

vicecity can i post a edit of your count system
with anti count spam ?
if you say no i dont post it


Re: [FS] Simple Count Down - XCultz - 18.08.2009

nice i like!


Re: [FS] Simple Count Down - V1ceC1ty - 18.08.2009

Sure, Edit what you like but post the update here so others can benefit from it.


Re: [FS] Simple Count Down - radi - 18.08.2009

i only got it in pasteban
but heres my update
with anti count spam

http://radi.pastebin.com/m32da6703


Re: [FS] Simple Count Down - V1ceC1ty - 18.08.2009

Good work 1st post updated


Re: [FS] Simple Count Down - nuriel8833 - 18.08.2009

Great job
looking good


Re: [FS] Simple Count Down - V1ceC1ty - 18.08.2009

Updated, V3 Features a new Style of count down.


Re: [FS] Simple Count Down - [HLF]Southclaw - 14.09.2009

I Was Trying To Make A Countdown That Is Like:
Code:
if(strcmp....etc /count [number]
then the number is what it counts from: 
showtextdraw: 01:23 [minute:second]
But My Server Crashed [Obviously this isnt the actual code its just an outline of what i want ]
If Anyone Could Make Something Like This, The TextDraw Params Are:
Code:
	timer = TextDrawCreate(20.0, 150.0, "_");
	TextDrawFont(timer, 1);
Thanks
EDIT:
I Knew I Should HAve Posted This In Script Request Sorry!


Re: [FS] Simple Count Down - DokerJr - 14.09.2009

nice


Re: [FS] Simple Count Down - eXchainZ-FoReVeR - 15.09.2009

The Anti-Spam is kinda messed up.

Try fixing it mate.

Anyways, Goobjob. :P


Re: [FS] Simple Count Down - [CK]Steel - 10.10.2009

What's so hard about making a Count-Down command?


Re: [FS] Simple Count Down - vascofg - 19.10.2009

Not working for me on 0.3x


Re: [FS] Simple Count Down - Correlli - 19.10.2009

Quote:
Originally Posted by vascofg
Not working for me on 0.3x
Have you re-compiled with the new include files?


Re: [FS] Simple Count Down - eXchainZ-FoReVeR - 24.10.2009

Anti-Spam is bugged; I think you should remove it