11.01.2015, 09:25
Quote:
my script show
![]() I want to look Kilometers 34.7 to the point Do You Understand? Bad English ![]() |
pawn Код:
format(string, sizeof(string), " Kilomters %.2f to the point", Distance);
do: %.1f for only 1
or: %.0f for none