Author Topic: How do I make vehicles faster?  (Read 610 times)

Is there any way to make vehicles faster?

You'll need to edit the vehicle's code, but I forgot what it was and I'm on my phone.

or eval. you can do it with eval.

Yeah IIRC it was possible to use a console command to change the Jeeps speed, so maybe you could try messing around with that code line, but I dont remember where it is so you might have to find it yourself or someone else post it here. Your best bet is to start looking here: http://forum.blockland.us/index.php?topic=82294.0

jeepvehicle.maxwheelspeed = 1000;
(1000 not default)

Wouldnt that just tear off the wheels?

Wouldnt that just tear off the wheels?
No. Even putting 9999 makes you go for a short while, but then the wheels get stuck.