chaser_getavgacc
chaser_getavgacc( [float] acceleration, [int] gearamount, [table] gearratiotable)
Returns the average acceleration for the specified gearbox, without accounting for torque curve.
Args:
acceleration-- The basegacc from vehdata.lua
gearamount-- The gearammount from vehdata.lua
gearratiotable -- The gear ratio table from vehdata.lua
Last updated