• 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.

ReD_SeNTEnZa

Captain
14 Badges
Oct 31, 2003
313
0
  • Crusader Kings II
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Heir to the Throne
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Rome Gold
  • 500k Club
Hi!

I've added three more kingdoms inthe game files, its works fine, but i've two minor problems :

- the name of the new kingdom doesn't show on the map or any part of the interface (i'm King of and of )

- This new real has no color on the political map

I've made the following modifications :

- In config folder, i added the name of the kingdoms (in the 4 languages) in the U001, U002 & U003 lines in worldnames.csv
- In db folder, i specified which provinces belongs to U001, U002 & U003 in the provinces.csv
- In the gfx\CoA folder, i've added three CoA : U001.bmp U002.bmp & U003.bmp (which are copies of FINL.bmp and 2 other CoA)

but where am i supposed to fill in the new names of the 3 new kingdoms, and where could I specify a color for each of the 3?

Thxs :)
 
Last edited:
for the color problem -> go into country.csv and add a line (before the last written one!!) with : U001 ; color1 ; culture ; color2 ; color3

color1 is the one you see on political map. the other 2, i don't know?


for the name problem -> it was also in worldnames.csv :

below the line n° 223, where this is written : # IMPORTANT! COUNTRY NAMES MAY NOT BE TOO LONG

just add a line like this :

U001 ; english name ; french name ; german name ; spanish name ; italian name


Be carefull : some lines in the csv type files, must be ended by an X. Just do as the other lines are