Hy everyones,
I'm working on a mod but I have an issue to replace cities names from the game. I tried something like that, but it doesn't work. Any idea ?
< GameData >
< NewText >
< update >
< Set Text="blablabla" / >
< Where Tag="TXT_KEY_CITY_NAME_PARIS" / >
< /update >
< /NewText >
< /GameData >
I'm working on a mod but I have an issue to replace cities names from the game. I tried something like that, but it doesn't work. Any idea ?
< GameData >
< NewText >
< update >
< Set Text="blablabla" / >
< Where Tag="TXT_KEY_CITY_NAME_PARIS" / >
< /update >
< /NewText >
< /GameData >
Comment