rating: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=")
m (Text replacement - " +<\/code>" to "</code>")
Line 19: Line 19:
|r1=[[Number]]
|r1=[[Number]]


|x1= <code>_score <nowiki>=</nowiki> '''rating''' [[player]] </code>
|x1= <code>_score <nowiki>=</nowiki> '''rating''' [[player]]</code>


|seealso= [[Side relations]], [[ArmA: Rating Values]], [[addRating]], [[rank]], [[setUnitRank]]
|seealso= [[Side relations]], [[ArmA: Rating Values]], [[addRating]], [[rank]], [[setUnitRank]]

Revision as of 23:48, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
unitName: Object
Return Value:
Number

Examples

Example 1:
_score = rating player

Additional Information

See also:
Side relationsArmA: Rating ValuesaddRatingranksetUnitRank

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
Unknown
In ArmA 1.18 rating does only return rating levels for units that are local.