OK, I have not touchd forgotten countries for a while. I am doing the bulgaria addition, but the Whole forgotten countries mod is so complicated for my poor brain, I try to walk around it. All I can say is, Sanke is a genius.
I dont know how to add a whole new country, but I think I know a workaround. Sanke taught me how to add duplicate countries. And then you can Name these countries whatever you wish. Follow?
So I think you must get the original Forgotten Countries, so you have all those weirdd nations he has, and you can picks some cool ones from there, and you can name them any fictional name you want.
Here is his letter to me about that:
Hi Cirx,
Glad you like the mod In fact crating new countries without changing markings is quite simple and doesn't require to edit class files.
For instance, to create a blue-sided Israel (in the mod Israel is red sided!), chose a two-letter code for the country, eg. "ib".
Edit the file "regiments.ini" in the Forgotten_Countries\PaintSchemes folder and add these two lines:
under the [branch] section:
Code:
IB IS
under the [Blue ] section:
Code:
"ib01"
Then copy the 2 files "is01" and "is01.tga" from the PaintSchemes\Red folder to the PaintSchemes\Blue folder, and rename them respectively into "ib01" and "ib01.tga". Edit the file ib01 with notepad and change the line
Code:
country = IS
id = 01
gruppeNumber = 1
speech = GB
short = <none>
info = Israel <none>
into:
Code:
country = IB
id = 01
gruppeNumber = 1
speech = GB
short = <none>
info = Israel (Blue) <none>
Also, add the required lines in the i18n folder files to have the full name of the country displayed.
Hope that helps.
Cheers,
sanka
You can of course go change marking and stuff yourself. How to do that I have no clue.Good luck!
I think this must put you in the right direction for a start!
