difficultyEnabled: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
Killzone Kid (talk | contribs) (see also) |
||
Line 20: | Line 20: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[difficulty]] |= See also | | [[difficulty]], [[Arma 3 Difficulty Menu]] |= See also | ||
}} | }} |
Revision as of 00:03, 30 June 2015
Description
- Description:
- Checks specific difficulty settings of the current user. Difficulty flag names can be found in the ArmA profile file under class Difficulties/xxx/Flags (xxx being regular or veteran).
- Groups:
- Uncategorised
Syntax
- Syntax:
- Boolean = difficultyEnabled flagName
- Parameters:
- flagName: String - difficulty flag name
- Return Value:
- Boolean
Examples
- Example 1:
hint str (difficultyEnabled "armor")
Additional Information
- See also:
- difficultyArma 3 Difficulty Menu
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
- Crowe
- Possible Values
- 3rdPersonView
- armor
- autoSpot
- autoGuideAT
- autoAim
- allowSeagull
- clockIndicator
- deathMessages
- enemyTag
- friendlyTag
- hud
- hudPerm
- hudWp
- hudWpPerm
- map
- netStats
- suppressPlayer
- tracers
- realisticFatigue
- ultraAI
- unlimitedSaves
- weaponCursor