getTopSpeedTable
getTopSpeedTable( vehicleHash [string] )
Returns a table with topspeeds per gear for the specified vehicle hash. If on lua, pay attention to the +1 indexing.
Preferably, you should input the vehicle hash as "elegy" for example. However if you input it's hash "196747873" it will also work, but will have the function to take longer to execute.
Code Example: