capital not found
Hey! Hopefully your still modding, as this a few months later, but, I think I figured out your issue. If you do this
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 0 200 255 }
capital = (state ID, which being champagne would be 18).
Hopefully this helps, and to find the ID's go to https://hoi4cheats.com/states or if you don't trust the link just look up Hoi4 State ID list. Again, sorry no one saw this, I think the site is a tad dead.
thank you
also, do you know much about coding on this site, ive been able to use the wiki in all, but i cant really get the basics understood, could you show me some examples if possible?
Sure, what's something you want to know?
for example, making a focus that would give the player 200 political power when completed
also sorry for not responding quickly, i often forget
All good. You'd want to make the focus, and then you can either code or use the pop up menu. I reccomend it, as it gives you a lot of the basic commands. For this, search Political Power, or type in 'add_political_power = 200'. To change the value, just replace the number. So if you wanted to give 150 pp, then type 'add_political_power = 150'. Anything else?
If i leave the scope empty, will it just choose the nation that the thing is for? also when i set the states, the states of the other nations dont appear
wdym "also when i set the states, the states of the other nations dont appear"? and the first thing is yes, itll give the effect/bonus to the nation the focus tree is for, that goes for all the things.
serw
Please help me, i making a mod
(country overhaul as well as start date), For my custom country, when i try to import the history file, it says something about the capital not being found when i have the capital selected as champange. does it have to do with the fact that this is all there is in the history file
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 0 200 255 }
i dont know really, im passionate about this mod and dont know what to do.
PLEASE ANWSER