• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Bombsights

highpockets

SOH-CM-2025
I am sure there is a thread somewhere, but I will ask again.There are several out there, Austin, Whitley, Norton by Scott Flugum, etc. Some seem to use a different "F" key to activate. There is also a cfs2.bmp bombsite in several A/C panels, i.e. Blenheim Mk1 & 4,-1 by Thicko and the KI-48 Lilly by Kirk Zhang. They are activated by the panel switch. There are no instructions on how to use. The Norton and Austin have specific instructions. Any help here would be appreciated. Maybe I missed something in the installs readme of the A/C.
 
Mosquito bombsight is simple. It must be used al full screen. Before you change to it set Auto Pilot. When you change to it you should be looking at the ground (if not click down on the angle nob). After bomb drop click on the area above the AP switch to go back to the panel.

View attachment 10992
 
[Window##]
Background_color=0,0,0
size_mm=640,480
position=0
visible=0
ident=RADIO_STACK_PANEL
\\ident=Bomb_Sight
window_size= 1.000, 1.000
window_pos= 0.000, 0.000

gauge00=Mosquito!sight, 145,0,359,479
gauge01=Mosquito!Switchb, 0,0,139,480
gauge02=Mosquito!Switchbb, 501,0,139,480
 
I guess I am totally stupid. Someone PLEASE give me step by step. If I find the "Mosquito.gau" symbol, I install it in the Gauges" main folder, place the panel.cfg "window" (01 0r 02 ?? ) into the appropriate bomber A/C panel.cfg. in sequence. What happens to the window that the bomb window replaces? Is there a .bmp that should go with it as well that goes in the panel.cfg?
 
The hashtags (#) in Allen's post means to copy it into the panel.cfg & number it as the next number in the WINDOW sequence. For example, if the last WINDOW is 03, change the ## to 04.

I assume there's a panel bitmap that goes with it, but don't know for sure.
 
In an earlier thread last year, The B24 Guy stated the window needed to be #2 in Thicko's Blenheim MK1 panel. cfg. Maybe he was speaking of the stock panel.cfg and not Morton's. I will have to go back and look. I am probably making something simple, complicated.
I will tinker and see if D*** B*** can get it!:dizzy:
Thanks
 
Ok, got the mosquito sight installed on a Blenheim MK 1 and MK 4 in Skylane's Malaya Bomber missions if I can figure out how to use them. Can this same sight be installed on the Glenn Martin 139?
 
OK Allen, here is the Glenn Martin 139 panel.cfg: What else do I do beside placing the Mosquito window in and where does the mosquito window go? Does more editing need to be done with the "Windows titles"? I tried placing the mosquito cfg after the window 01 and named it 02, but no show!
// Martin 139WH-3
[Window Titles]
Window00=Instrument Panel
Window01=Engine Controls
[Window00]
file=panel.bmp
size_mm=1024,768
window_size_ratio=1.00
position=0
visible=1
ident=0
window_size= 1.000, 1.000
gauge00=AAF_bomb_bay_lt, 666,507,15
gauge01=Cfo_Gauges!Refuel_Dump, 818,552,60,40
gauge02=f4f4_wildcat!Airspeed-Indicator, 236,598,145
gauge03=f4f4_wildcat!low-fuel-warning, 638,506,15
gauge04=f4f4_wildcat!Master-Switch, 173,712,25,35
gauge05=GPS100A, 826,678,65
gauge06=mooney_bravo!Amps, 100,650,45,40
gauge07=p38f_lightning!Ignition-Switch, 87,692,55
gauge08=p38f_lightning!Altimeter, 228,511,80
gauge09=p38f_lightning!Fuel-Selector, 160,655,55
gauge10=p38f_lightning!Attitude-Indicator, 424,594,150
gauge11=p38f_lightning!Climb-Indicator, 408,511,80
gauge12=p38f_lightning!Clock, 499,509,80
gauge13=p38f_lightning!Fuel-Tank-Content, 165,600,50
gauge14=p38f_lightning!Left-Engine-Gauge, 605,670,70
gauge15=p38f_lightning!Left-Tachometer, 605,530,70
gauge16=p38f_lightning!Right-Engine-Gauge, 695,670,70
gauge17=p38f_lightning!Right-Tachometer, 695,530,70
gauge18=p38f_lightning!Left-Manifold-Pressure, 605,600,70
gauge19=p38f_lightning!Right-Manifold-Pressure, 695,600,70
gauge20=p38f_lightning!Turn-Coordinator, 319,511,80
gauge21=p38f_lightning!directional-gyro, 467,410,90
gauge22=prop2ERKadf, 808,639,100,35
gauge23=prop2ERKap, 808,602,100,35
gauge24=p38f_lightning!Landing-Gear-Flaps-Indicator, 110,600,50
[Window01]
Background_color=0,0,0
size_mm=400
window_size_ratio=1.00
position=0
visible=0
ident=40
window_size= 0.150, 0.200
window_pos= 0.000, 0.800
gauge00=p38f_lightning!Engine-Control-Unit, 0,0,400,400
[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=6143
 
Add Window02=Bombsite to the [Window Titles].

Than below [Window01] section add

[Window02]
Background_color=0,0,0
size_mm=640,480
position=0
visible=0
ident=RADIO_STACK_PANEL
\\ident=Bomb_Sight
window_size= 1.000, 1.000
window_pos= 0.000, 0.000

gauge00=Mosquito!sight, 145,0,359,479
gauge01=Mosquito!Switchb, 0,0,139,480
gauge02=Mosquito!Switchbb, 501,0,139,480

When done you should have this

// Martin 139WH-3
[Window Titles]
Window00=Instrument Panel
Window01=Engine Controls
Window02=Bombsite

[Window00]
file=panel.bmp
size_mm=1024,768
window_size_ratio=1.00
position=0
visible=1
ident=0
window_size= 1.000, 1.000
gauge00=AAF_bomb_bay_lt, 666,507,15
gauge01=Cfo_Gauges!Refuel_Dump, 818,552,60,40
gauge02=f4f4_wildcat!Airspeed-Indicator, 236,598,145
gauge03=f4f4_wildcat!low-fuel-warning, 638,506,15
gauge04=f4f4_wildcat!Master-Switch, 173,712,25,35
gauge05=GPS100A, 826,678,65
gauge06=mooney_bravo!Amps, 100,650,45,40
gauge07=p38f_lightning!Ignition-Switch, 87,692,55
gauge08=p38f_lightning!Altimeter, 228,511,80
gauge09=p38f_lightning!Fuel-Selector, 160,655,55
gauge10=p38f_lightning!Attitude-Indicator, 424,594,150
gauge11=p38f_lightning!Climb-Indicator, 408,511,80
gauge12=p38f_lightning!Clock, 499,509,80
gauge13=p38f_lightning!Fuel-Tank-Content, 165,600,50
gauge14=p38f_lightning!Left-Engine-Gauge, 605,670,70
gauge15=p38f_lightning!Left-Tachometer, 605,530,70
gauge16=p38f_lightning!Right-Engine-Gauge, 695,670,70
gauge17=p38f_lightning!Right-Tachometer, 695,530,70
gauge18=p38f_lightning!Left-Manifold-Pressure, 605,600,70
gauge19=p38f_lightning!Right-Manifold-Pressure, 695,600,70
gauge20=p38f_lightning!Turn-Coordinator, 319,511,80
gauge21=p38f_lightning!directional-gyro, 467,410,90
gauge22=prop2ERKadf, 808,639,100,35
gauge23=prop2ERKap, 808,602,100,35
gauge24=p38f_lightning!Landing-Gear-Flaps-Indicator, 110,600,50

[Window01]
Background_color=0,0,0
size_mm=400
window_size_ratio=1.00
position=0
visible=0
ident=40
window_size= 0.150, 0.200
window_pos= 0.000, 0.800
gauge00=p38f_lightning!Engine-Control-Unit, 0,0,400,400

[Window02]
Background_color=0,0,0
size_mm=640,480
position=0
visible=0
ident=RADIO_STACK_PANEL
\\ident=Bomb_Sight
window_size= 1.000, 1.000
window_pos= 0.000, 0.000

gauge00=Mosquito!sight, 145,0,359,479
gauge01=Mosquito!Switchb, 0,0,139,480
gauge02=Mosquito!Switchbb, 501,0,139,480

[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=6143
 
Thanks!
Do I replace any panel that might be in window 02 ( throttle,aux, starter, engine controls, etc.) with the mosquito panel and eliminate that particular panel cfg. in whatever bomber I am installing the mosquito bombsight?
 
Just use the next available number in the [Window Titles] section than match it to the [Window##] that has the Mosquito bombsite gauges.
 
Back
Top