Quote Originally Posted by simke_90
Can someone tell me how to change population limit from 255000 to,I don't know,few millions?
If you have run the unpacker go to descr_settlement_mechanics.xml and open it in notepad. At the bottom should the population levels for both the city and castle and from there you can change the population needed to upgrade as well as the minimum and maximum populations allowed. The numbers for the maximum population (at least for the major city and citidel becuase i havent modded any of the other max pop. limits) are not exactly as you see in the game.

In game (major city): Max pop. 255,000
In xml file (major city): Max is put as 72,000


Judging by dividing 255 by 72 the number you put in is then multiplied by 3.5417 to get the in game number. This is on 1.2 no kingdoms game by the way.

I hope this helped you understand with the population levels.