(Sub)Goal Resolution Action

From FSDeveloper Wiki
Jump to navigationJump to search


With a (Sub)GoalResolutionAction you can set a goal to; Pending, Completed, Failed, or Aborted, and (de)activate a goal.

(Sub)GoalResolutionAction

Resolves a goal.


GoalResolution Can be:
Pending, Completed, Failed, and Aborted.
StateChange Can be:
None, Activated, and Deactivated.

Possible uses

  • Change mission objective by disabling old goal and enabling a new goal.
  • The user completed an objective/goal.

Related


See MSFS Mission Script - Actions for an overview of actions and more info about actions in general.


Pages relevant to mission creation for MSFS.

Mission structure

Flightplan
Weather definitions
Flight file
Mission script
Triggers
AirportLandingTrigger & AreaLandingTrigger · CounterTrigger · PropertyTrigger · ProximityTrigger · TimerTrigger
Actions
ObjectActivationAction · DialogAction · AdjustPayloadAction · ChangeAssistanceItemAction · FadeToColorAction · RandomAction · RequestTeleportAction · CountAction · ResetTimerAction · TimerAdjustAction · GoalResolutionAction & SubGoalResolutionAction · GrantRewardAction · PointOfInterestActivationAction · ActivateWaypointsAction · AITakeControlsAction · SendMessageToAIAction
Mission objects
Mission definition · Goal · LivingWorldExclusion · Camera
Calculator
Flow states
Events
Areas
Rectangle Area · Cylinder Area · Polygon Area · Corridor Area · InGameMarker
Library objects
Sim objects
RTC

Mission tools

MSFS Script Editor · BushTripInjector · BushMissionGen · MSFSLocalizer · SPB2XML · Little Navmap

Other

Example mission files
Porting FSX Missions to MSFS
Localisation
Click the links to access the topic pages (Default - Opens in same window).