difficultyOption: Difference between revisions
Jump to navigation
Jump to search
(Added difficultyOption command.) |
No edit summary |
||
Line 34: | Line 34: | ||
<dt class="note">[[User:Muf|Muf]]</dt> | <dt class="note">[[User:Muf|Muf]]</dt> | ||
<dd class="note"> | <dd class="note"> | ||
Arma 3 | Arma 3 options: | ||
<div style="-webkit-column-count:5;-moz-column-count:5;column-count:5;margin-top:1em;"> | <div style="-webkit-column-count:5;-moz-column-count:5;column-count:5;margin-top:1em;"> | ||
* reducedDamage | * reducedDamage |
Revision as of 08:46, 24 March 2016
Description
- Description:
- Checks specific difficulty settings of the current user. Difficulty flag names can be found in the CfgDifficultyPresets config class or in
ArmA profile file under class DifficultyPresets/xxx/Options (xxx being Recruit, Regular or Veteran).
This command replaces difficultyEnabled. - Groups:
- Uncategorised
Syntax
- Syntax:
- difficultyOption optionName
- Parameters:
- optionName: String - difficulty option name
- Return Value:
- Number
Examples
- Example 1:
hint str (difficultyOption "friendlyTags");
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
Notes
- Posted on March 23, 2016 - 19:06 (UTC)
- Muf
-
Arma 3 options:
- reducedDamage
- groupIndicators
- friendlyTags
- enemyTags
- detectedMines
- commands
- waypoints
- weaponInfo
- stanceIndicator
- staminaBar
- weaponCrosshair
- visionAid
- thirdPersonView
- cameraShake
- scoreTable
- deathMessages
- vonID
- mapContent
- autoReport
- multipleSaves