Jump to content

New SC crew asks for wing fold on aircraft without foldable wings (T-45C). (2.9.10.3948)


Recommended Posts

Posted

Good day,

I know the T-45C is a mod, so please bear with me.. The deck crew ask me to fold the wings after landing, which I can't, so basically I have to respawn. Can anyone tell me what code I need to put in the .lua files to stop this behaviour? In the VNAO_T45.lua the code defines the aircraft has a fixed wing:

	wing_type           						=   0

further down in that file (under mechanimations part) it says:

		FoldableWings = {-- necessary for AI to not get stuck at end of cat launch
            {Transition = {"Retract", "Extend"}, Sequence = {{C = {{"Arg", 85, "to", 0.0, "in", 5.0}}}}, Flags = {"Reversible"}},
            {Transition = {"Extend", "Retract"}, Sequence = {{C = {{"Arg", 85, "to", 1.0, "in", 5.0}}}}, Flags = {"Reversible", "StepsBackwards"}},

So any help is appreciated to solve this issue.

Fresh

T-45C unable wingfold.jpg

Inappropriate Wing Fold Request.trk

  • Like 1
  • 4 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...