curatorPoints: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 6: | Line 6: | ||
|gr1= Curator | |gr1= Curator | ||
|descr= Returns number of points that curator have | |descr= Returns number of points that curator have. | ||
|s1= [[curatorPoints]] curatorObj | |s1= [[curatorPoints]] curatorObj | ||
| Line 12: | Line 12: | ||
|p1= curatorObj: [[Object]] - curator module. | |p1= curatorObj: [[Object]] - curator module. | ||
|r1= [[Number]] | |r1= [[Number]] in range 0..1 | ||
|x1= <sqf>_points = curatorPoints myCurator;</sqf> | |x1= <sqf>_points = curatorPoints myCurator;</sqf> | ||
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