setMissionOptions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "↵|version1= 2.18" to " |version1= 2.18 |branch= dev") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 20: | Line 20: | ||
|s1= [[setMissionOptions]] options | |s1= [[setMissionOptions]] options | ||
|p1= options: [[HashMap]] - | |p1= options: [[HashMap]] - a HashMap containing all the options to be changed | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 11:10, 17 May 2024
Description
- Description:
- Sets various mission options. The options are automatically reset between missions and are saved/restored with the save system.
Available Options:- IgnoreNoDamage: Boolean - (default false) true to filter out no change in damage from HandleDamage calls
- IgnoreFakeHeadHit: Boolean - (default false) true to filter out FakeHeadHit context from HandleDamage calls
- Groups:
- System
Syntax
- Syntax:
- setMissionOptions options
- Parameters:
- options: HashMap - a HashMap containing all the options to be changed
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
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