To the tune of most of the aircraft that have been added to the game, I'm attempting to activate thrusters by way of Lua. I'll likely have problems throughout this process, but first thing's first.
When I initially create a file called 'thrusters.lua' I get an error by way of the console saying
...regardless of what the file contains. Now, I'm going to imagine...
Thrusters.lua issues
When I initially create a file called 'thrusters.lua' I get an error by way of the console saying
Code:
libbeamng.object|lua/vehicle/drivetrain.lua225: attempt to perform arithmetic on field 'parkingbrake' (a nil value)
Thrusters.lua issues