![]() |
Leaving my friend and his Tomahawk behind, I longed for the days of strapping myself in the seat; releasing the parking brake and pushing that throttle to the firewall; waiting for that moment of freedom. Freedom from the bonds of earth called gravity.
I had it. I admit it. I had the flying bug, deep within me. And the only "fix" that would satisfy this strange addiction, was the purchase of Microsoft's Flight Simulator 2002. Nothing can compare to flying with the clouds, but Microsoft has come close.
The biggest problem I have with FS2002 is trying to visualize a three dimensional world, while being confined to the realm of a two dimensional computer monitor. While on "final" to Ocala Regional Airport (Florida - KOCF) it's hard to visualize the attitude in reference to the airport. To help with a VFR landing, I made use of the available ILS signal from Ocala. At a frequency of 111.5 MHz, both horizontal location and altitude above the airport is easily made available at a glance. But it stilled lacked "reality".
While surfing the Internet one day, I came across the "How To..." articles found on the FlightSim.Com web site. There was one of the many fine articles that caught my attention. It was titled:
"Stay Aligned With The Runway On Approach" by Bob Allison.
![]() Figure 1 |
Take a look at Figure 1. Just by changing the box into a line, you can easily align your "172" for perfect landings without the use of the ILS. With just the use of the VOR (130.70 MHz for Ocala Regional), compass and the magical blue line, you can easily maneuver your aircraft until the runway threshold is located within the boundaries of the blue line (lets call it the "Alignment Bar").
C:Program Files/Microsoft Games/FS2002/aircraft/c172/panel/panel.cfg
using Windows Notepad editor. Just remember; it is a good idea to save the PANEL.CFG program to another file or hard drive BEFORE making any changes. Then, if any errors are made, the original .cfg file can be easily re-installed.
With Panel.cfg displayed on your Notepad editor; let's tell the computer that we will be adding another window to the program. Under [Window Titles] - add the following: window05=target (see below). The original configuration is colored in "brown" while the added material is in "blue".
// Panel Configuration file // Cessna 172sp // Copyright (c) 2001 Microsoft Corporation. All rights reserved. [Window Titles] Window00=Main Panel Window01=Radio Stack Window02=GPS Window03=Annunciator Window04=Compass window05=target // <== Add this Line [Window00] file=panel_background_640.bmp file_1024=panel_background_1024.bmp size_mm=640 position=7 visible=1 no_luminous=1 ident=MAIN_PANELNow we must define the color, position and thickness of the Alignment Bar. To do this, just add the following 11 lines to the .cfg file as seen in Blue (below) after [Window04]:
[Window04]
file=172SP_compass.bmp
size_mm=70
position=2
visible=0
ident=COMPASS_PANEL
gauge00=Magnetic_Compass!Magnetic-Compass,0,0
//------------------------------------------------
[Window05]
// VERTICAL BLUE LINE
Background_color=41,200,253
size_mm=512
window_size_ratio=1.00
position=0
visible=0
ident=Target
window_size= 0.003, 0.407
window_pos= 0.505, 0.07 // Position left, Position Up-Down
// Increase this Number '.505' Line goes RIGHT Lower this number '0.07' - Line goes up
// ------------------------------------------------

Figure 2
[VCockpit01]
size_mm=512,512
pixel_size=512,512
texture=$C172s_1
background_color=0,0,0
visible=0
gauge00=Bendix_King_Radio!Bendix-King Radio Nav-Comm 1, 0, 0, 205, 77
gauge01=Bendix_King_Radio!Bendix-King Radio Nav-Comm 2, 206, 0, 205, 77
gauge02=Cessna172!Clock, 413, 1, 93, 93
gauge03=Bendix_King_Radio!Bendix-King Radio DME, 0, 86, 198, 51
gauge04=Bendix_King_Radio!Bendix-King Radio . . . . . . . . .

Figure 3
![]() Figure 4 |
C:Program Files/Microsoft Games/FS2002/aircraft/c172/panel/panel.cfg
It's now time to run Flight Simulator 2002 and take a look at our handiwork.
When loaded, select the Cessna C172SP and hit "Fly Now". With the 172 file running, you will be greeted with the usual Cessna Panel display and scenery window. To activate the Alignment Bar; hit the SHIFT-6 buttons. Magically the Blue Line will appear. To remove the Bar; just hit the SHIFT-6 buttons again.
![]() Figure 5 |
Figure 5 shows your Cessna about .5 miles from the runway; the Alignment Bar is still centered with the runway. Continuing your final descent on this approach will guarantee you a successful landing time and time again.
Steve Sokolowski
SteveSokolowski2004@yahoo.com