Description
Sets the score for one or both teams. This action has no effect in free-for-all modes or modes without a team score.
Snippet
Set Team Score(Team(Team 1), 0);
Properties
Returns: Void
Parameters: Team, Score
Team
Type: Team, Default: Team
The team or teams whose score will be set.Score
Type: Integer, Default: Number
The score that will be set.