kdriver, thanks for this one! :ernae:
Also, I had some problems on takeoff (prop stikes or even ground crashes). Corrected the contact points, and now it launches smooth and stable - just changed this:
point.0=1, 15.50, 0.00, -12.30, 100, 0, 1.50, 42.7, 1.06, 2.5, 0.70, 6.0, 7.0, 0
point.1=1, -1.50, -13.17, -12.00, 100, 1, 2.50, 0.0, 1.06, 2.5, 0.86, 7.5, 8.5, 2
point.2=1, -1.50, 13.17, -12.00, 100, 2, 2.50, 0.0, 1.06, 2.5, 0.86, 7.0, 8.0, 3
to this:
point.0=1, 17.00, 0.00, -12.30, 100, 0, 1.50, 42.7, 1.06, 2.5, 0.70, 6.0, 7.0, 0
point.1=1, -39.00, -13.17, -12.00, 100, 1, 2.50, 0.0, 1.06, 2.5, 0.86, 7.5, 8.5, 2
point.2=1, -39.00, 13.17, -12.00, 100, 2, 2.50, 0.0, 1.06, 2.5, 0.86, 7.0, 8.0, 3
Hope it will help somebody else.