Several questions
#4

Quote:
Originally Posted by .::: Ecko :::.
amm it's possible btw. amm u want to be shown in gamemodetext?

Ecko
I suggest you go learn some english...

I would do it like this.
pawn Код:
if(minutes < 10) //9 and down
{
   format(whatever, sizeof whatever, "0%d", minutes);
}
Same with seconds.

Leopard
Reply


Messages In This Thread
Several questions - by Rks25 - 21.05.2009, 13:09
Re: Several questions - by .::: Ecko :::. - 21.05.2009, 14:22
Re: Several questions - by Rks25 - 21.05.2009, 14:37
Re: Several questions - by pspleo - 21.05.2009, 14:43
Re: Several questions - by Andom - 21.05.2009, 14:50

Forum Jump:


Users browsing this thread: 1 Guest(s)