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

Norgesvenn

LurkAAR
98 Badges
Jun 13, 2001
3.522
3
Visit site
  • Pillars of Eternity
  • Supreme Ruler: Cold War
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Cities: Skylines
  • Cities: Skylines Deluxe Edition
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Crusader Kings II: Way of Life
  • Semper Fi
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV Sign-up
  • Hearts of Iron 4: Arms Against Tyranny
  • Europa Universalis IV
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Divine Wind
  • Arsenal of Democracy
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
I've got a question for those of you who have the expertise and the experience of hacking in to the EU files...
I'd like to create a monarch for Norway. Not really a monarch, but instead of the silly random name, call the Norwegian monarch in the IGC "Riksråd" (something like a council of nobles and dignitaries, used to elect the kings in Norway). How would one go about getting this done?
I know there is no monarch file for Norway in the game, and I really wouldn't dare to make one...
 
Open the monarchs.dan file or so. Delete all entries bar one. That last slot u modify till u are staisfied with ur council. Get a unique id from somewhere (be creative), give him a name, dates, stats. Save as monarchs.nor (if that is the tag)
 
I'd love to get rid of some of those Swedish kings... Like Charles XII.... but, then again, I wouldn't want to offend our dear neighbours, who, evidently, had some decent kings in that day and age.
 
Okay, I don't dare to mess with the IGC files... I just can't do it.
My knowledge of tags and IDs is non-existant. And EU Leader Editor crashes, and the patched one doesn't find "hist_events_help.txt". Bloody hell! I s'pose I'll just get smashed instead. After all, it is Saturday, and Saturday Night's All Right For Fighting, according to our friend Elton John...
 
Originally posted by Norgesvenn
Okay, I don't dare to mess with the IGC files... I just can't do it.

I do...:D

Try putting this code in a file named monarchs.nor:

Code:
	}
	historicalmonarch = {
		id = { type = 6 id = 0009 }
		startdate = {
			year = <starting year>
		}
		deathdate = {
			year = <ending year>
		}
		name = "<name here>"
		DIP = ?
		MIL = ?
		ADM = ?
	}

This is for _one_ monarch. Fore more you need some research to find free IDs (or the EU Leader Editor).
 
Last edited: