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

postm00v

Colonel
100 Badges
Apr 14, 2009
1.107
180
  • Rome: Vae Victis
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Sengoku
  • Rome Gold
  • Victoria: Revolutions
  • Crusader Kings II: Monks and Mystics
  • Hearts of Iron IV: Death or Dishonor
  • Surviving Mars
  • Europa Universalis IV: Third Rome
  • Crusader Kings Complete
  • Europa Universalis IV: Mandate of Heaven
  • Cities: Skylines - Mass Transit
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Together for Victory
  • Cities: Skylines - Natural Disasters
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Tyranny: Archon Edition
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Reapers Due
  • Hearts of Iron IV: Cadet
  • Stellaris Sign-up
  • Europa Universalis IV: Mare Nostrum
  • Cities: Skylines - Snowfall
  • Stellaris: Megacorp
  • Hearts of Iron IV: No Step Back
  • Europa Universalis 4: Emperor
  • Battle for Bosporus
  • Stellaris: Federations
  • Hearts of Iron IV: La Resistance
  • Stellaris: Lithoids
  • Stellaris: Ancient Relics
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Golden Century
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Horse Lords
  • Cities: Skylines Industries
  • Shadowrun: Dragonfall
  • Shadowrun Returns
  • Europa Universalis IV: Dharma
  • Stellaris: Distant Stars
  • Cities: Skylines - Parklife
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Cradle of Civilization
Soooo, I'm giving modding another try. Sof far I've managed to add the Kingdom of Lotharingia to the game by myself, but when I try to add an Empire it all goes wrong.

My problem is that when I add f.e. Scandinavia, the whole world then belongs to the de-jure empire of Scandinavia (except HRE and Byz) I think I'm missing a bracket or something.
Help me please !

Code:
e_scandinavia = {
	color={ 62 122 189 }
	color2={ 255 255 20 }
	
	capital = 290 # Uppland
	
	#religion=catholic
	culture = swedish

        short_name = yes

	k_sweden = {
		color={ 62 122 189 }
		color2={ 255 255 0 }
		capital = 290 # Uppland
	
		culture = swedish

		d_uppland = {
			color={ 10 10 110 }
			color2={ 255 255 255 }
		
			capital = 290 # Uppland
		
			c_uppland = {
				color={ 5 215 255 }
				color2={ 255 255 255 }
			
		   		b_sigtuna = {
				}
		   		b_uppsala = {
				}
				b_osteras = {
				}
				b_hatuna = {
				}
				b_stockholm = {
				}
				b_enkoping = {
				}
				b_alsno = {
				}
				b_vaksala = {
				}
			}
			c_gastrikland = {
				color={ 15 220 255 }
				color2={ 255 255 255 }
			
				b_valbo = {
				}
				b_hille = {
				}
				b_farnebo = {
				}
				b_hedesunda = {
				}
				b_ockelbo = {
				}
				b_torsaker = {
				}
				b_hamrange = {
				}
				b_arsunda = {
				}
			}
			c_aland = {
				color={ 20 225 255 }
				color2={ 255 255 255 }
			
				b_kastelholm = {
				}
				b_sund = {
				}
				b_geta = {
				}
				b_saltvik = {
				}
				b_godby = {
				}
				b_finstrom = {
				}
				b_eckero = {
				}
				b_kumlinge = {
				}
			}
		}
		d_ostergotland = {
			color={ 0 186 255 }
			color2={ 255 255 255 }
		
			capital = 293 # Östergötland
			
			c_ostergotland = {
				color={ 50 170 215 }
				color2={ 255 255 255 }
			
				b_stegeborg = {
				}
				b_skanninge = {
				}
				b_vadstena = {
				}
				b_linkoping = {
				}
				b_norrkoping = {
				}
				b_soderkoping = {
				}
				b_alvastra = {
				}
				b_vreta = {
				}
			}
			c_narke = {
				color={ 10 195 255 }
				color2={ 255 255 255 }
			
				b_goksholm = {
				}
				b_orebro = {
				}
				b_mosas = {
				}
				b_kumla = {
				}
				b_riseberga = {
				}
				b_nora = {
				}
				b_askersund = {
				}
				b_hallsberg = {
				}
			}
			c_sodermanland = {
				color={ 15 200 255 }
				color2={ 255 255 255 }
			
				b_nykoping = {
				}
				b_telge = {
				}
				b_gripsholm = {
				}
				b_strangnas = {
				}
				b_torshalla = {
				}
				b_eskilstuna = {
				}
				b_vaderbrunn = {
				}
				b_hundhamra = {
				}
			}
		}
		d_vastergotland = {
			color={ 0 150 255 }
			color2={ 255 255 255 }
			capital = 297 # Västergötland
		
			c_vastergotland = {
				color={ 5 155 255 }
				color2={ 255 255 255 }
				
				b_galakvist = {
				}
				b_lodose = {
				}
				b_skara = {
				}
				b_falkoping = {
				}
				b_ymseborg = {
				}
				b_husaby = {
				}
				b_varnhem = {
				}
				b_lacko = {
				}
				# b_lena
				# b_skalunda
				# b_lindholmen
				# b_alvsborg
			}
			c_dal = {
				color={ 10 160 255 }
				color2={ 255 255 255 }
			
				b_dalaborg = {
				}
				b_bolstad = {
				}
				b_sundal = {
				}
				b_nordal = {
				}
				b_vedbo = {
				}
				b_tossbo = {
				}
				b_amordh = {
				}
				b_mellerud = {
				}
			}
			c_viken = {
				color={ 15 165 255 }
				color2={ 255 255 255 }
			
				b_bagahus = {
				}
				b_kungahalla = {
				}
				b_svarteborg = {
				}
				b_svenneby = {
				}
				b_ockero = {
				}
				b_hede = {
				}
				b_marstrand = {
				}
				b_kungsviken = {
				}
			}
		}
		d_norrland = { 
			color={ 0 50 155 }
			color2={ 255 255 255 }
			capital = 285 # Hälsingland
		
			c_lappland = {
				color={ 91 120 25 }
				color2={ 255 255 255 }
			
				b_lycksele = {
				}
				b_asele = {
				}
				b_sorsele = {
				}
				b_arvidsjaur = {
				}
				b_bergvattnet = {
				}
				b_arjeplog = {
				}
				b_gallivare = {
				}
				b_kiruna = {
				}
			}
			c_vasterbotten = {
				color={ 15 105 205 }
				color2={ 255 255 255 }
			
				b_umea = {
				}
				b_bygdea = {
				}
				b_skelleftea = {
				}
				b_lovanger = {
				}
				b_pitea = {
				}
				b_lulea = {
				}
				b_kalix = {
				}
				b_tornea = {
				}
			}
			c_angermanland = {
				color={ 20 155 255 }
				color2={ 255 255 255 }
			
				b_bjartra = {
				}
				b_ulvo = {
				}
				b_natra = {
				}
				b_skulnas = {
				}
				b_solleftea = {
				}
				b_harnosand = {
				}
				b_ornskoldsvik = {
				}
				b_biedsta = {
				}
			}
			c_medelpad = {
				color={ 25 160 255 }
				color2={ 255 255 255 }
			
				b_selanger = {
				}
				b_alno = {
				}
				b_njurunda = {
				}
				b_skon = {
				}
				b_liden = {
				}
				b_otman = {
				}
				b_torp = {
				}
				b_sundsvall = {
				}
			}
			c_halsingland = {
				color={ 45 160 255 }
				color2={ 255 255 255 }
			
				b_norrala = {
				}
				b_hog = {
				}
				b_jattendal = {
				}
				b_forsa = {
				}
				b_tasta = {
				}
				b_nordanstig = {
				}
				b_alir = {
				}
				b_sundhed = {
				}
			}
		}
		d_bergslagen = { 
			color={ 0 96 255 }
			color2={ 255 255 255 }
			capital = 288 # Värmland
		
			c_dalarna = {
				color={ 5 100 255 }
				color2={ 255 255 255 }
			
				b_borganas = {
				}
				b_kopparberg = {
				}
				b_hedemora = {
				}
				b_husby = {
				}
				b_sater = {
				}
				b_mora = {
				}
				b_tuna = {
				}
				b_idre = {
				}
			}
			c_varmland = {
				color={ 10 110 255 }
				color2={ 255 255 255 }
			
				b_saxholm = {
				}
				b_arvika = {
				}
				b_josse = {
				}
				b_nordmark = {
				}
				b_fryksdal = {
				}
				b_kil = {
				}
				b_vase = {
				}
				b_gillberg = {
				}
			}
			c_vastmanland = {
				color={ 15 115 255 }
				color2={ 255 255 255 }
			
				b_vasteras = {
				}
				b_arboga = {
				}
				b_kopingshus = {
				}
				b_koping = {
				}
				b_norberg = {
				}
				b_skinnskatteberg = {
				}
				b_badelunda = {
				}
				b_munktorp = {
				}
			}
		}
		d_smaland = {
			color={ 0 60 255 }
			color2={ 255 255 255 }
			capital = 298 # Småland
		
			c_smaland = {
				color={ 50 65 255 }
				color2={ 255 255 255 }
			
				b_aringsas = {
				}
				b_nasborg = {
				}
				b_kronoberg = {
				}
				b_jonkoping = {
				}
				b_alvesta = {
				}
				b_kalmar = {
				}
				b_vastervik = {
				}
				b_piksborg = {
				}
			}
			c_oland = {
				color={ 60 75 255 }
				color2={ 255 255 255 }
			
				b_borgholm = {
				}
				b_ottenby = {
				}
				b_mykleby = {
				}
				b_algutsrum = {
				}
				b_glomminge = {
				}
				b_hulterstad = {
				}
				b_gardby = {
				}
				b_gronhogen = {
				}
			}
			c_gotland = {
				color={ 65 80 255 }
				color2={ 255 255 255 }
			
				b_visby = {
				}
				b_visborg = {
				}
				b_slite = {
				}
				b_geatish_roma = {
				}
				b_hejde = {
				}
				b_othem = {
				}
				b_alva = {
				}
				b_hemse = {
				}
			}
		}
	}
 
You need one more '}' at the end:
Code:
e_scandinavia = {
	color={ 62 122 189 }
	color2={ 255 255 20 }
	
	capital = 290 # Uppland
	
	#religion=catholic
	culture = swedish

        short_name = yes

	k_sweden = {
		color={ 62 122 189 }
		color2={ 255 255 0 }
		capital = 290 # Uppland
	
		culture = swedish

		d_uppland = {
			color={ 10 10 110 }
			color2={ 255 255 255 }
		
			capital = 290 # Uppland
		
			c_uppland = {
				color={ 5 215 255 }
				color2={ 255 255 255 }
			
		   		b_sigtuna = {
				}
		   		b_uppsala = {
				}
				b_osteras = {
				}
				b_hatuna = {
				}
				b_stockholm = {
				}
				b_enkoping = {
				}
				b_alsno = {
				}
				b_vaksala = {
				}
			}
			c_gastrikland = {
				color={ 15 220 255 }
				color2={ 255 255 255 }
			
				b_valbo = {
				}
				b_hille = {
				}
				b_farnebo = {
				}
				b_hedesunda = {
				}
				b_ockelbo = {
				}
				b_torsaker = {
				}
				b_hamrange = {
				}
				b_arsunda = {
				}
			}
			c_aland = {
				color={ 20 225 255 }
				color2={ 255 255 255 }
			
				b_kastelholm = {
				}
				b_sund = {
				}
				b_geta = {
				}
				b_saltvik = {
				}
				b_godby = {
				}
				b_finstrom = {
				}
				b_eckero = {
				}
				b_kumlinge = {
				}
			}
		}
		d_ostergotland = {
			color={ 0 186 255 }
			color2={ 255 255 255 }
		
			capital = 293 # Östergötland
			
			c_ostergotland = {
				color={ 50 170 215 }
				color2={ 255 255 255 }
			
				b_stegeborg = {
				}
				b_skanninge = {
				}
				b_vadstena = {
				}
				b_linkoping = {
				}
				b_norrkoping = {
				}
				b_soderkoping = {
				}
				b_alvastra = {
				}
				b_vreta = {
				}
			}
			c_narke = {
				color={ 10 195 255 }
				color2={ 255 255 255 }
			
				b_goksholm = {
				}
				b_orebro = {
				}
				b_mosas = {
				}
				b_kumla = {
				}
				b_riseberga = {
				}
				b_nora = {
				}
				b_askersund = {
				}
				b_hallsberg = {
				}
			}
			c_sodermanland = {
				color={ 15 200 255 }
				color2={ 255 255 255 }
			
				b_nykoping = {
				}
				b_telge = {
				}
				b_gripsholm = {
				}
				b_strangnas = {
				}
				b_torshalla = {
				}
				b_eskilstuna = {
				}
				b_vaderbrunn = {
				}
				b_hundhamra = {
				}
			}
		}
		d_vastergotland = {
			color={ 0 150 255 }
			color2={ 255 255 255 }
			capital = 297 # Västergötland
		
			c_vastergotland = {
				color={ 5 155 255 }
				color2={ 255 255 255 }
				
				b_galakvist = {
				}
				b_lodose = {
				}
				b_skara = {
				}
				b_falkoping = {
				}
				b_ymseborg = {
				}
				b_husaby = {
				}
				b_varnhem = {
				}
				b_lacko = {
				}
				# b_lena
				# b_skalunda
				# b_lindholmen
				# b_alvsborg
			}
			c_dal = {
				color={ 10 160 255 }
				color2={ 255 255 255 }
			
				b_dalaborg = {
				}
				b_bolstad = {
				}
				b_sundal = {
				}
				b_nordal = {
				}
				b_vedbo = {
				}
				b_tossbo = {
				}
				b_amordh = {
				}
				b_mellerud = {
				}
			}
			c_viken = {
				color={ 15 165 255 }
				color2={ 255 255 255 }
			
				b_bagahus = {
				}
				b_kungahalla = {
				}
				b_svarteborg = {
				}
				b_svenneby = {
				}
				b_ockero = {
				}
				b_hede = {
				}
				b_marstrand = {
				}
				b_kungsviken = {
				}
			}
		}
		d_norrland = { 
			color={ 0 50 155 }
			color2={ 255 255 255 }
			capital = 285 # Hälsingland
		
			c_lappland = {
				color={ 91 120 25 }
				color2={ 255 255 255 }
			
				b_lycksele = {
				}
				b_asele = {
				}
				b_sorsele = {
				}
				b_arvidsjaur = {
				}
				b_bergvattnet = {
				}
				b_arjeplog = {
				}
				b_gallivare = {
				}
				b_kiruna = {
				}
			}
			c_vasterbotten = {
				color={ 15 105 205 }
				color2={ 255 255 255 }
			
				b_umea = {
				}
				b_bygdea = {
				}
				b_skelleftea = {
				}
				b_lovanger = {
				}
				b_pitea = {
				}
				b_lulea = {
				}
				b_kalix = {
				}
				b_tornea = {
				}
			}
			c_angermanland = {
				color={ 20 155 255 }
				color2={ 255 255 255 }
			
				b_bjartra = {
				}
				b_ulvo = {
				}
				b_natra = {
				}
				b_skulnas = {
				}
				b_solleftea = {
				}
				b_harnosand = {
				}
				b_ornskoldsvik = {
				}
				b_biedsta = {
				}
			}
			c_medelpad = {
				color={ 25 160 255 }
				color2={ 255 255 255 }
			
				b_selanger = {
				}
				b_alno = {
				}
				b_njurunda = {
				}
				b_skon = {
				}
				b_liden = {
				}
				b_otman = {
				}
				b_torp = {
				}
				b_sundsvall = {
				}
			}
			c_halsingland = {
				color={ 45 160 255 }
				color2={ 255 255 255 }
			
				b_norrala = {
				}
				b_hog = {
				}
				b_jattendal = {
				}
				b_forsa = {
				}
				b_tasta = {
				}
				b_nordanstig = {
				}
				b_alir = {
				}
				b_sundhed = {
				}
			}
		}
		d_bergslagen = { 
			color={ 0 96 255 }
			color2={ 255 255 255 }
			capital = 288 # Värmland
		
			c_dalarna = {
				color={ 5 100 255 }
				color2={ 255 255 255 }
			
				b_borganas = {
				}
				b_kopparberg = {
				}
				b_hedemora = {
				}
				b_husby = {
				}
				b_sater = {
				}
				b_mora = {
				}
				b_tuna = {
				}
				b_idre = {
				}
			}
			c_varmland = {
				color={ 10 110 255 }
				color2={ 255 255 255 }
			
				b_saxholm = {
				}
				b_arvika = {
				}
				b_josse = {
				}
				b_nordmark = {
				}
				b_fryksdal = {
				}
				b_kil = {
				}
				b_vase = {
				}
				b_gillberg = {
				}
			}
			c_vastmanland = {
				color={ 15 115 255 }
				color2={ 255 255 255 }
			
				b_vasteras = {
				}
				b_arboga = {
				}
				b_kopingshus = {
				}
				b_koping = {
				}
				b_norberg = {
				}
				b_skinnskatteberg = {
				}
				b_badelunda = {
				}
				b_munktorp = {
				}
			}
		}
		d_smaland = {
			color={ 0 60 255 }
			color2={ 255 255 255 }
			capital = 298 # Småland
		
			c_smaland = {
				color={ 50 65 255 }
				color2={ 255 255 255 }
			
				b_aringsas = {
				}
				b_nasborg = {
				}
				b_kronoberg = {
				}
				b_jonkoping = {
				}
				b_alvesta = {
				}
				b_kalmar = {
				}
				b_vastervik = {
				}
				b_piksborg = {
				}
			}
			c_oland = {
				color={ 60 75 255 }
				color2={ 255 255 255 }
			
				b_borgholm = {
				}
				b_ottenby = {
				}
				b_mykleby = {
				}
				b_algutsrum = {
				}
				b_glomminge = {
				}
				b_hulterstad = {
				}
				b_gardby = {
				}
				b_gronhogen = {
				}
			}
			c_gotland = {
				color={ 65 80 255 }
				color2={ 255 255 255 }
			
				b_visby = {
				}
				b_visborg = {
				}
				b_slite = {
				}
				b_geatish_roma = {
				}
				b_hejde = {
				}
				b_othem = {
				}
				b_alva = {
				}
				b_hemse = {
				}
			}
		}
	}
}
 
Tried it , and it worked ! Thanks a LOT!

I've been trying to do that for 3 days now.

EDIT: When would a character be able to create this empire title? When he holds a certain percentage of the total land ?
 
Last edited: