• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

IceM

Second Lieutenant
16 Badges
May 28, 2008
101
0
  • Crusader Kings II
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis III Complete
  • For The Glory
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Sengoku
  • Supreme Ruler: Cold War
  • Victoria 2: A House Divided
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Victoria 2
  • 500k Club
  • Crusader Kings II: Holy Knight (pre-order)
Hello, I need some help editing the map.
I added a new Province to the Provinces image, and them i grabbed the RGB values and used them to add it after the last used value on definitions. I added after the Ocean\sea definitions using the default ID (those last ID's with empty stuff)
Then i added a new title for that province, created a dynasty, and i created a character for it.
i booted the game , the province was there, but it showed as: "Any_All" , no name (I added it to localizations), but the province was there... And no character was tehre too.. Can somebody enlighten me
 
Did you add it to landed_titles.txt? Does it have a file in history/provinces?

It may also have to do with the map cache. I don't know how that works in CKII though. I can't find a cache in the demo files.
 
I added after the Ocean\sea definitions using the default ID (those last ID's with empty stuff)

Is this confirmed to work? I wouldn't at first glance think that it would, considering that CK2 doesn't list the Water provinces and instead merely has the starting-point on the list. Maybe it's instead totally dependent on being water in the Terrain file? If so, I don't see why the Default entry is even in there in the first place.
 
Is this confirmed to work? I wouldn't at first glance think that it would, considering that CK2 doesn't list the Water provinces and instead merely has the starting-point on the list. Maybe it's instead totally dependent on being water in the Terrain file? If so, I don't see why the Default entry is even in there in the first place.

it doesn't work. default.map define the max number of province and the number for 1st water province. You can't add a terrain province after this number. You need to delay the water provinces to make some place. That is a pain to do.
 
I will make a tutorial later today or tomorrow.
Excellent. I've been having some problems with this myself. Also, is it possible to change the exciting counties? Like, say, the name of a certain county?

I've tried to change the name of Bergenshus county (Norway) to Horda, but it still wouldn't change after replacing the name of:
... \history\titles\c_bergenshus.txt
... \history\provinces\274 - Bergenshus.txt (and the content within)
... \map\definition.csv
... \gfx\flags\c_bergenshus.tga

Am I missing something?
 
Excellent. I've been having some problems with this myself. Also, is it possible to change the exciting counties? Like, say, the name of a certain county?

I've tried to change the name of Bergenshus county (Norway) to Horda, but it still wouldn't change after replacing the name of:
... \history\titles\c_bergenshus.txt
... \history\provinces\274 - Bergenshus.txt (and the content within)
... \map\definition.csv
... \gfx\flags\c_bergenshus.tga

Am I missing something?
You are missing the only part that matters: localisation\text1.csv. You don't need to change all these things you listed, the only thing you need to do is look for the line which starts with c_bergenshus in text1.csv and replace the text strings after it with the new name (actually, you only need to replace the string that corresponds to your language; if it's English it's the first one).

If you also want to change the name that appears on the map, do the same thing with the line that starts with PROV274.
 
if it's English it's the first one

BTW, by adding some Wikipedia links for some characters, I found out that most of localisation files indicates only 4 languages : English, French, German and Spanish but here is a more complete list of available languages :
- English
- French
- German
- Polish
- Spanish
- Italian
- Czech
- Hungarian
and ... the 5 remaining are unknown to me