ajuda
#8

eu tava olhando aki e achei isso .

PHP код:
stock AtualizarRelogio()
{
        new 
string[15],hours,minutes,seconds;
        
gettime(hoursminutesseconds);
        
format(stringsizeof string"%s%d:%s%d", (hours 10) ? ("0") : (""), hours, (minutes 10) ? ("0") : (""), minutes);
        
TextDrawSetString(Textdraw3string);
        return 
1;

Reply


Messages In This Thread
[OFF]ajuda - by Anonymous637 - 28.01.2019, 01:26
Re: ajuda - by Lovejoy - 28.01.2019, 01:37
Re: ajuda - by Anonymous637 - 28.01.2019, 12:22
Re: ajuda - by Anonymous637 - 28.01.2019, 12:33
Re: ajuda - by RenanMsV - 28.01.2019, 13:48
Re: ajuda - by Anonymous637 - 28.01.2019, 15:26
Re: ajuda - by RenanMsV - 28.01.2019, 15:33
Re: ajuda - by Anonymous637 - 28.01.2019, 16:05
Re: ajuda - by Anonymous637 - 28.01.2019, 16:07
Re: ajuda - by RenanMsV - 28.01.2019, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)