View Full Version : whats up with "TXT_KEY_GAMESPEED"


kattana
Nov 03, 2005, 08:18 AM
when adding a new game speed and giving it a description, the phrase

TXT_KEY_GAMESPEED

is actually listed along with your actual gamespeed name. Removing the "TXT_KEY_GAMESPEED" from the description field and just leaving it with your name seems to work, but anyone know why the other game speeds display with that text in the description field, but new ones dont?

i *think* i also had the same problem with adding in extra handicaps aka difficulty levels, which is also fun by the way.

anyways..just wondering if anyone knows why this is happening.

thanks

snarko
Nov 03, 2005, 08:34 AM
GameInfoTextInfos_Object in xml/text have TXT_KEY_GAMESPEED_*.
However, unless you plan on translating your changes to another language you don't need to use the file for a new speed. Just do what you did then.

Stardog13
Nov 03, 2005, 03:03 PM
It's just a tag to help you know what it's supposed to be.

Chilinuttz
Nov 06, 2005, 07:50 PM
This what I added to CIV4GameText_Help.xml

<!--GAMESPEEDINFO - HELP-->

<TEXT>
<Tag>TXT_KEY_GAMESPEED_REAL_HELP</Tag>
<English>This is for those who think Epic aint "Epic" enough.</English>
</TEXT>

and you get a description.