INT_SetVehicleFuel(vehicleid, Fuel) { return CallRemoteFunction("Speedo_SetVehicleFuel", "ii", vehicleid, Fuel); }