example of another engine in vanila bf42 this one seams more heavy tho
harder to fly good with the jeep or what ever you use it on
rem *** turbo KettenKrad ***
ObjectTemplate.Active KettenKradComplex
ObjectTemplate.addTemplate Torpedo_Engine
ObjectTemplate.setPosition 0/0/0
ObjectTemplate.setRotation 0/0/0
ObjectTemplate.Active Torpedo_Engine
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setInputToRoll c_PIAltFire
ObjectTemplate.setEngineType c_ETPlane
ObjectTemplate.setMaxSpeed 0/0/100000
ObjectTemplate.setAcceleration 0/0/100000
ObjectTemplate.setTorque 40.0
ObjectTemplate.setDifferential 30.0
rem *** end code ***