Author Topic: Simple code question  (Read 315 times)

Is it possible to change a vehicles max wheel speed and such ingame?  Such as using Eval?

If so what would be the correct input to change the jeeps max wheel speed?

Thanks guys.

VehicleDataBlockName.maxWheelSpeed = %desiredSpeed;

there's a space in that, you can blame [tt]

however, he is completely right, but you need to do this after doing what you did

transmitDatablocks();