- Messages
- 10,158
- Country

Hello all,
I need to create a new Mission 'Category'.
I have created a new XML Category XML file from the Missions Creation SDK.
File name; Kodiak Missionary Bush Flights.XML
File Code;
On the lines that have a dash symbol in front, I have tried it with 'deleted' Dashes and 'with' Dashes. None work.
The problem is that 'Categories' is converted into a locked 'All Categories' instead of having all versions of categories available. Removing my XML file unlocks the choices, making them available/visible in the selector flyout.
Note, I also have a Bitmap in the correct size for the view bar.
May I ask what I am doing wrong?
Many thanks.
Bill
LHC
I need to create a new Mission 'Category'.
I have created a new XML Category XML file from the Missions Creation SDK.
File name; Kodiak Missionary Bush Flights.XML
File Code;
Code:
<?xml version="1.0" encoding="UTF-16" ?>
- <SimBase.Document Type="AceXML" version="1,0" id="FSCategories">
<Descr>AceXML Document</Descr>
<Filename>Kodiak Missionary Bush Flights.xml</Filename>
- <SimMissionUI.ScenarioCategory id="{6F781EFC-F019-40ce-95DC-036FA1C91E1E}">
<Descr>Kodiak International Missionary Flight Adventures.</Descr>
<Title>Kodiak Missionary Bush Flights </Title>
<PreviewImage>Kodiak_Adventures.bmp</PreviewImage>
</SimMissionUI.ScenarioCategory>
</SimBase.Document>
On the lines that have a dash symbol in front, I have tried it with 'deleted' Dashes and 'with' Dashes. None work.
The problem is that 'Categories' is converted into a locked 'All Categories' instead of having all versions of categories available. Removing my XML file unlocks the choices, making them available/visible in the selector flyout.
Note, I also have a Bitmap in the correct size for the view bar.
May I ask what I am doing wrong?
Many thanks.
Bill
LHC






