hrochland
Prince
Well, such was my idea. What capitals of other civilizations?
1) That is possible, however:
A) Currently the name of the unit itself is the leader's, not King.
Example: Alexander, Boudica. So why will you want to change it to President instead.
B) It means codes have to be hard-coded, because not every mod will have the same set of civics, extra trouble for modders to merge to their own mod with own set of civics.
C) There is no "change civic" check in python, the only way is loop through the civics for every player every turn. Pretty waste of performance time just for a unit name change?
2) Elaborate.
It is pretty easy to add extra civs into the game at the start of the game.
The troublesome part is to differeniate them from the real civs.