Merebimur
Jan 01, 2006, 06:12 AM
Why is it everytime i edit a city in a mod say Washington and i change it to say Jupiter , when it appears in the game it shows up as TXT_KEY_CITY_NAME_JUPITER and not just Jupiter ?? yet i havent changed any of the syntax , just the city name . Same thing happens whenever i want to change a leaders name too .
The Great Apple
Jan 01, 2006, 06:38 AM
Because it's actually a link to Text\CIV4GameTextInfos_Cities.xml, where you can put in names for different language versions of the game.
And... wrong forum.
Osymandias
Jan 01, 2006, 07:46 AM
just replace the "TXT_KEY_CITY_NAME_WASHINGTON" to "Jupiter" then you dont have to write it 4 or more times in the CIV4GameTextInfos_Cities.xml file.
Merebimur
Jan 02, 2006, 05:53 AM
I've sorted it , thanks .