scoreSide: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2oa | | arma2oa | ||
|1.51 | |1.51 | ||
|gr1 = Multiplayer | |gr1 = Multiplayer | ||
|gr2 = Sides | |gr2 = Sides | ||
| Returns score for the given [[Side|side]]. MP Only. | | Returns score for the given [[Side|side]]. MP Only. | ||
| '''scoreSide''' side | | '''scoreSide''' side | ||
|p1= side: [[Side]] | |p1= side: [[Side]] | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_number <nowiki>=</nowiki> [[scoreSide]] [[west]];</code> | |x1= <code>_number <nowiki>=</nowiki> [[scoreSide]] [[west]];</code> | ||
| [[score]], [[addScore]], [[addScoreSide]], [[getPlayerScores]] | | [[score]], [[addScore]], [[addScoreSide]], [[getPlayerScores]] | ||
}} | }} | ||
Revision as of 11:04, 18 January 2021
Description
- Description:
- Returns score for the given side. MP Only.
- Groups:
- MultiplayerSides
Syntax
Examples
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
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.51
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Multiplayer
- Command Group: Sides
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands
- Arma 2: Operation Arrowhead: New Scripting Commands List