need my speed
Rex Omnium Imperarium
Merely an extraneous irrelevancy to demonstrate my manifest learning in lettered literacy.That's a superfluous redundancy if I have ever seen one.
Merely an extraneous irrelevancy to demonstrate my manifest learning in lettered literacy.That's a superfluous redundancy if I have ever seen one.
'Purushapura' : 'Peshawar',
'Indraprastha' : 'Delhi',
'Chandax' : 'Rabd al-Handaq',
'Candia' : 'Rabd al-Handaq',
'Iraklion' : 'Rabd al-Handaq',
'Heraklion' : 'Rabd al-Handaq',
'Kandiye' : 'Rabd al-Handaq',
'Barcelona' : 'Barshiluna',
'Barcelone' : 'Barshiluna',
'Barcino' : 'Barshiluna',
'Purushapura' : 'Peshawar',
'Indraprastha' : 'Delhi',
'Chandax' : 'Rabd al-Handaq',
'Candia' : 'Rabd al-Handaq',
'Iraklion' : 'Rabd al-Handaq',
'Heraklion' : 'Rabd al-Handaq',
'Kandiye' : 'Rabd al-Handaq',
'Knossos' : 'Rabd al-Handaq',
'Barcelona' : 'Barshiluna',
'Barcelone' : 'Barshiluna',
'Barcino' : 'Barshiluna',
I have replaced all 600AD in python with 300AD in Python.Have you defined the scenario start turn correctly in Python?
You have to use CityNameManager.py.I can't seem to figure out the CityNameWizard. In my modmod there is a preplaced city in Crete (on the tile that is not Wine), Independent in 3000BC, Byzantine in 600AD, Ottoman in 1700AD, named Knossos in the first two and Heraklion in the last scenario. In CityNameWizard.py in the Arabian section here
Code:'Purushapura' : 'Peshawar', 'Indraprastha' : 'Delhi', 'Chandax' : 'Rabd al-Handaq', 'Candia' : 'Rabd al-Handaq', 'Iraklion' : 'Rabd al-Handaq', 'Heraklion' : 'Rabd al-Handaq', 'Kandiye' : 'Rabd al-Handaq', 'Barcelona' : 'Barshiluna', 'Barcelone' : 'Barshiluna', 'Barcino' : 'Barshiluna',
I added
Code:'Purushapura' : 'Peshawar', 'Indraprastha' : 'Delhi', 'Chandax' : 'Rabd al-Handaq', 'Candia' : 'Rabd al-Handaq', 'Iraklion' : 'Rabd al-Handaq', 'Heraklion' : 'Rabd al-Handaq', 'Kandiye' : 'Rabd al-Handaq', 'Knossos' : 'Rabd al-Handaq', 'Barcelona' : 'Barshiluna', 'Barcelone' : 'Barshiluna', 'Barcino' : 'Barshiluna',
in the hopes that on the Arabian flip of Knossos the city would be renamed to Rabd al-Handaq, but that didn't happen. In all my attempts the city just kept its old name Knossos. What am I missing?
In RFCUtils.py there is a getScenarioStartYear() method, you have to adjust that to 300 AD.I have replaced all 600AD in python with 300AD in Python.
But in what file do you refer to?
In RFCUtils.py there is a getScenarioStartYear() method, you have to adjust that to 300 AD.
Its name is Knossos in all scenarios but 1700AD, and Heraklion was only supposed to be a placeholder until I figured out how this whole dynamic naming system works.Maybe for the 600 AD scenario there shouldn't be a city of Heraklion? I was looking up info about the names for it out of my own interest and according to Wikipedia it was founded in 824 by the Arabs, before which the site may have been a port for Knossos, but there is no archaeological evidence for that.
There was also a Roman colony: Colonia Julia Nobilis Cnossus, founded in 27 BCE. But I was unable to find out what happened to that after the collapse of the Roman Empire.
Mainly though, it shouldn't be called Heraklion/Irakleio, or any variant of that name, in any scenario, as that was the name given to it by the British around 1900.
I did that, to no effect. I addedYou have to use CityNameManager.py.
'Knossos' : 'Rabd al-Handaq',
<?xml version="1.0" encoding="utf-8"?>
<!-- Tibet -->
<Civ4GameText xmlns="http://www.firaxis.com">
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_DESC</Tag>
<English>The Tibetans</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_PEOPLES</Tag>
<English>Tibetan Peoples</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_DEFAULT</Tag>
<English>Kingdom of %s1</English>
<French>
<Text>Royaume du %s1</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</French>
<German>
<Text>Königreich %s1:Königreich %s1:Königreich %s1</Text>
<Gender>Neuter:Neuter:Neuter</Gender>
<Plural>0:0:0</Plural>
</German>
<Italian>
<Text>Regno del %s1</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Italian>
<Spanish>
<Text>Reino de %s1</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Spanish>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_FASCIST</Tag>
<English>%s2 Empire</English>
<French>
<Text>Empire %s2</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</French>
<German>
<Text>%s2 Reich:%s2 Reich:%s2 Reich</Text>
<Gender>Neuter:Neuter:Neuter</Gender>
<Plural>0:0:0</Plural>
</German>
<Italian>
<Text>Impero %s2</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Italian>
<Spanish>
<Text>Imperio %s2</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Spanish>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_ADJECTIVE</Tag>
<English>Tibetan</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_SHORT_DESC</Tag>
<English>Tibet</English>
</TEXT>
</Civ4GameText>
<?xml version="1.0" encoding="utf-8"?>
<!-- Khazaria -->
<Civ4GameText xmlns="http://www.firaxis.com">
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_DESC</Tag>
<English>The Khazarians</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_PEOPLES</Tag>
<English>KhazarianPeoples</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_DEFAULT</Tag>
<English>Kingdom of %s1</English>
<French>
<Text>Royaume du %s1</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</French>
<German>
<Text>Königreich %s1:Königreich %s1:Königreich %s1</Text>
<Gender>Neuter:Neuter:Neuter</Gender>
<Plural>0:0:0</Plural>
</German>
<Italian>
<Text>Regno del %s1</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Italian>
<Spanish>
<Text>Reino de %s1</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Spanish>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_FASCIST</Tag>
<English>%s2 Empire</English>
<French>
<Text>Empire %s2</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</French>
<German>
<Text>%s2 Reich:%s2 Reich:%s2 Reich</Text>
<Gender>Neuter:Neuter:Neuter</Gender>
<Plural>0:0:0</Plural>
</German>
<Italian>
<Text>Impero %s2</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Italian>
<Spanish>
<Text>Imperio %s2</Text>
<Gender>Male</Gender>
<Plural>0</Plural>
</Spanish>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_ADJECTIVE</Tag>
<English>Khazarian</English>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_TIBET_SHORT_DESC</Tag>
<English>Khazaria</English>
</TEXT>
</Civ4GameText>