1;10;8;6;5;4;3;2;1;0;0;0;0;0;0;0;0;0;0;0;0;0;

English:
========

This is the scheme for giving points to racers. Please note that only the first 
line of this file is taken into account. First number denotes the order of assigning 
points. Zero means reverse, everything else - normal.
Reverse can be useful if you want to have varying points with changing total
number of participants. For example if you assign points like this:

0;20;19;18;17;16;15;14;13;12;11;10;9;8;7;6;5;4;3;2;1;0

then for a 5-drivers competition the winner gets 5 points, but if there are 20 racers, 
the winner gets 20 pts.
Every next number obviously means points for the next position. The last one denotes points
for Pole Position so altogether there should be at least 22 numbers at all times in the 
first line of this file. Any additional numbers and characters after the 22nd number are discarded.
The default setting for points is F1-like to help you grasp the concept of this configuration file.
Should you corrupt this file, run the parser with "/restore" as parameter.
NOTE: For reverse system, the number of racers who actually _finished_ the race is taken into account!

Polski:
=======

Ten plik zawiera informacje dotyczace przyznawania punktow. Brana pod uwage jest tylko
pierwsza linijka niniejszego pliku, poza nia mozna sobie wpisywac co dusza zapragnie.
Pierwsza liczba oznacza kolejnosc - 0 dla odwroconej, jakakolwiek inna liczba dla
kolejnosci normalnej. Kolejnosc odwrotna pozwala przyznawac zmienna ilosc
punktow wzaleznosci od ilosci kierowcow,ktorzy ukonczyli wyscig, np.:

0;20;19;18;17;16;15;14;13;12;11;10;9;8;7;6;5;4;3;2;1;0

W tej sytuacji jesli wyscig ukonczy 5 kierowcow, zwyciezca otrzyma 5 punktow,
natomiast jesli ukonczy 20 osob, zwyciezca otrzyma 20 punktow. Jak widac,
kolejne liczby odpowiadaja za ilosc punktow za kolejne miejca. Ostatnia liczba to punkty za Pole Position. 
Zatem lacznie zawsze powinny byc conajmniej 22 liczby w pierwszej linijce. Wszystkie dalsze znaki sa ignorowane. 
W wypadku naruszenia formatu tego pliku, nalezy uruchomic parser z parametrem "/restore".
Domyslne ustawienie punktacji oparte jest na punktacji Formuly 1 aby ulatwic zapoznanie sie z formatem pliku.
