Python files - their purposes

zsc

Warlord
Joined
Oct 30, 2005
Messages
192
Has anyone listed all the Python (.py) files in the Assets folder and their intended purposes? If not, I'll give it a shot. If so, could someone point me in the general direction?

EDIT: I'm looking for the file for the Custom Game screen.

EDIT: Just want to edit the default number of civs for each map size, I like to play with all the civs.
 
The default number of players per map is stored in CIV4WorldInfo.xml under assets\xml\gameinfo. There's no need for python for that change.
 
Thanks for the response.
 
Back
Top Bottom