Quote:
Originally Posted by MultiKill
@Edit
Em OnPlayerUpdate:
pawn Код:
if(naopode[playerid] == 1) { new string[50]; format(string,sizeof(string),"Vocк podera usar este comando em:~p~ minutos %d segundos %d",minutos[playerid], segundos[playerid]/*Tempo em minutos e segundos*/); TextDrawSetString(comando[playerid],string); }
|
Deu certinho mano, o tempo ta em Crescente, tem como deixar em decrescente ?