Quote:
Originally Posted by Divergent
Is the client message displaying the fuel properly (not as 0.0)?
Код:
format(string, sizeof(string), "Engine: %s | Lights: %s | Fuel: %.2f.",enginestatus,lightstatus,VehicleFuel[vehicleid]);
SendClientMessageEx(playerid, COLOR_WHITE, string);
|
Well the command shows the fuel properly for example: 98.93 but the speedometer shows: 00.00