• 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.

Merging missions

Messages
49
Country
us-southcarolina
Re: The Object Placement Tool "Merge' Mission. Before I try something like that I would like to know more. It seems another way to merge missions is to cut and paste in Notepad. How does Merge differ from this approach? Automatic error checking? Automatic cut and paste?


Thanks
 
It simply copies both xml files into one file, but if I remember correct it also groups the contents together, so that actions are grouped together, then areas, triggers,...
Just try it. ;)
 
Thanks for the answer. Two additional questions come up.

1. Is there an order to entering data in a mission .xml file. For example is the metadata section always first, waypoints data second ... or can the sections be in any order.

2. During the merge, if both files have a metadata section, does the merge enter both metadata sections (which may cause a conflict) or does it ask me what version I want to keep or am I required to 'clean up' both files before the merge?

I'm hesitant to go try it out only because I hate the thought of something happening and I have to reload FSX, SDK, add ons once again.
 
Maybe you give the OPT too much credit. :D It will never check anything for you or do anything else than write entries to your xml. You cannot corrupt your fsx or addons install by using the OPT. ;)
You can easily backup your original xml file and merge a copy of it. Then you can try everything you want. Duplicate metadata entrys are possible but of course not useful.

Normally you only merge files if you want to include big blocks of code from another mission like dialogs.
If you want to keep track of what is happening, delete all unwanted content of the to-be-merged file before merging it into the original file.
 
The merge worked but the mission didn't. Didn't surprise me as you warned that both files need proper editing prior to the merge to function correctly.

What did surprise me was that when I went back to the original mission file, the mission wouldn't run. I even created new .flt files.
 
Back
Top