Hi Erbas,
first let me say thank you for your nice words! That is very appreciated.
Best compliments to the autors for this technological jewel, just a question for acrobatics, is it possible to avoid that in negative flight the engine shut down for fuel pump low pressure?
Would say, the easiest way to do this is to add a seperate gauge which turns that feature off.
You must do the following steps:
1) Create a directory named "MyGauges" in the Sabre "PANEL" folder.
2) Use your Windows Editor to create a file named "Patch.xml" in "MyGauges"
3) The content of the file "Patch.xml" must be as follows:
<Gauge Name="F-86 Patch" Version="1.0">
<Size X="1" Y="1"/>
<Update>
(L:Inverted limit, enum) 0 > if{
0 (>L:Inverted limit, enum)
}
</Update>
</Gauge>
You should copy and paste from this website into your editor to be sure that you have all characters correct.
4) Edit your PANEL.CFG file and add following line to the [Vcockpit01]-
section:
gauge39=MyGauges!Patch, 0,1,1,1
Now you should be able to fly unlimited time upside down

If you don't feel familiar with the procedure of adding XML-gauges to
the PANEL.CFG, you alternatively can send me a PM with your email
address and I'll send you the above files with all needed mods.
Cheers,
Hansi