May 27, 200422 yr Hi guys,Im wondering how do I give a determinate zoom to the 2d view, I want it in 0.75, I change it with the - key and if do I move to another view like spot and comeback to the 2d the zoom becames the default one. Any ideas? do I have to change something on the aircraft.cfg or where?Thanks for your time.
May 27, 200422 yr You need to add a "Views" section to the panel.cfgExample:{Window Titles}Window00=Main PanelWindow01=Radio StackWindow02=GPSWindow03=Throttle QuadrantWindow04=CompassWindow05=Light SwitchWindow06=Mini PanelWindow07=Control SurfacesWindow08=Relative Wind{Views} /use brackets //<-----add the entire Views section to your panel.cfgVIEW_FORWARD_WINDOWS=MAIN_PANELVIEW_FORWARD_ZOOM=1.0 //<---change this to suit yourself ex: 0.75VIEW_FORWARD_DIR=3.5, 0.0, 0.0VIEW_FORWARD_RIGHT_ZOOM=0.75 //<---change to suitVIEW_RIGHT_ZOOM=0.75 //<---change to suitVIEW_FORWARD_LEFT_ZOOM=0.69 //<---change to suitVIEW_LEFT_ZOOM=0.69 //<---change to suitVIEW_REAR_RIGHT_ZOOM=0.59 //<---change to suitVIEW_REAR_LEFT_ZOOM=0.59 //<---change to suitVIEW_REAR_ZOOM=0.59 //<---change to suit
Create an account or sign in to comment