Civ names not showing up properly

Morred

Warlord
Joined
Dec 19, 2005
Messages
207
Location
Melbourne, Australia
I'm modding in a new civ, and everything is working fine except for the names, instead of saying Cao Cao it will say TXT_KEY_LEADER_CAO_CAO or something similiar. It is the same with the UU, Civilization and the Civilopedia. Am I missing an XML file or something? What am I doing wrong?
 
Sounds like you need to add a GameTextInfos file for your additions. You can find examples of these in your Civ 4\Assets\XML\Text folder.

You can either create a whole new file just for your additions, or you can take one of the origional files and edit the information into it. The game will be able to find it either way.

What these entries do is tell the game what to display as a name in the menus for each language you include in the file.
 
Back
Top Bottom