Roland Johansen
Deity
Is there a way to change the default number of civilizations per map size?
I'm currently fond of playing Duel maps crammed with 9 civs and would like to make it the default setting instead of the base version 2 civs. Ok, it's not that big a thing to click those 7 additional "closed" entries to "AI" in the custom game setup screen but it's one of those things that get more and more annoying the more you do it and I was thinking if there was an easy way to tweak this. (Custom ready-made maps won't work since I want to use the map generation scripts.)
I tried to search for it in the XML/py files but it's been pretty hopeless since I'm not sure what to search for or where it even might be (e.g. map scripts, global settings, some other weird place?)
I'd appreciate any tip on how to do this.
I looked through the xml files and it could be controled by the value iDefaultPlayers in ...\Beyond the Sword\Assets\XML\GameInfo\CIV4WorldInfo.xml (I didn't try it.)
However, there could be more things tied into that value. For instance, some random events use this number to determine how many things you need to build to complete a quest. And there are bound to be more things tied in with this value. So it's probably better to leave it be.