Hi! So, I've created my mod for alternate city lists (link in signature), and I still have a problem.
The problem is with DLC. It just won't work with it. I've tried many things, but nothing really works.
Here is the thing: when I change the city lists, the database aspect works perfectly, but there is some problem with linking to the text.
As an example, the first Aztec city is supposed to be LOC_CITY_NAME_AZTEC_CITY_00, which links to this:
<Row Tag="LOC_CITY_NAME_AZTEC_CITY_00" Language="en_US">
<Text>Tenochtitlan</Text>
</Row>
When I play the game, the city name shown is LOC_CITY_NAME_AZTEC_CITY_00 and not Tenochtitlan.
So the database update works, but for some reason the text update does not.
The problem is only with DLC civs. Vanilla civs work properly.
OK, to elaborate a bit more on it. For myself I made two mods. One has the city lists for vanilla + Aztecs + Poland, and all the databases for Australia, Persia and Macedon. The other mod has the city lists (without the database, only text update) for Australia, Persia and Macedon, and it is set to depend on the first one. This mod works absolutely fine. The questions are: 1. Why? 2. Can I upload the mod that way for the community, and would it work for people who don't have every dlc civ?
The problem is with DLC. It just won't work with it. I've tried many things, but nothing really works.
Here is the thing: when I change the city lists, the database aspect works perfectly, but there is some problem with linking to the text.
As an example, the first Aztec city is supposed to be LOC_CITY_NAME_AZTEC_CITY_00, which links to this:
<Row Tag="LOC_CITY_NAME_AZTEC_CITY_00" Language="en_US">
<Text>Tenochtitlan</Text>
</Row>
When I play the game, the city name shown is LOC_CITY_NAME_AZTEC_CITY_00 and not Tenochtitlan.
So the database update works, but for some reason the text update does not.
The problem is only with DLC civs. Vanilla civs work properly.
OK, to elaborate a bit more on it. For myself I made two mods. One has the city lists for vanilla + Aztecs + Poland, and all the databases for Australia, Persia and Macedon. The other mod has the city lists (without the database, only text update) for Australia, Persia and Macedon, and it is set to depend on the first one. This mod works absolutely fine. The questions are: 1. Why? 2. Can I upload the mod that way for the community, and would it work for people who don't have every dlc civ?
Last edited: