Jump to content

Recommended Posts

Posted

Cockpit placement alone will not resolve that issue.  That's caused by external model meshes, that need to be hidden in the data.ini, like so:

 

Add Under [AircraftData], where "XX" is the next group of component numbers, in sequential order.

 

Component[0XX]=Hide1
Component[0XX]=Hide2
Component[0XX]=Hide3
Component[0XX]=Hide4

 

Add the following entries under the stabilizer entries (and above the pilot entries)

 

 

[Hide1]
ParentComponentName=Fuselage
ModelNodeName=arco
DestroyedNodeName=
ShowFromCockpit=FALSE
HasAeroCoefficients=FALSE

 

[Hide2]
ParentComponentName=Fuselage
ModelNodeName=Line07
DestroyedNodeName=
ShowFromCockpit=FALSE
HasAeroCoefficients=FALSE

 

[Hide3]
ParentComponentName=Fuselage
ModelNodeName=Line08
DestroyedNodeName=
ShowFromCockpit=FALSE
HasAeroCoefficients=FALSE

 

[Hide4]
ParentComponentName=Fuselage
ModelNodeName=Line27
DestroyedNodeName=
ShowFromCockpit=FALSE
HasAeroCoefficients=FALSE

 

  • Like 1
Posted

Move the seat in cockpit forward. Like it says in the above reply.Works anytime you have this sort of problem

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..