I would Assume it's possible to create your own leaders, for liek the Minor Nations?? So What do You need to add, and to what File??
historicalleader = {
id = { type = 6 id = 09580 }
category = monarch
name = "Konstantinos XI"
startdate = {
year = 1424
}
deathdate = {
day = 29
month = may
year = 1453
}
rank = 0
movement = 4
fire = 3
shock = 3
siege = 0
}
Ironfoundersson said:They will not appear in the savegame, only if you start a new game. You can cut and paste them into your savegame.
I think you have forgotten to close the leadertable or perhaps misplaced the curly braces. Just insert what I marked with red above and check that you don't have one too many further up the file.Blitz said:leadertable = {
...
and the end:
}
historicalleader = {
id = { type = 6 id = 09587 }
category = monarch
name = "Constans III"
startdate = {
year = 1764
}
deathdate = {
day = 29
month = may
year = 1819
}
rank = 0
movement = 4
fire = 3
shock = 3
siege = 0 }
}
landunit = {
...
}
historicalleader = {
id = { type = 6 id = 09587 }
category = monarch
name = "Constans III"
startdate = {
year = 1764
}
deathdate = {
day = 29
month = may
year = 1819
}
rank = 0
movement = 4
fire = 3
shock = 3
siege = 0
}
}
landunit = {