September 21, 200322 yr I'm sure that this has been asked at least 100 times by now but a search here was unproductive.I'm trying to add a mini (as in scaled down) version of the default Garmin to an instrument panel. I can get it do that by creating a new window but I can't get it to lay into an existing one and FS Panel Studio only puts in this little yellow box that doesn't show up when the panel loads. Can someone tell me what's wrong with this syntax (Note the FS9GPS at guage20)://--------------------------------------------------------//--------------------- MAIN PANEL -----------------------//--------------------------------------------------------[Window00]file=main.bmp file_1024=main.bmp size_mm=1024window_size_ratio=1.00 position=7visible=1ident=main_panelnomenu=1window_size= 1.000, 1.000window_pos= 0.000, 0.000gauge00=cessna208!Clock, 37,322,89gauge01=cessna208!Turn-Bank, 15,529,106gauge02=cessna208!VOR, 14,645,107 *********gauge17=bendix_king_radio!Bendix-King Radio ADF, 705,718,121,48gauge18=bendix_king_radio!Bendix-King Radio DME, 825,718,124,48gauge19=kingair!Flaps, 968,670,43,83guage20=fs9gps!gps_500, 0,0,250,250When I load this panel, everything shows up except the GPS. If I take that same guage20 and move it to Window01, guage00 it comes in fine. What's the scoop here? How can I add this scaled version to an existing window?Thx in advanceBobL
September 21, 200322 yr Well, guage20 will never work, because you must write gauge. It's just the typo, everything else should work fine.gauge20=fs9gps!gps_500, 0,0,250,250Also, with position x=0 and y=0 the gauge may be drawn in the transparent area. Move the gauge to the area whch isn't transparent!Regards,Harry
Create an account or sign in to comment