Simple Countdown System -
wumpyc - 23.10.2011
Hey i made really really simple countdown system...i know that a lot of guys wont like it how i make it but...im just a begginer...So when someone start /countdown noone alse cant start it at same time...also the players that are in range (20 meters) of /Countdown starter will get freezed...and un-freezed when gametext GO!! appears...also added sound(3,2,1,GO!)
I Hope you like It!
ENJOY
Respuesta: Simple Countdown System -
Pleasee - 23.10.2011
Very Good! Great Work!
Re: Simple Countdown System -
Nenad - 23.10.2011
Lol this will create big lag on servers :P And I think FS like this already exists
Re: Simple Countdown System -
sherlock - 23.10.2011
Quote:
Originally Posted by Nenad
Lol this will create big lag on servers :P And I think FS like this already exists
|
How will it make lag? plenty of servers use countdowns like this.
GJ
Re: Simple Countdown System -
wumpyc - 24.10.2011
Thanks
Re: Simple Countdown System -
vampirmd - 24.10.2011
is very good and useful
Re: Simple Countdown System -
wumpyc - 24.10.2011
Quote:
Originally Posted by vampirmd
is very good and useful
|
I'm glad you like it
Re: Simple Countdown System -
CPT.Yehiawy - 18.11.2011
This is really awesome and good too

its great for races, making events, etc
Re: Simple Countdown System -
wumpyc - 19.11.2011

^^
Re: Simple Countdown System - Astralis - 19.11.2011
actually countdown goes with admin system. But some dont have it so your job is useful for races,drags,etc.
Re: Simple Countdown System -
Hansolue - 12.03.2012
simple but good
Re: Simple Countdown System -
aco_SRBIJA - 12.03.2012
Could be much better.....What if we do next countdown
public Count(var)
{
for (var, var<=0, i--);
{
if var=0 return GameTextForAll("~y~Go",1000,6), KillTimer(CountTimer);
format(somevar,sizeof(somevar),"~y~%d",var);
GameTextForAll(somevar,1000,6);
//Etc etc
}
}
So, this will work much better
Anyway, nice.
Re: Simple Countdown System -
Hansolue - 13.03.2012
Nije lose aco
Re: Simple Countdown System -
Awankz - 27.03.2012
Very Good Man !
Re: Simple Countdown System -
Hannibal_Smith - 07.05.2012
Nice

keep it up m8!