Reply...
Rami
Scenery is easy I can direct that any where when I activate it. I put all my scenery in one folder and then add it to the applicable installs. How about gauges ? Is there a way I can direct all installs to one gauges file ? For example you have a KM P-40E in a China, install and one in a New Guinea install. I only want to install the Gauges in one file, not in both installs. How would I do this without having to rewrite panel cfg files ?
Tsquare,
Well yes, but you'd probably be in a padded room with four walls and a little window by the time you are done.
What you would have to do is to go into every panel.cfg of the aircraft you have, and look for the into where the gauges are located, as in this example...
// This Panel.cfg file created by CfgEdit
// Built Wednesday, March 24, 2004 at 07:29 Build:16969
[Window Titles]
Window00=Fairey Battle -- Main Panel
Window01=THROTTLE
Window02=Stick
[Window00]
file=fairey battle_640.BMP
file_1024=fairey battle_1024.bmp
size_mm=640,480
window_size_ratio=1.00
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1
window_size= 1.000, 1.000
window_pos= 0.000, 0.000
gauge00=Hurricane_1!Altimeter, 217,425,57,60
gauge01=Hurricane_1!Attitude, 279,357,64,65
gauge02=Hurricane_1!Heading_Indicator, 284,427,52,65
gauge03=Hurricane_1!Magneto, 105,371,22,30
gauge04=Hurricane_1!Vertical_Speed, 349,356,60,59
gauge05=spitfire_mki!Airspeed, 214,359,62
gauge06=spitfire_mki!Turn_Indicator, 344,416,71,70
gauge07=hurricane_1!Fuel, 365,275,54,51
gauge08=hurricane_1!Clock, 140,386,53
gauge09=hurricane_1!Fuel_Selector, 424,296,38,40
gauge10=hurricane_1!Boost_Pressure, 490,356,55,54
gauge11=hurricane_1!Tachometer, 436,343,54
gauge12=p47d!Oil_Pressure, 428,420,43,40
gauge13=hurricane_1!Oil_Temperature, 471,422,43,40
gauge14=f4f4_wildcat!Cylinder-Temperature, 523, 405 ,51,50
gauge15=f4u1a_corsair!Fuel_Pressure, 472,465,40,39
gauge16=f4f4_wildcat!Icon-Map, 205,466,12
gauge17=f4f4_wildcat!Starter, 109,423,10,21
gauge18=bomb_bay_lt, 428,402,15
And do the same aliasing trick, so that it would look like this:
gauge00=C:\Program Files\Microsoft Games\CFS2 Gauges\Hurricane_1!Altimeter, 217,425,57,60
For every single gauge, in every single panel, of every aircraft, in every install of CFS2 that you have!!!
If you have that kind of patience, you're a better man than I!