[AJUDA]Gettime
#9

Ja tinha resolvido mais vlw pelo apoio galera.. o meu ate data ta mostrando!
PHP код:

CMD
:horas(playerid,params[])
{
    new 
HourMinuteSecondstring[50], YearMonthDayMes[70];
    
getdate(YearMonthDay);
    
printf("%02d/%02d/%d"DayMonthYear);
    if(
Month == 1) { Mes "Janeiro"; }
    if(
Month == 2) { Mes "Fevereiro"; }
    if(
Month == 3) { Mes "Marco"; }
    if(
Month == 4) { Mes "Abril"; }
    if(
Month == 5) { Mes "Maio"; }
    if(
Month == 6) { Mes "Junho"; }
    if(
Month == 7) { Mes "Julho"; }
    if(
Month == 8) { Mes "Agosto"; }
    if(
Month == 9) { Mes "Setembro"; }
    if(
Month == 10) { Mes "Outubro"; }
    if(
Month == 11) { Mes "Novembro"; }
    if(
Month == 12) { Mes "Dezembro"; }
    
gettime(HourMinuteSecond);
    
printf("%02d:%02d:%02d"HourMinuteSecond);
    
format(string,sizeof(string),"~r~%d de %s de %d~n~~r~%d:%d:%d  "DayMesYearHourMinuteSecond);
    
GameTextForPlayer(playeridstring50001);
    return 
1;

Reply


Messages In This Thread
[AJUDA]Gettime - by [BND]Rodrigues - 04.05.2012, 06:55
Respuesta: [AJUDA]Gettime - by Schocc - 04.05.2012, 07:05
Re: [AJUDA]Gettime - by RoacH` - 04.05.2012, 10:03
Re: [AJUDA]Gettime - by paulor - 04.05.2012, 14:36
Re: [AJUDA]Gettime - by RoacH` - 04.05.2012, 14:41
Re: [AJUDA]Gettime - by CidadeNovaRP - 04.05.2012, 14:51
Re: [AJUDA]Gettime - by paulor - 04.05.2012, 14:59
Re: [AJUDA]Gettime - by RoacH` - 04.05.2012, 15:14
Re: [AJUDA]Gettime - by [BND]Rodrigues - 04.05.2012, 15:25
Re: [AJUDA]Gettime - by paulor - 04.05.2012, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)