I need your help. I am currently attempting to MOD a German Civil war, I followed the guide to create the nation. And it works! Except that empty provinces are on the political map...
Screen:
What I have as the INC file:
#Westwall (1st)
province = { id = 66 landfort = 1 }
province = { id = 74 landfort = 1 }
province = { id = 75 landfort = 1 }
province = { id = 314 landfort = 1 }
province = { id = 315 landfort = 1 }
province = {
id = 90
anti_air = 1
air_base = {
size = 4
current_size = 4
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 80
anti_air = 2
air_base = {
size = 4
current_size = 4
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 296
anti_air = 2
air_base = {
size = 4
current_size = 4
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 510
anti_air = 4
air_base = {
size = 10
current_size = 10
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 300
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
province = {
id = 473
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
province = {
id = 376
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
province = {
id = 313
anti_air = 1
air_base = {
size = 4
current_size = 4
}
}
province = {
id = 314
anti_air = 1
air_base = {
size = 4
current_size = 4
}
}
province = {
id = 67
anti_air = 1
air_base = {
size = 4
current_size = 4
}
}
province = {
id = 82
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
#Anti Aircraft Batteries
province = { id = 67 anti_air = 2 } #Köln
province = { id = 76 anti_air = 2 } #Essen
province = { id = 298 anti_air = 2 } #Magdeburg
province = { id = 74 anti_air = 2 } #Saarbrücken
province = { id = 313 anti_air = 2 } #Mannheim
province = { id = 314 anti_air = 1 } #Stuttgart
province = { id = 312 anti_air = 1 } #Nürnberg
province = { id = 88 anti_air = 2 } #Hamburg
province = { id = 304 supplypool = 100 } #Elbing
province = { id = 89 anti_air = 1 }
province = { id = 310 anti_air = 1 } #Leipzig
country = {
tag = U03
regular_id = GER
policy = {
date = { year = 0 month = january day = 0 }
democratic = 4
political_left = 8
free_market = 3
freedom = 3
professional_army = 2
defense_lobby = 10
interventionism = 8
}
capital = 376
manpower = 150
# Resource Reserves
energy = 1000 metal = 1000 rare_materials = 500 oil = 500 supplies = 500
money = 70
ownedprovinces =
{
311 312 313 314 315 374 375 376
}
controlledprovinces =
{
311 312 313 314 315 374 375 376
}
nationalprovinces =
{
66 67 74 75 76 80 81 82 83 84 85 86 87 88 89 90 296 297 298 299 300 301 302 304 308 309 310 311 312 313 314 315 374 375 376 473 482 510
# Elsass-Lothringen
72 73 316
# Luxemburg
71
}
As you can see I have handed these provinces to this User Defined nation, the problem is that the country is never created, I also put it in the EUG file... and made flags and all that jazz, it just wont recognize the country! Is this a revolt problem or something?
diplomacy = {
relation = { tag = ARG value = 75 }
relation = { tag = AST value = 1 }
relation = { tag = AUS value = 100 guaranteed = { day = 30 month = december year = 1931 } }
relation = { tag = BEL value = 20 }
relation = { tag = BHU value = 1 }
relation = { tag = BOL value = 15 }
relation = { tag = BRA value = 50 }
relation = { tag = BUL value = 25 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = CAN value = 1 }
relation = { tag = CHL value = 50 }
relation = { tag = COL value = -20 }
relation = { tag = CZE value = -25 guaranteed = { day = 30 month = december year = 1932 } }
relation = { tag = ENG value = 1 }
relation = { tag = DEN value = 25 guaranteed = { day = 30 month = december year = 1932 } }
relation = { tag = EST value = 10 }
relation = { tag = FIN value = 25 guaranteed = { day = 22 month = august year = 1934 } }
relation = { tag = FRA value = -35 }
relation = { tag = GRE value = 15 }
relation = { tag = HOL value = 1 }
relation = { tag = HUN value = 100 }
relation = { tag = IRE value = 15 }
relation = { tag = IRQ value = 25 }
relation = { tag = ITA value = 50 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = JAP value = 20 }
relation = { tag = LAT value = 10 }
relation = { tag = LIT value = 10 }
relation = { tag = LUX value = -50 }
relation = { tag = MAN value = 20 }
relation = { tag = NEP value = 1 }
relation = { tag = NZL value = 1 }
relation = { tag = OMN value = 1 }
relation = { tag = POL value = -10 guaranteed = { day = 30 month = december year = 1932 } }
relation = { tag = POR value = 75 }
relation = { tag = ROM value = 50 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = SAF value = 1 }
relation = { tag = SCH value = 50 guaranteed = { day = 16 month = may year = 1935 } }
relation = { tag = SOV value = 1 }
relation = { tag = SPR value = -50 }
relation = { tag = SWE value = 50 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = TUR value = 10 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = USA value = -10 }
relation = { tag = YEM value = 1 }
relation = { tag = YUG value = 50 guaranteed = { day = 30 month = december year = 1932 } }
}
Screen:
What I have as the INC file:
#Westwall (1st)
province = { id = 66 landfort = 1 }
province = { id = 74 landfort = 1 }
province = { id = 75 landfort = 1 }
province = { id = 314 landfort = 1 }
province = { id = 315 landfort = 1 }
province = {
id = 90
anti_air = 1
air_base = {
size = 4
current_size = 4
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 80
anti_air = 2
air_base = {
size = 4
current_size = 4
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 296
anti_air = 2
air_base = {
size = 4
current_size = 4
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 510
anti_air = 4
air_base = {
size = 10
current_size = 10
}
naval_base = {
size = 10
current_size = 10
}
}
province = {
id = 300
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
province = {
id = 473
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
province = {
id = 376
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
province = {
id = 313
anti_air = 1
air_base = {
size = 4
current_size = 4
}
}
province = {
id = 314
anti_air = 1
air_base = {
size = 4
current_size = 4
}
}
province = {
id = 67
anti_air = 1
air_base = {
size = 4
current_size = 4
}
}
province = {
id = 82
anti_air = 2
air_base = {
size = 10
current_size = 10
}
}
#Anti Aircraft Batteries
province = { id = 67 anti_air = 2 } #Köln
province = { id = 76 anti_air = 2 } #Essen
province = { id = 298 anti_air = 2 } #Magdeburg
province = { id = 74 anti_air = 2 } #Saarbrücken
province = { id = 313 anti_air = 2 } #Mannheim
province = { id = 314 anti_air = 1 } #Stuttgart
province = { id = 312 anti_air = 1 } #Nürnberg
province = { id = 88 anti_air = 2 } #Hamburg
province = { id = 304 supplypool = 100 } #Elbing
province = { id = 89 anti_air = 1 }
province = { id = 310 anti_air = 1 } #Leipzig
country = {
tag = U03
regular_id = GER
policy = {
date = { year = 0 month = january day = 0 }
democratic = 4
political_left = 8
free_market = 3
freedom = 3
professional_army = 2
defense_lobby = 10
interventionism = 8
}
capital = 376
manpower = 150
# Resource Reserves
energy = 1000 metal = 1000 rare_materials = 500 oil = 500 supplies = 500
money = 70
ownedprovinces =
{
311 312 313 314 315 374 375 376
}
controlledprovinces =
{
311 312 313 314 315 374 375 376
}
nationalprovinces =
{
66 67 74 75 76 80 81 82 83 84 85 86 87 88 89 90 296 297 298 299 300 301 302 304 308 309 310 311 312 313 314 315 374 375 376 473 482 510
# Elsass-Lothringen
72 73 316
# Luxemburg
71
}
As you can see I have handed these provinces to this User Defined nation, the problem is that the country is never created, I also put it in the EUG file... and made flags and all that jazz, it just wont recognize the country! Is this a revolt problem or something?
diplomacy = {
relation = { tag = ARG value = 75 }
relation = { tag = AST value = 1 }
relation = { tag = AUS value = 100 guaranteed = { day = 30 month = december year = 1931 } }
relation = { tag = BEL value = 20 }
relation = { tag = BHU value = 1 }
relation = { tag = BOL value = 15 }
relation = { tag = BRA value = 50 }
relation = { tag = BUL value = 25 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = CAN value = 1 }
relation = { tag = CHL value = 50 }
relation = { tag = COL value = -20 }
relation = { tag = CZE value = -25 guaranteed = { day = 30 month = december year = 1932 } }
relation = { tag = ENG value = 1 }
relation = { tag = DEN value = 25 guaranteed = { day = 30 month = december year = 1932 } }
relation = { tag = EST value = 10 }
relation = { tag = FIN value = 25 guaranteed = { day = 22 month = august year = 1934 } }
relation = { tag = FRA value = -35 }
relation = { tag = GRE value = 15 }
relation = { tag = HOL value = 1 }
relation = { tag = HUN value = 100 }
relation = { tag = IRE value = 15 }
relation = { tag = IRQ value = 25 }
relation = { tag = ITA value = 50 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = JAP value = 20 }
relation = { tag = LAT value = 10 }
relation = { tag = LIT value = 10 }
relation = { tag = LUX value = -50 }
relation = { tag = MAN value = 20 }
relation = { tag = NEP value = 1 }
relation = { tag = NZL value = 1 }
relation = { tag = OMN value = 1 }
relation = { tag = POL value = -10 guaranteed = { day = 30 month = december year = 1932 } }
relation = { tag = POR value = 75 }
relation = { tag = ROM value = 50 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = SAF value = 1 }
relation = { tag = SCH value = 50 guaranteed = { day = 16 month = may year = 1935 } }
relation = { tag = SOV value = 1 }
relation = { tag = SPR value = -50 }
relation = { tag = SWE value = 50 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = TUR value = 10 guaranteed = { day = 30 month = december year = 1935 } }
relation = { tag = USA value = -10 }
relation = { tag = YEM value = 1 }
relation = { tag = YUG value = 50 guaranteed = { day = 30 month = december year = 1932 } }
}