addCuratorPoints: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "\|seealso= ?\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Line 20: Line 20:
|x1= <code>curatorModule [[addCuratorPoints]] 0.5;</code>
|x1= <code>curatorModule [[addCuratorPoints]] 0.5;</code>


|seealso= [[Arma 3: Curator]], [[curatorPoints]]
|seealso= [[Arma 3: Curator]] [[curatorPoints]]
}}
}}

Revision as of 13:57, 20 January 2022

Hover & click on the images for description

Description

Description:
Adds or removes curator points. Points can be only in range from 0 to 1.
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:
Arma 3: Curator curatorPoints

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