Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Simple code question
« previous
next »
Print
Pages: [
1
]
Author
Topic: Simple code question (Read 315 times)
¥ola
August 17, 2012, 07:34:05 PM
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.
Ad Bot
Advertisement
Wheatley
August 17, 2012, 07:36:18 PM
VehicleDataBlockName.maxWheelSpeed = %desiredSpeed;
Lugnut
August 17, 2012, 07:39:50 PM
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();
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Simple code question