Hello mate,
The point is that you add the carrier extension as a new window
to that model. It is only shift+2 on the F4 because that's how it's panel is mapped
This is my Sea Vixen cfg..
[Window Titles]
Window00=Main Panel
Window01=GPS
Window02=Radios
Window03=Throttle Quadrant
Window04=Central Warning Panel
Window05=Switch Panel
window06=TACAN RFN
window07=CV-43 Manager <-------- new window for the Carrier Manager.
The new 2D window added to the panel.cfg..
//--------------------------------------------------------
[Window07]
Background_color=0,0,0
size_mm=1280,720
sizeable=1
visible=0
ident=3061
window_size= 0.7, 0.67
window_pos= 0.015, 0.015
gauge00=..\..\F-4B Phantom II\Panel\CEM!CV43_65_MGR, 0,0,1280,720
gauge01=..\..\F-4B Phantom II\Panel\CEM!CEM_BG, 0,0,1,1
//--------------------------------------------------------
and this line added to VC01..
[Vcockpit01]
Background_color=0,0,0
size_mm=1024,1024
visible=1
pixel_size=1024,1024
texture=$vc2
gauge00=skysim!CVIX_smoke, 15,0,20,20
gauge01=skysim!CVIX_vortex, 0,0,10,10
gauge02=skysim!CVIX_flame, 40,0,20,20
gauge03=CVIX!Radalt, 225,675,207,208
gauge04=CVIX!Autopilot, 0,0,308,392
gauge05=CVIX!Trim, 308,172,83,226
gauge06=CVIX!Hyd2, 0,395,200,200
gauge07=CVIX!Hyd1, 0,595,200,200
gauge08=CVIX!CWP, 479,3,537,397
gauge09=CVIX!ComRadio, 456,399,491,393
gauge10=CVIX!OilTemp2, 210,400,200,200
gauge11=CVIX!Tacan, 3,915,110,102
gauge12=CVIX!XpndrRepeater, 178,940,120,44
gauge13=CVIX!ARTrim, 1,789,102,102
gauge14=CVIX!Stopwatch1, 464, 795 ,183,222
gauge15=..\..\..\..\Aerosoft\F-14A\FLOLS\CV63_FLOLS!FLOLS_CV63
gauge16=CarrierExtensions!CarrierExtensions,0,0,0,0 <---------- Carrier extensions gauge added
//-------------------------------------------------------------
gauge81=RFN_CarrierGauge!TACAN_Navigation, 0, 0, 0, 0, Nav2
gauge82=RFN_CarrierGauge!CustomCatapult, 0, 0,
gauge83=RFN_CarrierGauge!Approach_Ctrl, 0, 0, 0, 0, 0.0
gauge84=DSD_Sound_Gauge!Sound, 0, 0,
//--------------------------------------------------------
That's it for the panel.cfg. You have to add the following to the end of the aircraft.cfg:
[carrier_extensions]
aoa_threshold=11.5
aoa_waveoff=13
launch_bar=17.6, 0.0, -7.2
The values on all of these changes from aircraft to aircraft but this entry has to be in place even if the entries for aoa threshold and waveoff are incorrect. You can take the launch_bar position from the [launchassistance] entry if you have it.
Good to go

ATB
DaveB
