21.02.2019, 18:18
Se PlayerInfo[playerid][pSegundosPreso] pega os segundos, basta fazer assim:
PHP код:
printf("Tempo preso: %s", ConvertSecondsToMins(PlayerInfo[playerid][pSegundosPreso]));

