Hm i madethis ;
local fuel = getElementData(vehicle,fuel)
dxDrawText("fuel:"..fuel.." %", 599, 499, 617, 543, tocolor(254, 254, 254, 255), 1.00, "default-bold", "left", "top", false, false, true, false, false);
but now i see for example 90.850%
any way to fix it?
Thanks in advance,
Jonas