setStatValue: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\[\[Arma 3 ([^ACHJKLMTZ|])([^|]+)\]\]" to "Arma 3: $1$2") | Lou Montana (talk | contribs)  m (Text replacement - " 		   " to "  ") | ||
| Line 21: | Line 21: | ||
| | [[Boolean]] | | [[Boolean]] | ||
| |x1= <code>[[setStatValue]] ["ExpWarlockDown", 1]; {{cc|Unlocks the "Warlock Down" Steam achivement}}</code> | |x1= <code>[[setStatValue]] ["ExpWarlockDown", 1]; {{cc|Unlocks the "Warlock Down" Steam achivement}}</code> | ||
| |seealso= [[getStatValue]], [[Arma 3: Stat Names]] | |seealso= [[getStatValue]], [[Arma 3: Stat Names]] | ||
| }} | }} | ||
Revision as of 20:14, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- System
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [name, value]: Array
- name: String
- value: Number
- Return Value:
- Return value needed
Examples
- Example 1:
- setStatValue ["ExpWarlockDown", 1]; // Unlocks the "Warlock Down" Steam achivement
Additional Information
- See also:
- getStatValueArma 3: Stat Names
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
