Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
2D Panel .cfg! (Read 220 times)
Dec 19th, 2006 at 7:58am

ThePilot_Ace   Offline
Colonel
I love YaBB 1G - SP1!
United Kingdom

Gender: male
Posts: 155
*****
 
Hi, can someone here tell me which part or line of the panel cfg to edit if I want to set the eye point of the 2d panel (eg. when you press ctrl+q to move it down). And the same with the distance view (eg. press [+] to focus in and [-] to go out).

Thanks  Grin
 

System Specs: ASUS P5W64 WS Professional | Intel Core 2 Duo E6700 | 2048 MB DDR2-SDRAM | NVIDIA GeForce 7950GX2 | 300GB SATA Hard Drive (RAID 0)| Sound Blaster X-Fi Fatal1ty | Windows XP SP2
IP Logged
 
Reply #1 - Dec 19th, 2006 at 8:56am

Brett_Henderson   Offline
Colonel
EVERY OUTER MARKER SHOULD
BE AN NDB

Gender: male
Posts: 3593
*****
 
Not all panel.cfg files have this paragraph. So you might have to add it.


[Views]
VIEW_FORWARD_DIR=-1.0, 0.0, 0.0


The three numbers are;  pitch, bank and heading  (I'm pretty sure).  So it controls how the view is tilted; up/down, left/right and what direction you're "pointing".
 
IP Logged
 
Reply #2 - Dec 19th, 2006 at 1:37pm

Gypsy_Baron   Offline
Colonel
USS Dewey DGL-14 &  VX-8
Daly City, California

Gender: male
Posts: 467
*****
 
ThePilot_Ace wrote on Dec 19th, 2006 at 7:58am:
Hi, can someone here tell me which part or line of the panel cfg to edit if I want to set the eye point of the 2d panel (eg. when you press ctrl+q to move it down). And the same with the distance view (eg. press [+] to focus in and [-] to go out).

Thanks  Grin


Here is a note that I filed away for the three places to change the eyepoint. This ,
was for FS9 but I think it holds true for FSX:

First, in the panel.cfg:

//Rotate view in Pitch ( Up - neg ), Roll ( Left - neg ), Heading ( Left - neg )
VIEW_FORWARD_DIR=6.3, 0.0, 0.0
-------------------------------
This moves the default eyepoint ( from the aircraft.cfg ) and will affect the
view in the VC as well. ( you can easily find yourself OUTSIDE of the cockpit
in VC view )

//Move eyepoint: Left/Right (neg - left ), Up/Down ( neg - down ), Forward/Back ( neg - back )
VIEW_FORWARD_EYE=0.0,0.0,0.0
--------------------------------
There is also an adjustment for the eyepoint in the aircraft.cfg file which does
much the same thing as the eyepoint in the panel.cfg, but in typical Microsoft fashion
the parameters are arranged differently!

[Views]
//Move the eyepoint: Forward/Back (Back - neg), Left/Right (left - neg), Up/Down (Down - neg)
eyepoint=12.50,-1.188,3.00
---------------------------------------

Paul
 

...
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print