scoreSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
Line 26: Line 26:
|seealso= [[score]], [[addScore]], [[addScoreSide]], [[getPlayerScores]]
|seealso= [[score]], [[addScore]], [[addScoreSide]], [[getPlayerScores]]
}}
}}
[[Category:Arma 2: Operation Arrowhead: New Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 00:15, 17 June 2021

Hover & click on the images for description

Description

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

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