Update for the Mirage Factory MiG-21 and J-7 F-7 series
Will also work with RussoUK's MiG-21 and F-7 mods (based on the same model), CHECK for correct AnimationID #
In the data ini, replace the AIRTAKE section :
[AIRTAKE]
SystemType=HIGHLIFT_DEVICE
DeploymentMethod=AUTOMATIC_MACH
SmoothDeployment=TRUE
FullyDeployOnGround=FALSE
Setting[1].Angle=0.00
Setting[1].DeployValue=1.50
Setting[2].Angle=0.50
Setting[2].DeployValue=1.51
Setting[3].Angle=0.50
Setting[3].DeployValue=1.9
Setting[4].Angle=1.00
Setting[4].DeployValue=1.91
MaxDeflection=1.0
MinDeflection=0.0
ControlRate=0.50
AnimationID=5
// 0 pos = cone retracted
// retracted to M 1.5 / middle pos. between M 1.5 to 1.9, extended M 1.9 +
Update for the cockpit ini for the cone position indicator
Replace CNA section
[CNA]
Type=EXTERNAL_ANIMATION_LINK
ItemNumber=5
NodeName=ConoNariz
MovementType=ROTATION_Z
// cones retracted reading is 0 %
// needle 0
// -90 = 0 %
// 70 = 50 %
// 230 = 100 %
Set[01].Position=-90.0
Set[01].Value=0.0
Set[02].Position=70.0
Set[02].Value=0.5
Set[03].Position=230.0
Set[03].Value=1.0