curatorPoints: Difference between revisions
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.16|= Game version _________________...") |
BrettMayson (talk | contribs) mNo edit summary |
||
| (34 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 1.16 | |||
| | |gr1= Curator | ||
| Returns number of points that curator have. | |descr= Returns number of points that curator have. | ||
| | |s1= [[curatorPoints]] curatorObj | ||
|p1= curatorObj: [[Object]] - | |p1= curatorObj: [[Object]] - curator module. | ||
| [[Number]] | |r1= [[Number]] in range 0..1 | ||
|x1= < | |x1= <sqf>_points = curatorPoints myCurator;</sqf> | ||
|seealso= [[Arma 3: Curator]] [[addCuratorPoints]] | |||
}} | }} | ||
Latest revision as of 08:06, 1 January 2026
Description
- Description:
- Returns number of points that curator have.
- Groups:
- Curator
Syntax
- Syntax:
- curatorPoints curatorObj
- Parameters:
- curatorObj: Object - curator module.
- Return Value:
- Number in range 0..1
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Curator addCuratorPoints
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note