setMissionOptions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Typo)
No edit summary
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.16
|version1= 2.16
|eff= local


|gr1= System
|gr1= System

Revision as of 21:57, 28 January 2024

Hover & click on the images for description

Description

Description:
Sets various mission options. The options are automatically reset before and after the mission. Currently supported options are:
Groups:
System

Syntax

Syntax:
setMissionOptions options
Parameters:
options: Array - array of options (see description). Empty array [] will reset all options to defaults.
Return Value:
Nothing

Examples

Example 1:
setMissionOptions [true, true];

Additional Information

See also:
getMissionOptions getResolution getAudioOptionVolumes getSubtitleOptions

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note