[AJUDA]Gettime
#6

Ta ae :
pawn Код:
CMD:horas(playerid)
{
    new Hora, Minuto, Segundo, string[128];
    gettime(Hora, Minuto, Segundo);
    format(string, sizeof(string), "Agora sгo %d Horas %d Minutos e %d Segundos!", Hora, Minuto, Segundo);
    SendClientMessage(playerid, Amarelo, string);
    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)