January 31, 200323 yr First off I'd like to say this looks like a great Plane,of what little I've flown of it.The Cockpit and Panel look great.Not a Virtual cockpit but great Photo allround views.The Flight Model feels nice and Heavy also.I'm having problems with the Views though.When I come from a side view to the front view, Isee the side view cockpit photo in my front view.If I select look up view, then the side view willvanish and the front view will return to normal.
February 1, 200323 yr Have you tried e-mailing the author, whose e-mail address is shown in one of the text files? [email protected]
February 1, 200323 yr Hi i've had that problem before on other aircraft also but I think I might have found a fix for it, this works for other aircraft to. First you have to rename your cockpit bitmaps to: forward_left, forward_right, left, rear, rear_left, rear_right, right. If they are already named that way then dont worry about it. After that you have to open up the panel.cfg and add these lines to it: Fixed Window30=Forward Right Fixed Window31=Right Fixed Window32=Rear Right Fixed Window33=Rear Fixed Window34=Rear Left Fixed Window35=Left Fixed Window36=Forward Leftput that under the {Window Titles} part with the proper spacing between. Alright after that you have to copy and paste this part to the bottom of the panel.cfg and hopefully it will work. Also dont forget to use the proper brakets!: {Fixed Window30}file=FORWARD_RIGHT.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=30{Fixed Window31}file=RIGHT.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=31{Fixed Window32}file=REAR_RIGHT.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=32{Fixed Window33}file=REAR.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=33{Fixed Window34}file=REAR_LEFT.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=34{Fixed Window35}file=LEFT.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=35{Fixed Window36}file=FORWARD_LEFT.bmpvisible=0nomenu=1render_3d_window=1window_pos=0.0,0.0window_size=1.000,1.000ident=36{Views}VIEW_FORWARD_ZOOM=0.32VIEW_FORWARD_WINDOWS=MAIN_PANEL,50,100,150,51VIEW_FORWARD_RIGHT_ZOOM=0.30VIEW_FORWARD_RIGHT_WINDOWS=30VIEW_FORWARD_RIGHT_DIR=-2.0, 0.0, 62.0VIEW_RIGHT_ZOOM=0.30VIEW_RIGHT_WINDOWS=31VIEW_RIGHT_DIR=-6.0, 0.0, 90.0VIEW_REAR_RIGHT_ZOOM=0.30VIEW_REAR_RIGHT_WINDOWS=32VIEW_REAR_ZOOM=0.30VIEW_REAR_WINDOWS=33VIEW_REAR_LEFT_ZOOM=0.30VIEW_REAR_LEFT_WINDOWS=34VIEW_REAR_LEFT_DIR=-6.0, 0.0, -145.0VIEW_LEFT_ZOOM=0.30VIEW_LEFT_WINDOWS=35VIEW_LEFT_DIR=-6.0, 0.0, -90.0VIEW_FORWARD_LEFT_ZOOM=0.30VIEW_FORWARD_LEFT_WINDOWS=36VIEW_FORWARD_LEFT_DIR=-2.0, 0.0, -62.0VIEW_UP_ZOOM=0.30VIEW_UP_WINDOWS=37VIEW_UP_DIR=-30.0, 0.0, 0.0
Create an account or sign in to comment