[RULES] Team mode
Posted: 31 May 2017, 17:31
Hi there,
I'd like to have a precision on the team gamemode.
Imagine the 2 following sets of rule, for a 2v2 match :
Rules1
First player gets 4points, second player 3, third player 2, and last player 1.
Rules2
If N players finish the race, first player gets N-1 points, second gets N-2, etc... and last player wins 0 point.
The Rules2 seem to be applied here by uaseco (see https://img15.hostingpics.net/pics/699749Sanstitre.png in the top right). But I think that the rules people normally use (in ESL CPS for example) are the Rules1.
Of course, both rules are identical if everyone finishes the race, BUT, it's not necessarily true if one (or more) player doesn't finish.
For example, imagine the following finish line : first a BLUE player, second and third a RED player, and the second BLUE player doesn't finish.
Points count:
With Rules1, BLUE 4 - 5 RED, point for RED.
With Rules2, BLUE 2 - 1 RED, point for BLUE.
I think of course Rules1 should be applied (this could be open to discussion), but what I think doesn't really matter, as it is indeed what's used for current competition if I'm not mistaking.
If it is indeed changrd, then probably the <settings><modesetup><team><max_points_per_round> from modescript_settings.xml should be changed to <settings><modesetup><team><number_of_players> or <settings><modesetup><team><players_per_team> (but the last one supposes that each team has same number of players -- which is actually often the case but we never know what funny competition can exist with unbalanced team in the future)?
Thanks for reading this, and please let me think what you think !
I'd like to have a precision on the team gamemode.
Imagine the 2 following sets of rule, for a 2v2 match :
Rules1
First player gets 4points, second player 3, third player 2, and last player 1.
Rules2
If N players finish the race, first player gets N-1 points, second gets N-2, etc... and last player wins 0 point.
The Rules2 seem to be applied here by uaseco (see https://img15.hostingpics.net/pics/699749Sanstitre.png in the top right). But I think that the rules people normally use (in ESL CPS for example) are the Rules1.
Of course, both rules are identical if everyone finishes the race, BUT, it's not necessarily true if one (or more) player doesn't finish.
For example, imagine the following finish line : first a BLUE player, second and third a RED player, and the second BLUE player doesn't finish.
Points count:
With Rules1, BLUE 4 - 5 RED, point for RED.
With Rules2, BLUE 2 - 1 RED, point for BLUE.
I think of course Rules1 should be applied (this could be open to discussion), but what I think doesn't really matter, as it is indeed what's used for current competition if I'm not mistaking.
If it is indeed changrd, then probably the <settings><modesetup><team><max_points_per_round> from modescript_settings.xml should be changed to <settings><modesetup><team><number_of_players> or <settings><modesetup><team><players_per_team> (but the last one supposes that each team has same number of players -- which is actually often the case but we never know what funny competition can exist with unbalanced team in the future)?
Thanks for reading this, and please let me think what you think !