Know how you can grant independence to a continent and spin off a new civ as long as the maximum number of civs are not already active?
Well, I'd like to script a Python popup that allows a human player to define a custom name/shortname/adjective (and leadername?) for the new civilization at the time you grant independence. I know you can change your own set of information using the Options menu, but it would be handy (especially on earth maps) to not have the Egyptian civilization becoming Australia or the Persians the new Canada. I'm not looking to force the use of a particular leader or civ, just to change the xml names.
Is this possible to do with Python? I'm imagining so, but I could be way off base...
conversely, is it possible to define areas and a custom name for each one (like any civ being granted independence on australia will be called australia, regardless of what civ it "really" is) using only Python? If it is, that may be simpler than the popup...I can just define five or six areas that are likely to happen (Australia, Brazil, Argentina, Mexico, Canada, etc).
Well, I'd like to script a Python popup that allows a human player to define a custom name/shortname/adjective (and leadername?) for the new civilization at the time you grant independence. I know you can change your own set of information using the Options menu, but it would be handy (especially on earth maps) to not have the Egyptian civilization becoming Australia or the Persians the new Canada. I'm not looking to force the use of a particular leader or civ, just to change the xml names.
Is this possible to do with Python? I'm imagining so, but I could be way off base...
conversely, is it possible to define areas and a custom name for each one (like any civ being granted independence on australia will be called australia, regardless of what civ it "really" is) using only Python? If it is, that may be simpler than the popup...I can just define five or six areas that are likely to happen (Australia, Brazil, Argentina, Mexico, Canada, etc).