score: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(see also)
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[addScore]], [[addScoreSide]], [[scoreSide]] |= See also
| [[addScore]], [[scoreSide]], [[addScoreSide]], [[getPlayerScores]] |= See also


}}
}}

Revision as of 17:30, 20 March 2016

Hover & click on the images for description

Description

Description:
Returns the person's score in MP.
Groups:
Uncategorised

Syntax

Syntax:
score unit
Parameters:
unit: Object
Return Value:
Number

Examples

Example 1:
_pScore = score player;

Additional Information

See also:
addScorescoreSideaddScoreSidegetPlayerScores

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

Notes

Bottom Section