addScoreSide: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) |
||
Line 26: | Line 26: | ||
|x1= <code>[[west]] [[addScoreSide]] 10;</code> | |x1= <code>[[west]] [[addScoreSide]] 10;</code> | ||
|seealso= [[score]] | |seealso= [[score]] [[addScore]], [[scoreSide]], [[getPlayerScores]] | ||
}} | }} |
Revision as of 12:56, 20 January 2022
Description
- Description:
- Adds side score. This is shown in the MP score tab as the total score. MP only.
- Groups:
- SidesMultiplayer
Syntax
- Syntax:
- side addScoreSide value
- Parameters:
- side: Side
- value: Number
- Return Value:
- Nothing
Examples
- Example 1:
west addScoreSide 10;
Additional Information
- See also:
- score addScorescoreSidegetPlayerScores
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