Boarding music not automatically shutting off
Is there a way to turn off the boarding music manually? All the doors are shut and I am in cruise but the music is still playing for some reason.
It looks like you're new here. If you want to get involved, click one of these buttons!
Is there a way to turn off the boarding music manually? All the doors are shut and I am in cruise but the music is still playing for some reason.
Comments
Within the mjc84.ini one can disable the various aspects out the announcements/music if required. This can be done under the [SOUND] section changing the entertainment music enabled switch to 0
[SOUND]
.
.
.
.
.
.
.
.
.
; passenger entertainment settings
; flag to enable/disable all announcements of flight attendant
entertainment_FA_announcements_enabled = 1
; flag to enable/disable all announcements from flight deck
entertainment_FC_announcements_enabled = 1
; flag to enable/disable music
entertainment_music_enabled = 0
; if set to 1, announcements will be played according to the announcements script.
; if set to 0, the announcements still can be played manually using FMS
entertainment_auto_announcements = 1