I play this mod for some days. Of course it is great work. But I have some question about data stored in "outsourcedconfig.ini" and exactly about this:
Code:
//********* Level-Progress *********\\
//Required kills to advance level (CGL) each 1 - 1000 possible
Level1 "30"
Level2 "40"
Level3 "50"
Level4 "70"
Level5 "90"
Level6 "110"
Level7 "140"
Level8 "170"
Level9 "200"
Level10 "230"
Level11 "270"
Level12 "310"
Level13 "350"
Level14 "400"
Level15 "500"
Level16 "600"
According to this I thought that if I kill 70 enemies I will advance from 3 level to 4 level , if I kill 110 enemies I will advance from 5 level to 6 level etc. But According to Statictic Book I killed 197 enemies and I am still on 6 level (I think I should be on 8 level). I know I can raise my CGL by doing missions but nex mission is defending Convoy near Olvega - It is hard mission and because of that I wanted to gain better weapons from traders. But to do that I need to raise my CGL, etc
Could you explain me how Level progress works?