• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Wing fold not working ????

Messages
166
Hi,
Not sure where else to ask this so please bear with me.

I'm messing around with Keith Paynes FS9 Vega Gull models for my own amusement and have run into a weird issue.

The wings fold back using the wing fold animations. Except they don't in the sim. In MCX I can see the animation working correctly and it is tagged to wing_fold_l_pct and wing_fold_r_pct. This animation has worked fine for several other conversions already.

The aircraft.cfg has a good wing fold entry
[folding_wings]
wing_fold_system_type=4
fold_rates=0.12, 0.11

I can see the wing fold animation works in the sim because if I load another aircraft and fold the wings then load the Vega Gull it loads with the wings folded and they then fold out correctly. However if I then issue the wing fold command nothing happens.

I've tried this in FSX and P3Dv4 with the same results.

Does anyone have any idea what is going on?

Thanks
Gavin
 
Check to make sure the cfg file doesn't have 2 folding_wings sections.

You are using hydraulics to operate the wing folding (type = 4). Does the plane have a hydraulic_system section in the cfg file?
 
Hi Tom,
There is only one folding_wings section
Yes there is a hydraulics section.

[hydraulic_system]
engine_map= 1,0
normal_pressure = 500.0

The model that has folding wings that work has a hydraulic system with a normal pressure of 0.0. I have tried changing the pressure value with no effect. I also tried commenting out the engine_map entry just in case but no joy.

It is an annoyance (only because I like to make my conversions as complete as possible) but really not a big deal. The real planes had folding wings to reduce their storage space requirements in the hanger so it is not like I am going to be folding the wings mid flight or anything.

It just bugs me that I can't see why it doesn't work.

Gavin
 
Back
Top