JDog_Zapster
Chieftain
- Joined
- Dec 9, 2012
- Messages
- 10
Hey Guys,
So I need some help and I've looked and looked for a solution and I can't find one. I hope I'm not posting a problem that has been posted before, but this is my last resort. I've created my own civilization and I have 2 major problems
1. I get the TXT_KEY problem all over the place, and I have already done the whole
<GameData>
<Language_en_US>
<Row Tag="TXT_KEY_WHATEVER">
<Text>Descriptive text goes here.</Text>
</Row>
</Language_en_US>
</GameData>
which seems to be everybody's answer to this.
2. My special building doesn't show up. It gets rid of the old building but the new building doesn't show up in the technology tree or anywhere, I copied and pasted another special building but just changed the name and what it yielded.
from what I can tell I've exactly mimicked the files located in the actual game .xml files. I can't even imagine what the problem could be. if you guys have any suggestions, that would be awesome. thanks
So I need some help and I've looked and looked for a solution and I can't find one. I hope I'm not posting a problem that has been posted before, but this is my last resort. I've created my own civilization and I have 2 major problems
1. I get the TXT_KEY problem all over the place, and I have already done the whole
<GameData>
<Language_en_US>
<Row Tag="TXT_KEY_WHATEVER">
<Text>Descriptive text goes here.</Text>
</Row>
</Language_en_US>
</GameData>
which seems to be everybody's answer to this.
2. My special building doesn't show up. It gets rid of the old building but the new building doesn't show up in the technology tree or anywhere, I copied and pasted another special building but just changed the name and what it yielded.
from what I can tell I've exactly mimicked the files located in the actual game .xml files. I can't even imagine what the problem could be. if you guys have any suggestions, that would be awesome. thanks