• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Mission Builder Download

The Model name is what shows up in the XML, when the mission builder places it in the mission.

As you build the mission and choose the Aircraft or item it shows the "short" name in the MB during the building process.

I often build outside of the mission builder and have learned always to use the .M3d name to get the aircraft placed in the mission.
But as stated you will see the "short" name from the XDP when choosing this in the MB..
an example of this is,

<AirFormation ID="6002" Directive="nothing" Country="Germany" Skill="3" Payload="0" FormType="echelonleft">
<Unit ID="9803" Type="eto_ju52_trans" Skill="3" Payload="0"/>
<Unit ID="9804" Type="eto_ju52_trans" Skill="3" Payload="0"/>
<Unit ID="9805" Type="eto_ju52_trans" Skill="3" Payload="0"/>
<Unit ID="9806" Type="eto_ju52_trans" Skill="3" Payload="0"/>
<Route ID="5004">

The "type" is the aircraft chosen in the XML, if opened by Notepad..Type here is: eto_ju52_trans
That is the Model name.

But in the Mission Builder as you choose the aircraft, it will show the short name from the XDP file
for this aircraft that is: Ju52 trans
I hope this helps..
 
Last edited:
Back
Top