curatorPoints: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|M...) |
BrettMayson (talk | contribs) mNo edit summary |
||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.16 | |||
|1.16 | |||
|gr1= Curator | |gr1= Curator | ||
| Returns number of points that curator have | |descr= Returns number of points that curator have. | ||
| [[ | |s1= [[curatorPoints]] curatorObj | ||
| | |p1= curatorObj: [[Object]] - curator module. | ||
|r1= [[Number]] in range 0..1 | |||
| | |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