scoreSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (MP Only.)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns score for the given [[Side|side]]. |= Description
| Returns score for the given [[Side|side]]. MP Only. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:40, 4 July 2017

Hover & click on the images for description

Description

Description:
Returns score for the given side. MP Only.
Groups:
Uncategorised

Syntax

Syntax:
scoreSide side
Parameters:
side: Side
Return Value:
Number

Examples

Example 1:
_number = scoreSide west;

Additional Information

See also:
scoreaddScoreaddScoreSidegetPlayerScores

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