Posts: 1,896
Threads: 102
Joined: Oct 2008
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
Posts: 1,896
Threads: 102
Joined: Oct 2008
Posts: 389
Threads: 18
Joined: May 2009
Reputation:
0
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
Posts: 1,896
Threads: 102
Joined: Oct 2008
Just released out of boredem and to help any new people out with timers
Posts: 173
Threads: 25
Joined: Aug 2008
Reputation:
0
vicecity can i post a edit of your count system
with anti count spam ?
if you say no i dont post it
Posts: 1,896
Threads: 102
Joined: Oct 2008
Sure, Edit what you like but post the update here so others can benefit from it.
Posts: 1,896
Threads: 102
Joined: Oct 2008
Good work
1st post updated
Posts: 1,896
Threads: 102
Joined: Oct 2008
Updated, V3 Features a new Style of count down.
[HLF]Southclaw
Unregistered
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!
Posts: 294
Threads: 3
Joined: Jan 2009
Reputation:
0
The Anti-Spam is kinda messed up.
Try fixing it mate.
Anyways, Goobjob. :P
Posts: 58
Threads: 12
Joined: Nov 2008
Reputation:
0
What's so hard about making a Count-Down command?
Posts: 13
Threads: 4
Joined: Oct 2009
Reputation:
0
Not working for me on 0.3x