10.10.2014, 22:54
how to convert count down seconds to minutes
Example:
instead of 80 seconds show player contdown like this 1:20
i have this
Example:
instead of 80 seconds show player contdown like this 1:20
i have this
pawn Код:
format(string, sizeof(string), "~w~TIME LEFT~n~~r~%d", PrisonTime[i]);