setArmoryPoints: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters")  | 
				mNo edit summary  | 
				||
| Line 5: | Line 5: | ||
|1.00|Game version=  | |1.00|Game version=  | ||
|gr1= System |GROUP1=  | |||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
Revision as of 11:09, 24 September 2020
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