score: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Number]] <nowiki>=</nowiki>  '''score''' [[Object#Person|Person]] |= Syntax
| [[Number]] <nowiki>=</nowiki>  '''score''' unitName |= Syntax
 
|p1= unitName: [[Object]] |= Parameter 1


| [[Number]] |= Return value
| [[Number]] |= Return value

Revision as of 17:33, 25 January 2009

Hover & click on the images for description

Description

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

Syntax

Syntax:
Number = score unitName
Parameters:
unitName: Object
Return Value:
Number

Examples

Example 1:
_pScore = score player

Additional Information

See also:
addScore

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