setMissionOptions: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
m (2.16 -> 2.18) |
||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2. | |version1= 2.18 | ||
|eff= local | |eff= local | ||
Revision as of 15:16, 8 February 2024
Description
- Description:
- Sets various mission options. The options are automatically reset before and after the mission. Currently supported options are:
- ignoreNoDamage: Boolean - true to filter out no change in damage from HandleDamage calls. Default: false
- ignoreFakeHeadHit: Boolean - true to filter out FakeHeadHit context from HandleDamage calls. Default: false
- 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:
Additional Information
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