iggymnrr
Deity
- Joined
- May 20, 2003
- Messages
- 2,298
I'll offer a sample of what I'm doing with the pedia. Anything in the XML/text directory (the pedia) is being arranged with clear names and organized. Files will look like: HastingsCivilizationsText.xml, HastingsLeaderheadsText.xml etc. I noticed TXT_KEY calls with no answers. Each civ produces 4 of these and I noticed 3 were left unanswered so I filled in the blanks:
You get the idea. I can finish the civilizations and leaders tonight and maybe more. (Its going fast.) Hold off on cities I'm wondering about something. FWIW You've obviously used the worldbuilder to make the scenario and, say one civ has only one city listed in the civ xml, what would happen if an AI played that civ and tried to build another city? (Unlikely) Hmmm. What would it be called? Would the game crash? I know a human player would see in the name city box a default name like "TXT_KEY_SOMETHING" which can simply be changed. I must return to editting.
<TEXT>
<Tag>TXT_KEY_CIV_SCOTLAND_DESC</Tag>
<English>Scottish Empire</English>
<French>Scottish Empire</French>
<German>Scottish Empire</German>
<Italian>Scottish Empire</Italian>
<Spanish>Scottish Empire</Spanish>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_SCOTLAND_SHORT_DESC</Tag>
<English>Scotland</English>
<French>Scotland</French>
<German>Scotland</German>
<Italian>Scotland</Italian>
<Spanish>Scotland</Spanish>
</TEXT>
<TEXT>
<Tag>TXT_KEY_CIV_SCOTLAND_ADJECTIVE</Tag>
<English>Scot</English>
<French>Scot</French>
<German>Scot</German>
<Italian>Scot</Italian>
<Spanish>Scot</Spanish>
</TEXT>
You get the idea. I can finish the civilizations and leaders tonight and maybe more. (Its going fast.) Hold off on cities I'm wondering about something. FWIW You've obviously used the worldbuilder to make the scenario and, say one civ has only one city listed in the civ xml, what would happen if an AI played that civ and tried to build another city? (Unlikely) Hmmm. What would it be called? Would the game crash? I know a human player would see in the name city box a default name like "TXT_KEY_SOMETHING" which can simply be changed. I must return to editting.
... people who have offered to do historical research will be able to tell at a glance where something should go and the have the required tags already in place.

