addScoreSide: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 24: | Line 24: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>west | |x1= <code>west addScoreSide 10;</code> | ||
|seealso= [[score]] [[addScore]] [[scoreSide]] [[getPlayerScores]] | |seealso= [[score]] [[addScore]] [[scoreSide]] [[getPlayerScores]] | ||
}} | }} |
Revision as of 11:01, 12 May 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 addScore scoreSide getPlayerScores
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