Speedometer

madvillayo

Server Mapper | Stunter of the Year 2017 - 2020
Head Admin
Hi all,

As members of the community have noticed, some of the /speedo's top speed numbers of vehicles are inaccurate. In an effort to adjust & correct them, please use this thread to inform us by posting the correct numbers below. Thank you!

-- REPORTED NUMBERS SO FAR --
Camper - 124
Firetruck - 149
Hermes - 150
Remington - 170
 

Sulps

Goldpot Hunter of the Year | 2019 & 2022
VIP
The top speed of each car is written in GTA SA's game files. Specifically, in handling.cfg, the N column stands for "TransmissionData.fMaxVelocity". The numbers shown fit pretty well with which cars seem faster and which slower. Why can't you just copy the data from there?
 

IroniZ

Head VIP
VIP
Former Staff
The top speed of each car is written in GTA SA's game files. Specifically, in handling.cfg, the N column stands for "TransmissionData.fMaxVelocity". The numbers shown fit pretty well with which cars seem faster and which slower. Why can't you just copy the data from there?
Sadly there's no sa-mp function to get the speed, only the velocity so the values from handling.cfg are useless and we have to make our own top speed with some maths...
 
Top