November 2, 200322 yr hey guysi have an aibrus A320 panel (from avsim i believe) but it doenst have a GPS which is rather anyoing certainly during bad weather!now what do i have to add to the panel.cfg so that i have a gps pane. (shif 3 then get the gps thingy)anyone kknow??cheers
November 2, 200322 yr Take a look at the panel.cfg file in any a/c that has GPS. Look for the item in brackets that states GPS or it may be something like "windows002". Here is where you will see the line "ident=GPS_PANEL". After that will be a line such as "gauge00=fs9gps!gps_500, 0,0. This line can also have gps_295 which is the lesser model of the GPS. I have changed all of mine that have 295 to 500 - no need to learn two operations. The 0,0 has to do with size etc. You may need to experiment with these. I use mine in the second monitor so even if they are mis-sized I adjust in the second monitor. If your added a/c is using FS default gauges it should work.
November 2, 200322 yr Hi,What cliff said. You'll also need to add the window number for it near the top of the panel.cfg file... like soWindow06=GPSMke the 06 the next number available. For instance, is the last window number is 05 then make it like my example, 06.JimEDIT:I want to add that you need to make sure that the section you add down further in panel.cfg file for the GPS Gauge matches the window number you added above... for example{Window06}size_mm=456,378window_size=0.3position=8BACKGROUND_COLOR=0,0,0VISIBLE=0ident=GPS_PANELgauge00=fs9gps!gps_500, 0,0
November 3, 200322 yr Author umm so what exactly do i add??------------{Window00}file=Front.bmp size_mm=1024window_size_ratio=1.00 position=6visible=1ident=10gauge00=A320!PFD, 18,447,215,200, 10gauge01=A320!ND, 279,445,212,209gauge02=A320!Warnings, 198,306,31,64gauge03=A320!Baro, 400,285,58,67gauge04=A320!Alpha-Floor, 0, 750, 1, 1gauge05=A320!FCU, 638,278,379,99gauge06=A320!MCP, 466,280,142,102gauge07=A320!Airspeed, 532,432,69gauge08=A320!FD, 400,360,58,16gauge09=FPDA_A320_Callout, 0,760,10,9gauge10=A320!Stdby Altimeter, 619,432,69gauge11=A320!Lights, 668,-46,356,78gauge12=A320!Landing Gear, 958, 523 ,71,79gauge13=A320!Gear Lever, 965,666,55,95gauge14=A320!Clock, 523,628,69gauge15=A320!DDRMI, 599,628,99,123gauge16=A320!E/WD, 722,446,215,192,0-7-15-20-35-40gauge17=A320!Standby Attitude, 610,526,83gauge18=A320!SD, 731,690,198,148gauge19=Toggles!View Down, 0,700, 482, 68gauge20=Toggles!View Fwd Up, 510, 0, 160, 35gauge21=A320!KB, 0, 751, 1, 1gauge22=A320!Chrono, 277, 295, 65, 77gauge23=A320!NavData, 0, 752, 1, 1//----------cheers
November 4, 200322 yr Here's the shortest panel.cfg I have for a plane, the AeroplaneHeaven Pumpkin....{Window Titles}Window00=Main Panel//--------------------------------------------------------{Window00}file=pumppanel1024.bmp size_mm=1024window_size_ratio=1.000 position=7visible=1ident=0window_size= 1.000, 1.000window_pos= 0.000, 0.000gauge00=pumpgauges!altimeter, 333,669,100,102gauge01=pumpgauges!asi, 587,667,103,102gauge02=pumpnoodle!Attitude-Indicator, 398,521,230[Default View]X=0Y=0SIZE_X=8191SIZE_Y=5058If I wanted to add the GPS to it then it would end up looking like the following...[Window Titles]Window00=Main PanelWindow01=GPS//--------------------------------------------------------[Window00]file=pumppanel1024.bmp size_mm=1024window_size_ratio=1.000 position=7visible=1ident=0window_size= 1.000, 1.000window_pos= 0.000, 0.000gauge00=pumpgauges!altimeter, 333,669,100,102gauge01=pumpgauges!asi, 587,667,103,102gauge02=pumpnoodle!Attitude-Indicator, 398,521,230//--------------------------------------------------------{Window01}size_mm=456,378window_size=0.3position=8BACKGROUND_COLOR=0,0,0VISIBLE=0ident=GPS_PANELgauge00=fs9gps!gps_500, 0,0[Default View]X=0Y=0SIZE_X=8191SIZE_Y=5058After making the addition then I would press SHIFT+2 to open up the GPS 500. All I did for the part under the {Window01} section was copy and paste it in from a default MS aircraft, like the Lear 45.Cheers,Jim
November 4, 200322 yr Author hahah srry works now had the { } brackets in the panel.cfg !!!cheers and thanks for the help guys!
Create an account or sign in to comment