Jump to content

Recommended Posts

Posted

Hello Everyone.I need some help with a small mod I'm working on.Is there any way to remove the Flare/Chaff dispensers as outlined in the pics?Maybe an ini trick?The model is made by dels if I recall correctly.Thanks in advance for any help!!!!!!!

LEcAlDL.jpg

AyyWeLK.jpg

Posted

Find out what the mesh name (the part you want removed) is called using Mue's LOD viewer tool.

 

Then in the main data.ini add a new component line using the next new number, for example: Component[010]=HidePart1 then add a little section to remove it.

 

[AircraftData]
 .
 .
 Component[010]=HidePart1
 
[HidePart1]
ParentComponentName=rwr_tail
ModelNodeName=rwr_tail_ok
DestroyedNodeName=rwr_tail
DetachWhenDestroyed=TRUE
HasAeroCoefficients=FALSE

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