How in the heck are you supposed to set a vehicle's maximum speed? I've modified a CH-47D Chinook that I only want to be able to fly at a maximum of 265kph. No matter what number I put in the config.cpp, the thing will still go over 350kph.
I even tried this:
maxSpeed = 20
The damn thing still flies at over 350kph. Why in the hell is that variable in the config.cpp if it doesn't even do anything?