This value defines how the points for ranking a player are calculated.
PLEASE NOTE:
You'll have to construct a SQL-conform Formula in order for this to work.
If you mess up the formula you might get displaying-problems. In that case
come back here and chage it back.
Allowed variables (all based on per-player) and mathematic operations for the formula are:
Math: |
*,/,+,-,(,) and numeric values |
Variables: |
score |
Total Score |
tks |
Total TKs |
kills |
Total Kills |
deaths |
Total Deaths |
captures |
Total Captures |
attacks |
Total Attacks |
objectives |
Total achieved Objectives |
heals |
Total Number of Heals |
selfheals |
Total Number of Self-Heals |
repairs |
Total Number of Repairs |
otherrepairs |
Total Number of Repairs to others |
rounds_played |
Total Number of Rounds-played |
kdrate |
The Kill/Death Rate |
first |
Total Number of being first in Battlefield End-Of-Game-Ranking |
second |
Total Number of being second in Battlefield End-Of-Game-Ranking |
third |
Total Number of being third in Battlefield End-Of-Game-Ranking |
|