This element is a container for the main logic used by tutorial or flight training missions.

 

This element is used as part of the XML file used to generate a mission. Full information on this file can be found here:

 

The element also has the following attributes:

 

AttributeDescriptionTypeRequired
InstanceIdThe unique ID for the flow state action, as a GUID enclosed in {}. You can find more information on GUID’s here: GUIDsStringYes
idA unique ID string for the tutorial.StringNo
VRDependencyWhen set to TRUE, this sets the tutorial as being VR dependent. Default is FALSE.BoolNo

 

This element can also contain any of the following sub-elements, sometimes multiple times:

  1. <Descr>
  2. <Activated>
  3. <SuccessText>
  4. <FailText>
  5. <AbortedText>
  6. <Objectives>