setArmoryPoints: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\| *arma2 * * *\| *([0-1]\.[0-9]{2}) *  \|game2" to "|game1= arma2 |version1= $1  |game2")  | 
				Lou Montana (talk | contribs)  m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")  | 
				||
| Line 29: | Line 29: | ||
|seealso= [[armoryPoints]]  | |seealso= [[armoryPoints]]  | ||
}}  | }}  | ||
Revision as of 22:44, 16 June 2021
Description
- Description:
 - Stores passed number into [USERNAME].ArmaXProfile file, where it assigns it as a value to armoryPoints entry. If entry doesn't exist, it is created.
 - Groups:
 - System
 
Syntax
- Syntax:
 - setArmoryPoints points
 - Parameters:
 - points: Number
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 setArmoryPoints (armoryPoints + 20);- Example 2:
 setArmoryPoints 3.14;
Additional Information
- See also:
 - armoryPoints
 
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