• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

FSX External maintenance

Messages
51
Country
france
Hello everyone.

I want to simulate some external maintenance procedures. For example, remove the security parts before a flight :

Photo

I could also create external electrical or hydraulic panels, etc...

But it is impossible to use mouserect with external view (and that's a shame because it would give great possible features) so how can I do that ?

Creating VC cameras and putting them out of the cockpit is possible but I would then be forced to keep the external mesh complete, degrading performances...

Is there any other possibilities ?

Thank you for your help.
 
Last edited:
My "solution" is to write a tiny C or XML gauge that can be popped up while in Spot View. This "menu" has mouseable click spots that perform various tasks, such as:
  1. Remove Pitot Covers
  2. Remove Engine Covers
  3. Remove Chocks
  4. Inspect Avionics Bay (removes/replaces external panel for visual inspection)
  5. Load Pilot
  6. Pilot's Sunglasses (or helmet, or headset)
  7. Save Settings
Obviously I amend the list of actions for each aircraft. The last item* -if checked- will save the user's choices to an .ini file so that the next time the aircraft is loaded, the previous choices will persist...

* Note: this Save Settings option is only available via a C gauge, unless you use Tom's freeware addon utility that allows XML gauges to "read/write" to the hard disk.
 
Back
Top