What you need then is a gauge to control them properly. One that I know of is in Mike Stone's F-111 packages. (Deja Vu!) Download either the "C" or "F" variants from
Garry Smith's place. Inside the panel folder, you'll find a cab file. Put that into either the panel folder of the plane you're working with or in your main gauges folder. Once that's in place, you'll of course need to add a line to your panel.cfg:
gauge
nn=f111!afterburner, 0,0,1,1
Add that line to the end of the [Window00] section, changing the "
nn" to the next number in line. It's an invisible gauge, so you won't see it in the cockpit.
You'll also need to make sure that your afterburner effects are being turned on correctly by editing a small part of the aircraft.cfg. The gauge youve just added doesn't see that it's turning on any particular effect, but a light switch, in this case, the logo lights. If your afterburners are coming on with the lights, then you've got them installed in the right place. You just need to make sure that the first number after the "light.x=" is 9.
sorry mate, this doesn't work. the afterburner effects only activate when I activate my lights.
this is what I have in my Aircraft.cfg:
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit 5=taxi light
// Z, X, Y
light.1=1, -5.5, 0.00, 3.2, fx_beacon
light.2=2, -17.700, -1.8, -1.2, fx_strobeh
light.3=2, -17.700, 1.8, -1.2, fx_strobeh
light.4=3, -4.880, -13.500, -2.0, fx_navredh
light.5=3, -4.880, 13.500, -2.0, fx_navgreh
light.6=9, -20.5, 0.0, 0.6, fx_F14_Blueflame
light.7=9, -21.0, 0.0, 0.5, fx_F14_BurnerFlame
light.8=9, -21.0, 0.0, 0.5, fx_F14_Burn1
light.9=9, -21.0, 0.0, 0.5, fx_F14_Burn2
the blueflame, burnerflame, brun 1 and 2 are my afterburnerfiles.
this is what I have in my panel.cfg
[Window00]
file=f104-2.bmp
size_mm=1024
window_size_ratio=1.00
position=7
visible=1
ident=0
window_size= 1.000, 1.000
window_pos= 0.000, 0.000
gauge00=fsd.vulc.vsi, 517,357,113,107
gauge01=fsd_rf4.alt, 290,540,140,141
gauge02=fsd_rf4.asi, 278,376,151,158
gauge03=fsd_rf4.ff.1, 864,608,74
gauge04=fsd_rf4.egt.1, 775,608,74,75
gauge05=fsd_rf4.fuel, 868,516,74,75
gauge06=fsd_rf4.hsi, 431,469,190,193
gauge07=fsd_rf4.nozzle.1, 783,423,73,76
gauge08=fsd_rf4.pullup, 4,738,50
gauge09=fsd_rf4.rpm.1, 777,515,77
gauge10=fsd_rf4.sadi, 626,382,146,149
gauge11=fsd_warn.gear, 860,705,57,21
gauge12=fsd_warn.overspeed, 810,704,53,21
gauge13=fsd_warn.stall, 397,350,61,20
gauge14=fsd.vulc.gear.lights, 933,711,70,193
gauge15=fsd_generic.landing_lights, 679,729,54,51
gauge16=fsd_generic.panel_lights, 715,731,50,44
gauge17=fsd_generic.spoiler, 943,591,33,93
gauge18=fsd_generic.strobe_lights, 751,730,49,46
gauge19=pg.mdxx.fpda.radio, 244,695,146,91
gauge20=lear_45.thrust_levers.1, 89,694,100,130
gauge21=YLF50_AP, 58,571,128,118
gauge22=Vega-clock2, 181,449,93,89
gauge23=extra-300!Nav GPS Switch, 65,492,29
gauge24=cessna208!ATC-Display-Toggle, 65,539,29,26
gauge25=cessna208!Checklist-Display-Toggle, 96,540,28,26
gauge26=cessna208!GPS-Display-Toggle, 127,539,29,27
gauge27=cessna208!Map-Display-Toggle, 159,542,28,26
gauge28=mooney_bravo!Avionics Switch, 888,728,33
gauge29=mooney_bravo!Master Alt Bat, 653,727,33
gauge30=737-400!Flaps, 953,506,67,70
gauge31=cessna208!De-Ice-Switch, 793,738,27,29
gauge32=cessna208!Pitot-Heat-Switch, 821,737,28,30
gauge33=kingair_radio!Xpndr, 159,693,88
gauge34=fsd_rf4.adi, 623,538,145,151
gauge35=ATR-42a.autothrottle, 91,491,57
gauge36=F16!HUD Bright, 452,170,141,93
gauge37=FSD_RF4.RADALT, 434,382,84,82
gauge38=mooney_bravo!Speed Brake, 987,586,31,23
gauge39=extra-300!Turn-Coordinator, 185,582,101,100
gauge40=F16!Radar, 435,706,181,153
gauge41=Cazas!Sonic_bang, 956,105,20,20
gauge42=XMLSoundv2!XMLv2-Sound, 1030,105,20,20
gauge43=f111!afterburner, 0,0,1,1
gauge43 is the cab file.
did I make a mistake here, or is this just as it should be?
thanks for your help