[Help] Countdown
#4

I changed some things, assuming the inserttime is 20, so the count should be like (20, 19, 18, 17, 16...), but not, the count still are uping (1, 2, 3,4) to the 20.

PHP код:
public Countdownregressive()
{
    
inserttime inserttime 1;
    new 
string[240];
    
format(stringsizeof(string), "~y~Evento em: ~g~%d~y~ segundos"inserttime);
    for(new 
0MAX_PLAYERSi++)
    
GameTextForPlayer(istring10005);
    return 
1;

Reply


Messages In This Thread
[Help] Countdown - by ApolloScripter - 30.11.2018, 23:53
Re: [Help] Countdown - by akib - 01.12.2018, 01:07
Re: [Help] Countdown - by Jefff - 01.12.2018, 01:23
Re: [Help] Countdown - by ApolloScripter - 01.12.2018, 02:24
Re: [Help] Countdown - by ApolloScripter - 01.12.2018, 13:51
Re: [Help] Countdown - by UFF - 01.12.2018, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)