Content deleted Content added
No edit summary |
More content added |
||
Line 93:
#In the 'Name' drop-down, select 'Scenario Metadata'.
#Double-click 'ScenarioType' and type, 'Mission'
#Double-click 'SkillLevel' and select the mission's skill level from the drop-down menu that appears above the 'Value' box.
#Double-click 'LocationDescription' and type a suitable text string to describe the mission's ___location. (Programmer's reference only)
#Double-click 'DifficultyLevel' and type a number. This will set the mission's position among the list of missions having the same skill level. The higher the number, the further down it appears in the FSX 'Missions' menu.
#Enter a text string to the 'EstimatedTime' property, giving the length of time that the mission takes to complete. (Programmer's reference only)
#Enter the name of the mission's uncompleted image in the 'UncompletedImage' property. (Example: UncompletedImage='''''m_i.bmp''''')
#Enter the name of the mission's completed image in the 'CompletedImage' property.
#The name of the mission briefing goes in the 'MissionBrief' field. (Example: MissionBrief='''''name_of_mission.html''''')
#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)
=== Ignore this section--Page under development!!! ===
|