01.03.2012, 12:55
Quote:
Code:
new time = gettime(); format(string, sizeof(string), "TIME: %d", time); SendClientMessage(playerid, COLOR_WHITE, string); I haw an ideea with gettime() getdate() , but i don't understand the number , i check the clock and it's not the same ... |