scoreSide: Difference between revisions

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


| [[addScoreSide]], [[addScore]], [[score]] |= See also
| [[score]], [[addScore]], [[addScoreSide]], [[getPlayerScores]] |= See also
}}
}}



Revision as of 17:31, 20 March 2016

Hover & click on the images for description

Description

Description:
Returns score for the given side.
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