26.09.2015, 21:37
OK.
DEBUG .LOG:
------------
Veh[r][KM] is 0.751, not 1.
Normal should be: 0751.
Код HTML:
E@_R[Veh[r][ServerID]] = floatround(Veh[r][KM], floatround_round); printf("FLOATR: %d", floatround(Veh[r][KM], floatround_round));// DEBUG
Код HTML:
FLOATR: 1
Veh[r][KM] is 0.751, not 1.
Normal should be: 0751.