missionDifficulty: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|arma3 |= Game | |arma3 |= Game | ||
|1.62| | |1.62|Game Version= | ||
|arg= | | |arg= |Multiplayer Arguments= | ||
|eff= | | |eff= |Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Return difficulty that has been forced for this mission, returns -1 if difficulty is not forced and it's used one from player's options. |DESCRIPTION= | | Return difficulty that has been forced for this mission, returns -1 if difficulty is not forced and it's used one from player's options. |DESCRIPTION= |
Revision as of 11:11, 5 August 2019
Description
- Description:
- Return difficulty that has been forced for this mission, returns -1 if difficulty is not forced and it's used one from player's options.
- Groups:
- Uncategorised
Syntax
- Syntax:
- missionDifficulty
- Return Value:
- Number
Examples
- Example 1:
_number = missionDifficulty;
Additional Information
- See also:
- difficultyOption difficulty
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