CAPTAIN SIM FORUM
727 Captain >> 727 Captain >> 2D panel
https://www.captainsim.org/forum/csf.pl?num=1239812419

Message started by monkshood on Apr 15th, 2009 at 4:20pm

Title: Re: 2D panel
Post by Markoz on May 12th, 2017 at 2:24am
Sorry. I was thinking of when you press F10 for the 2D cockpit view.

You have to edit the MiniPanel.cfg found in the FSX\Gauges folder. Opening it (I use Notepad), you will see the following:

; These are all the possible sections we look for
; depending on the aircraft type.  You dont have to
; have all these sections, we will use the most specific one found
;
; [MiniPanels]
; [MiniPanels SingleEngine]
; [MiniPanels MultiEngine]
; [MiniPanels NoVacuum]
;
; [MiniPanels Prop]
; [MiniPanels Prop SingleEngine]
; [MiniPanels Prop MultiEngine]
;
; [MiniPanels TurboProp]
; [MiniPanels TurboProp SingleEngine]
; [MiniPanels TurboProp MultiEngine]
;
; [MiniPanels Jet]
; [MiniPanels Helicopter]
;
[MiniPanels]
MiniPanel00=Mini Panel Gauges

[MiniPanels Jet]
MiniPanel01=Mini Panel Gauges for Single Engine Aircraft

[MiniPanels NoVacuum]
MiniPanel02=Mini Panel Gauges for Primitive Aircraft


[MiniPanel00]
position=7
size_mm=600,100
window_size=0.9,0.20
child_3d=1
background_color=0,0,0
ident=MINIPANEL

gauge00=MiniPanel!Airspeed,            0, 0, 100, 100
gauge01=MiniPanel!Turn Coordinator,      100, 0, 100, 100
gauge02=MiniPanel!Attitude,            200, 0, 100, 100
gauge03=MiniPanel!Heading Indicator,      300, 0, 100, 100
gauge04=MiniPanel!Altimeter,            400, 0, 100, 100
gauge05=MiniPanel!Vertical Speed,       500, 0, 100, 100

[MiniPanel01]
position=7
size_mm=500,100
window_size=0.75,0.20
child_3d=1
background_color=0,0,0
ident=MINIPANEL

gauge00=MiniPanel!Airspeed,            0, 0, 100, 100
gauge01=MiniPanel!Attitude,            100, 0, 100, 100
gauge02=MiniPanel!Heading Indicator,      200, 0, 100, 100
gauge03=MiniPanel!Altimeter,            300, 0, 100, 100
gauge04=MiniPanel!Vertical Speed,       400, 0, 100, 100

[MiniPanel02]
position=7
size_mm=400,100
window_size=0.6,0.20
child_3d=1
background_color=0,0,0
ident=MINIPANEL

gauge00=MiniPanel!Airspeed,            0, 0, 100, 100
gauge01=MiniPanel!Compass,            100, 0, 100, 100
gauge02=MiniPanel!Altimeter,            200, 0, 100, 100
gauge03=MiniPanel!Vertical Speed,       300, 0, 100, 100


All you need to do is change the entry position=7 under [MiniPanel01]. The changes will always make them appear in the new position, so backup the MiniPanel.cfg before you make any changes!

Edit.

These are the numbers that correspond to the location that the gauges will appear:

0 = upper-left corner
1 = upper-middle side
2 = upper-right corner
3 = middle-left side
4 = middle
5 = middle-right side
6 = lower-left corner
7 = lower-middle side
8 = lower-right corner

CAPTAIN SIM FORUM » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.