addCuratorPoints: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "")
m (Text replacement - " {3,}\|" to " |")
Line 16: Line 16:


| [[Nothing]]
| [[Nothing]]


|x1= <code>curatorModule addCuratorPoints 0.5</code>
|x1= <code>curatorModule addCuratorPoints 0.5</code>


| [[Curator]], [[curatorPoints]]
| [[Curator]], [[curatorPoints]]

Revision as of 18:06, 18 January 2021

Hover & click on the images for description

Description

Description:
Adds or removes curator points. Points can be only in range from 0 to 1.
Multiplayer:
Can be executed only on server
Groups:
Curator

Syntax

Syntax:
curatorObj addCuratorPoints points
Parameters:
curatorObj: Object - Curator module.
points: Number
Return Value:
Nothing

Examples

Example 1:
curatorModule addCuratorPoints 0.5

Additional Information

See also:
CuratorcuratorPoints

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