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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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..