So help me out guys please.

If i want to run FG on one pc with dual head card for scenery , and use the 
other running FG and networked to the 1st. If i modify my 737 on the 2nd pc 
to only display a fullscreen PFD2 will this take its readings from the master 
pc doing the scenery etc ?

Also to blow up the PFD2 to full screen 1024 * 768 how would this apply in the 
X1 X2 and Y1 Y2 settings as i dont quite understand them yet?
I know i will have to draw my own textures to the required size its just the 
placing bit that gets me.
I'll paste a bit of the PFD2 code in so you can see what i mean.

<layer>
   <name>background</name>
   <texture>
    <path>Aircraft/737-test/Instruments/Textures/ah-face2.rgb</path>
    <x1>0.0</x1>
    <y1>0.0</y1>
    <x2>1.0</x2>
    <y2>1.0</y2>     
   </texture>
   <w>250</w>
   <h>250</h>   
   <transformations>
    <transformation>
      <type>x-shift</type>
      <offset>0</offset>
     </transformation>
     <transformation>
      <type>y-shift</type>
      <offset>0</offset>
    </transformation>     
   </transformations>
  </layer>

Any help will be much appreciated.

Regards,
Justin Smithies


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to