-PANEL -CAMERAS PANEL this panel (optional...you are not required to use it) add FULL default radio panel (shift+10) that includes the FUNCTIONAL autopilot ....nothing else. It does not modify any other panel or system Only copy and replace the new "panel.cfg" file of the model where you have it installed. CAMERA I don't know about you... but it happens to me that being in the VC and changing cameras (external and internal) ...and then I press F9 (VC view)...it doesn't choose the VC camera...if not one from "side view" deleting this camera will not fix the problem (F9 will just keep going to other cameras) Clarification: the vc camera exists and is there and works well. Simply pressing F9 doesn't get you there. so...you can modify the "wrong" camera so that it is exactly the same as the one in the VC: -GO TO THE original "AIRCRAFT.CFG" of the plane and open it with notepad.... -go to the line of code "[Cameradefinition.020]" ...and modify the following line ShowLensFlare=FALSE <<<<<<<<<<<<<<<< change it to "TRUE" (do not use "quotes") -go to the line of code "[CAMERADEFINITION.WHEELCAM_6]" and modify the following lines: Title=Wing View Left <<<<<<<<<< change it to "VC" (do not use "quotes") ShowLensFlare=FALSE <<<<<<<<<< change it to "TRUE"(do not use "quotes") Initialpbh = 12.56675910949707, 0, -104.37700653076172 <<<<<<<<<< change it to "7, 0, 0" (do not use "quotes") InitialXYZ = -0.074996858835220337, 0, 0.25073105096817017 <<<<<<<<<< change it to "0.0, 0.0, 0.0" (do not use "quotes") -to finish save the cfg file. (such as "aircraft.cfg")