25.07.2014, 11:51
i changed the code on this:
And works good.
Код:
new temp[4], hour, minute; TimestampToDate(pData[playerid][last_session], temp[0], temp[1], temp[2], hour, minute, temp[3], 1); printf("%02d:%02d", hour, minute);