Content deleted Content added
No edit summary |
|||
Line 76:
=== Step 7: Create Mission Sound ===
# Record .wav sound files for speech audio, music tracks, or sound effects for your mission. # Move these to the subfolder created in Step 6.
=== Step 8: Create a Mission
# Open FSX and load the flight that you created in Step 1.
# Open Object Placement Tool.
Line 102 ⟶ 103:
#Enter mission category GUID I the 'CategoryRef' property. (These GUIDs are found in the 'Categories' subfolder of FSX, in FSCategories.xml. Copy and pasting GUIDs from this file is recommended)
There are other fields in the Scenario Metadata, but these are all the ones that are required to set up a mission.
=== Step 10: Link Mission XML to Flight File ===
This step will link the Mission Flight File, created in Step 1, to the Mission XML file created in Step 8. This will set up the 'skeleton' of your mission.
# Open the '''NameofYourMission''.FLT' file in your mission's Mission Folder.
# At the top of the .FLT file, you will see the following lines of code:
<Title=''TitleofMission''><br />
<Description=""><br />
<AppVersion=10.0.61637><br />
<FlightVersion=1/>
=== Ignore this section--Page under development!!! ===
|