I was wondering if anyone knows if the main game menus (i.e. start new game / game world selection parameters, civilization / leader selection, etc.) were scriptable with python, or if they only exist in the C source.
My idea was to make the ability to select a civilization and then "CUSTOMIZE" it.
That is, pick your own two starting techs (from the basic six), your own unique unit, your own leader traits, etc. I'm guessing this can't be done with python, but I figured I would ask if anyone knew where I should look (including in the C files, if you know). Thanks.
My idea was to make the ability to select a civilization and then "CUSTOMIZE" it.
That is, pick your own two starting techs (from the basic six), your own unique unit, your own leader traits, etc. I'm guessing this can't be done with python, but I figured I would ask if anyone knew where I should look (including in the C files, if you know). Thanks.