armoryPoints: Difference between revisions
Jump to navigation
Jump to search
(updated) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
(46 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | |||
[[ | |game1= arma2 | ||
|version1= 1.00 | |||
|game2= arma2oa | |||
|version2= 1.50 | |||
|game3= tkoh | |||
|version3= 1.00 | |||
|game4= arma3 | |||
|version4= 0.50 | |||
|gr1= System | |||
|descr= Returns, stored in [USERNAME].ArmaXProfile, value of ''armoryPoints'' entry. If the entry doesn't exist, it returns 0. | |||
|s1= '''armoryPoints''' | |||
|r1= [[Number]] | |||
|x1= <sqf>_points = armoryPoints;</sqf> | |||
|seealso= [[setArmoryPoints]] | |||
}} |
Latest revision as of 21:21, 7 May 2022
Description
- Description:
- Returns, stored in [USERNAME].ArmaXProfile, value of armoryPoints entry. If the entry doesn't exist, it returns 0.
- Groups:
- System
Syntax
- Syntax:
- armoryPoints
- Return Value:
- Number
Examples
- Example 1:
Additional Information
- See also:
- setArmoryPoints
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