Skip to content

Team Scoring Method

Value syntax for the team_scoring_mode override in game_options. Selects how team scores are combined when multiple players on a team can score.

ManagedMegalo maps tokens to e_team_scoring_method on the game variant (set_team_scoring_method).

Values

ValueEffect
sumAdd each team member's contribution
minimumUse the lowest contributing score on the team
maximumUse the highest contributing score on the team
defaultLeave the map default unchanged
megalo
override team_scoring_mode sum

See also