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

unmerged(11812)

Private
Nov 20, 2002
18
0
Visit site
What format do these need to be saved in? I used Excel (2000) to open it up no problems but its either the wrong format on save or its the line I edited.

Any help would be greatly appreciated, as well as a link to any mod FAQ's that might be floating around.

Thanks!
 
You can load it in with excel, but if you save it will FUBAR your file. Use the provided editor or a word processor.
 
Now I'm getting no where. l)

I've changed one of the user countries in the country database file with a text editor (notepade).

Saved it, and now the game won't load anything and spits out a db error.

(fortunatly I have backups)

What am I doing wrong?
 
Originally posted by Merad
Now I'm getting no where. l)

I've changed one of the user countries in the country database file with a text editor (notepade).

Saved it, and now the game won't load anything and spits out a db error.

(fortunatly I have backups)

What am I doing wrong?
First you must tell what you have done. What changes did you do in country.csv? Remember you cannot change the tag in country.csv - only the name in text.csv.
 
Eh, never mind, I think I'm going down the wrong path for a scenario here.

Just answer me this, can you add a custom country to a scenario using the editor? I.E. can you change the name of a User Defined country? Or is that just a place holder for modifications done in the scenario folder?
 
I see what the problem is. You may call a country whatever you want, but you cannot change the tag!

To add the country of "Ignorusville" using the U00 tag you open text.csv in a text editor, find this line:

U00;Undefined country;;;;;;;;x

And change that to:

U00;Ignorusville;;;;;;;;x

When you have done this the country of "Ignorusville" will appear in the editor and in the game instead of "Undefined country".
 
Originally posted by Merad
@#$@$!!! text.csv is complicated.
There are two important things to watch when you tinker with text.csv:
- Never change the entry in the first column!
- Never delete any semicolons!

And one third thing:
- Never use semicolons in the text.
 
Okay, then I have some questions :)

1) Where do I put in a description on the country choosing screen for userdefined country U00? There doesn't seem to be a U00_DESC entry.

2) Is there a limited to the length of title on can put into the text.csv? For example under USA, rather than 'United States of America', it simply has USA repeated.

3) If I want to enter text here for events, do I just add them at the bottom of text.csv (on line 7619 for example) or do they needed to be inserted at the appropriate alphabetical position in the list?

4) The propaganda posters that show up on the country choosing screen: Do I simply need to put in one called 'propaganda_u00' (and make it the appropriate size and resolution) and it will appear?

Thanks,

Dr. Charm
 
Originally posted by Dr.Charm
Okay, then I have some questions :)

1) Where do I put in a description on the country choosing screen for userdefined country U00? There doesn't seem to be a U00_DESC entry.

2) Is there a limited to the length of title on can put into the text.csv? For example under USA, rather than 'United States of America', it simply has USA repeated.

3) If I want to enter text here for events, do I just add them at the bottom of text.csv (on line 7619 for example) or do they needed to be inserted at the appropriate alphabetical position in the list?

4) The propaganda posters that show up on the country choosing screen: Do I simply need to put in one called 'propaganda_u00' (and make it the appropriate size and resolution) and it will appear?
1) I would try creating a U00_DESC entry.
2) Not really a limit, but remember it has to fit in the game interface...
3) You don't have to put the entries alphabetically.
4) Hm... haven't tested that but my guess is: yes.
 
Originally posted by Dr.Charm
You're lucky you're so helpful sarcastic guy :)

Oh? :D

No sarcasm intended here... But since all the other descriptions use that format, and it was the same way in EU2 I guess that's the way it is here too. I havent tested though...
 
Originally posted by Havard
Oh? :D

No sarcasm intended here... But since all the other descriptions use that format, and it was the same way in EU2 I guess that's the way it is here too. I havent tested though...

Well, I tried it, and it actually doesn't work. I have not idea why not, because indeed the format would appear to be consistent. I am able to change the name of the User Defined tags, but I can't get a description to appear.

In country choosing screen it simply says 'U00_DESC', not terribly helpful :)

Cheers,

Dr. Charm