CAPTAIN SIM FORUM
737 Captain >> 737 Captain - General >> 737-200 FDE user mod 1.1 (July 31)
https://www.captainsim.org/forum/csf.pl?num=1339198966

Message started by bud7h7 on Jun 8th, 2012 at 11:42pm

Title: Re: 737-200 FDE user mod (updated July 19)
Post by CoolP on Jul 22nd, 2012 at 8:23pm
Here's what the whole chapter looks like before the changes.
[code]      <Element><Select><Value>
     (L:Init_Vals,bool) 0 ==
           if{
                 (A:FUEL TOTAL QUANTITY WEIGHT, pound) (&gt;L:Fuel_Total_Initial, pound)
                 1 (&gt;L:Init_Vals,bool)
                 3.0 (&gt;L:CgOffset,number)
                 0.0 (&gt;L:OptEprOffset,number )
                 0 (&gt;L:OptAltOffset,number)
           }

           (A:FUEL TOTAL QUANTITY WEIGHT, pound) (&gt;L:Fuel_Total_Current, pound)
           (L:Fuel_Total_Initial, pound) (L:Fuel_Total_Current, pound) - (&gt;L:Fuel_Total_Consume, pound)

           </Value></Select></Element>
     </Element>[/code]
Perhaps it's best to pick a unique expression like OptEprOffset,number then open the file in notepad and use Ctrl-F to find it within the code. This should lead you the way.  :)

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