unlockAchievement: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Add the obsolete notion)
(Note setStatValue)
Line 9: Line 9:
| Unlock the given achievement.
| Unlock the given achievement.
{{Important | This command is obsolete and non-fonctional and was used in the experimental (unreleased) {{arma2}} Xbox 360 version as stated
{{Important | This command is obsolete and non-fonctional and was used in the experimental (unreleased) {{arma2}} Xbox 360 version as stated
[https://forums.bohemia.net/forums/topic/187873-unlockachievment-command/?tab{{=}}comments#comment-2978436 here]. }} |DESCRIPTION=
[https://forums.bohemia.net/forums/topic/187873-unlockachievment-command/?tab{{=}}comments#comment-2978436 here]. }}
{{Feature arma3 | To unlock an Steam Achievement for Arma 3, see [[setStatValue]].}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 12:32, 29 August 2019

Hover & click on the images for description

Description

Description:
Unlock the given achievement.
This command is obsolete and non-fonctional and was used in the experimental (unreleased) Arma 2 Xbox 360 version as stated here.
Arma 3
To unlock an Steam Achievement for Arma 3, see setStatValue.
Groups:
Uncategorised

Syntax

Syntax:
unlockAchievement name
Parameters:
name: String
Return Value:
Boolean

Examples

Example 1:
_isUnlocked = unlockAchievement "someAchievement";

Additional Information

See also:
See also needed

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

Bottom Section