11.07.2011, 09:50
Yes prav is float:
i try that:
new something = vehicleDB[vehicleid][prav] / 10000;
SetPVarInt(vehicleid, "Gas", something);
But I again get error in this line:
new something = vehicleDB[vehicleid][prav] / 10000;
Tag mismach
i try that:
new something = vehicleDB[vehicleid][prav] / 10000;
SetPVarInt(vehicleid, "Gas", something);
But I again get error in this line:
new something = vehicleDB[vehicleid][prav] / 10000;
Tag mismach