2680 {
2681
2682 float maxVolume = GetFluidCapacity(
CarFluid.FUEL );
2684
2686 }
CarFluid
Type of vehicle's fluid. (native, do not change or extend)
static proto float RandomFloat(float min, float max)
Returns a random float number between and min[inclusive] and max[exclusive].