STEAM GROUP
Rocket CTF (dkgz server) RoxCTF
STEAM GROUP
Rocket CTF (dkgz server) RoxCTF
0
IN-GAME
10
ONLINE
Founded
December 29, 2015
Language
English
Showing 1-10 of 49 entries
0
New ELO system
1
CTF CA ELO SYSTEM
1.2 Explanation
The first factor of the formula only puts the final value in a certain range. It
can therefore be ignored. Sample data of the last 50 games played by a player

1
is taken and an average over that data is compiled.
We only take damage given, damage taken, and score into account. Those
three values give us an idea about the performance of the player. The score
value already contains in-game awards like assists, defends, or captures. These
things don’t need to be added again.
A point value calculated from (damage given / 1000 * 50) is added to the
score. The idea here is, that someone who deals damage to the enemy team is
particpating and therefore influencing the game. So he gets a few extra points.
To avoid any abuse, the whole term is multiplied by a factor of (damage given
/ damage taken). This also means, that only dealing damage doesn’t put you
on top with the highest rating, since the score value is the base.
In order to account for games that ended earlier or ended in overtime the
rating is also multiplied by a time factor (1200 / time).
The last bit are some extra points (300) in case a game was won. There is
no penalty should a game be a loss, though!

1.3 Team Generation

The algorithm that generates the teams will calculate and compare all different
variants of player combinations. The teams with the least difference in total
rating are then used.
During the calculation, a lower and upper cap value is used to avoid, that a
very high rated player gets only very low rated players in his team and that a
very low rated player gets only very high rated players in his team. This would
cause very unbalanced teams otherwise.
Values that used to work for us are: lower bound 250 and upper bound 650.
That means, someone with a rating of 130 will be rated with 250 and someone
with 843 will be rated with 650 during the calculation.
3
@Turkey - really cool map
1
New elo system
15
Map Pool for Rocket server for the month October
41
Tournament
64
Rocket ctf dead?
Showing 1-10 of 49 entries