Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/14/2018 in all areas

  1. I have written a Lua script for cabin crew announcements. It plays them throughout normal flight (no jump in the middle flights supported) and currently supports the following: "Welcome on board" "Safety instructions" "Seat belts on" and "seat belts off" "Drinks and meals" "Start of descend" "Before landing" "Arrival (after landing)" It also announces some commands on behalf of first officer. It will operate if you follow all general flight procedures, later I will describe trigger logic in detail. It also supports turnarounds. I have not tested it beyond normal flight flow (like failures and similar). Script is controlled through two first officer's audio control panel receiver switches: FLT INT and PA. Normally the are turned on and do not require any adjustments. FLT INT is responsible for first officer commands while PA is responsible for cabin crew announcements. You can turn them to adjust the volume or depress them to turn them off. Thus you can turn off first officer if you prefer to perform cabin calls by yourself and you can turn off cabin crew (but what's the sense then). To use the script you have to install FlyWithLua and unpack archive contents into 'scripts' folder (so that the script resides in the root of this folder). IXEG_Cabin_Crew.zip
    1 point
×
×
  • Create New...