janks wrote:IRL there were A,B,C licenses, dunno that those lower A,B,C mean. Strangely I cannot see any license awarded for any club in editor.
There are 65 teams in the DB with licences. See EC Klagenfurter AC for example.
I just noticed that there is another mistake with the definitions of the licences in the Editor. As a temporary fix, you can do the following:
1) Go to the "common" sub-folder where the EHM Editor is located.
2) Open the "continental_licence.txt" file.
3) Replace "0, - None - ,0" with "0,CHL A Licence,0". This means you will have two lines of "0,CHL A Licence,0" but that's fine.
So the text file should look like this:
Code: Select all
-1, - Invalid - ,0
0,CHL A Licence,0
0,CHL A Licence,0
1,CHL B Licence,0
2,CHL C Licence,0
3,Lower A Licence,0
4,Lower B Licence,0
5,Lower C Licence,0