Editing city names

Hyronymus

Troop leader
Joined
Nov 25, 2003
Messages
1,872
I must be thick but I edited a city name in CIV4CivilizationInfos.xml. In-game it gives an error, namely TXT_KEY_CITY_NAME_DOETINCHEM. In the xml it reads:
Code:
<City>TXT_KEY_CITY_NAME_DOETINCHEM</City>
What is wrong :confused:.
 
It needs to decode what TXT_KEY_CITY_NAME_DOETINCHEM is in a text file. OR you could skip the text file and just put <City>Doetinchem</City> in the civ file.
 
Thanks, I'll try the latter.
 
Back
Top Bottom