This modcomp will allow you to play a one city challenge, where also all AI civs can only found one city.
If the occ gameoption is activated, then
- the ability to build settlers is disabled
- and the city founding after the first city also
- and it forces auto razing every city
For modders:
There are 2 changes in the CvGameUtils.py, and one change in the CvEventManager, all labeled with "real occ".
If you merge it, don't forget the XML\PythonCallbackDefines.xml, where the CannotTrain callback has to be set to 1.
Please ask questions in this thread.
If the occ gameoption is activated, then
- the ability to build settlers is disabled
- and the city founding after the first city also
- and it forces auto razing every city
For modders:
There are 2 changes in the CvGameUtils.py, and one change in the CvEventManager, all labeled with "real occ".
If you merge it, don't forget the XML\PythonCallbackDefines.xml, where the CannotTrain callback has to be set to 1.
Please ask questions in this thread.