Stunning by all means !!! Veltro2K, sorry for bother you again, but many P-61Bs in CBI front used a IDF ball just behind the removed turret. Would be nice to have it "inactive" for other fronts and them activated for the proper ones. This could be done be inside the DATA.INI as the example:
[AircraftData]
EmptyMass=9571.0
EmptyInertia=78500.0,85500.0,160500.0
ReferenceArea=56.67
ReferenceSpan=20.60
CGPosition=0.00,0.50,0.00
Component[001]=Fuselage
Component[002]=Nose
Component[003]=LeftWing
Component[004]=RightWing
Component[005]=LeftStab
Component[006]=RightStab
Component[007]=VertTailL
Component[008]=LeftOuterWing
Component[009]=RightOuterWing
Component[010]=EngineNacelle1
Component[011]=EngineNacelle2
Component[012]=VertTailR
Component[013]=Remove1<--------HERE
[Remove1]<-------HERE
//ParentComponentName=Fuselage
ModelNodename=Empty
DestroyedNodeName=IDFBall<-------name of the object
DetachWhenDestroyed=FALSE
HasAeroCoefficients=FALSE
[Fuselage]
ModelNodeName=Fuselage
ShowFromCockpit=TRUE
DamageRating=DESTROYED
and so on....
The exemple above is to hide the object. Needless to say that without the "Component[013]=Remove1" it apears normally.
Please, consider this. Thanks a lot!!