Adjust Payload Action

From FSDeveloper Wiki
Revision as of 15:28, 14 October 2021 by Mr LiamT (talk | contribs) (Created page for Adjust Payload Action)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Set or adjust the weight on a payload station (weight of pilot, passengers, baggage, etc).

PayloadAction

Payload adjustment.


StationIndex Description
AdjustmentType Set: Set as the new weight.
Add: Adjust from the old weight.
Weight Weight to add/subtract from station.
Units Set to pounds.

You can set the payload for the beginning of a mission in the flight (.flt) file and when setting up the flight from the world map. If you want to change the weight during the mission you will need to choose a 'payload station' to adjust. To select a station you will need to use its index, which the number in the list, starting at one:

Possible uses

  • Simulate added cargo or passengers.
  • Change the flight characteristics of the plane by adjusting the Center of Gravity.

Related

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