addScoreSide: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.12 | |1.12 | ||
|arg= global |Multiplayer Arguments= | |arg= global |Multiplayer Arguments= | ||
Line 11: | Line 11: | ||
|serverExec= server |Server Execution= | |serverExec= server |Server Execution= | ||
|gr1= Sides | |gr1= Sides | ||
|gr2= Multiplayer | |gr2= Multiplayer | ||
| Adds side score. This is shown in the MP score tab as the total score. MP Only. Server execution only. | | Adds side score. This is shown in the MP score tab as the total score. MP Only. Server execution only. | ||
| side '''addScoreSide''' value | | side '''addScoreSide''' value | ||
|p1= side: [[Side]] | |p1= side: [[Side]] | ||
|p2= value: [[Number]] | |p2= value: [[Number]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[west]] [[addScoreSide]] 10;</code> | |x1= <code>[[west]] [[addScoreSide]] 10;</code> | ||
| [[score]], [[addScore]], [[scoreSide]], [[getPlayerScores]] | | [[score]], [[addScore]], [[scoreSide]], [[getPlayerScores]] | ||
| mp= Server execution only |MPBEHAVIOUR= | | mp= Server execution only |MPBEHAVIOUR= |
Revision as of 00:03, 18 January 2021
Description
- Description:
- Adds side score. This is shown in the MP score tab as the total score. MP Only. Server execution only.
- Multiplayer:
- Server execution only
- Groups:
- SidesMultiplayer
Syntax
Examples
- Example 1:
west addScoreSide 10;
Additional Information
- See also:
- scoreaddScorescoreSidegetPlayerScores
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