posted 11-30- 07:45 AM
The engine MUST be added to the property list on the aircraft root. (aircEngine 'engine)The engine itself also must have a property that reads: (obProto 'CEngine)
Also make sure the prop you want that engine to use is in the engines property list. (engTarget 'prop)
Then look at an existing engine on an existing plane to see the rest of the engine properties and how they are set. (Fuel, engSFC, engMaxHP...) Also make sure that the prop has a 360 DOF centered so it can spin.
If all else fails and you just cant figure it out, send it to me and I'll get it working for ya. 