Jump to content

Recommended Posts

Folks, I just notice a weird issue. I remove some parts from a plane via editing but when that plane is destroyed, even still airborne, the "removed" part appears. My edited lines below:

[Remove1]
//ParentComponentName=Fuselage
ModelNodename=Empty
DestroyedNodeName=CowlFlaps
DetachWhenDestroyed=TRUE
HasAeroCoefficients=FALSE

????????

Share this post


Link to post
Share on other sites

Use

ModeNodeName=CowlFlaps

Share this post


Link to post
Share on other sites

Sorry there was a typo in my post. maybe that. 

The full section as I would write it then:

[Remove1]
ParentComponentName=Fuselage
ModelNodename=CowlFlaps
DestroyedNodeName=CowlFlaps
DetachWhenDestroyed=FALSE
HasAeroCoefficients=FALSE

With that it should work. I am not sure for the ParentComponentName but I will keep it as it is the usual case, and make sure that the parameter in this entry "Fuselage" is a real section in data.ini ([Fuselage] in data.ini, not a node in the LOD).

Share this post


Link to post
Share on other sites

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

×

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