I'm making a mod wich changes title holders and stuff. I don't know why but with this mod when I'm selecting the character to play ALL the titles (in the mod or not) are held by a character with (I suppose) ID 0, but when I start the game the ID changes to a normal one. That creates a situation where is a really strange country and It's not funny to play.
It's strange because "holder = 0" it's already in the game but this only happens when the mod is activated.
I think that the change wich affect this is for example:
1115.1.1={
holder=33055 # Suleyman Lubbunid
}
1116.1.1={
holder = 0
}
1147.1.1={
holder=32973 # Muhammad I Massufid
liege=0
}
This is a piece of "history/titles/d_mallorca.txt" wich I didn't change.
In this case if you start playing between 1116.1.1 and the day before 1147.1.1 d_mallorca (the Duchy of Mallorca) would be owned by this strange character.
I don't know what happens and what I should do, can anyone help me?
It's strange because "holder = 0" it's already in the game but this only happens when the mod is activated.
I think that the change wich affect this is for example:
1115.1.1={
holder=33055 # Suleyman Lubbunid
}
1116.1.1={
holder = 0
}
1147.1.1={
holder=32973 # Muhammad I Massufid
liege=0
}
This is a piece of "history/titles/d_mallorca.txt" wich I didn't change.
In this case if you start playing between 1116.1.1 and the day before 1147.1.1 d_mallorca (the Duchy of Mallorca) would be owned by this strange character.
I don't know what happens and what I should do, can anyone help me?
Last edited: