unlockAchievement
Jump to navigation
Jump to search
Description
- Description:
- Unlocks the given achievement. The Achievements are listed in CfgAchievements, however none of the currently listed in Arma 3 are used hence the command always returns false.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unlockAchievement name
- Parameters:
- name: String - achievement name
- Return Value:
- Boolean - true if achievement was unlocked
Examples
- Example 1:
_isUnlocked = unlockAchievement "Hunter";
Additional Information
- See also:
- setStatValue
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