30.12.2009, 19:18
It seems to be problem in my calculation instead... now it gives me error 022: must be lvalue (non-constant)
vHealth is:
Code:
value = floatround(vHealth / 10);
Code:
GetVehicleHealth(vehicleid, vHealth);

