Hi. As so many people, I'm trying to get custom characters into the game, aswell as new dinasties. Just for testing, I tried to include myself. My mod extends both common (for dinasties) and history (for characters). For testing purposes, I set my employer to King Sancho of Castille. He has 16 courtiers, so should be 17 with my new character. The problem is: if I set custom dinasty, total courtiers are 15 and my character doesn't appear. If I set, for example, dinasty to Jimena (same as the king, for testing) everything runs fine. My new characters' file chaos.txt looks like this:
While the dinasties' file looks like the original one plus this code:
Code:
123443210000001 = {
name="Reignerok"
dynasty=12344322001 #Chaos
martial=7
diplomacy=8
intrigue=4
stewardship=6
religion="catholic"
culture="castillan"
add_trait="flamboyant_schemer"
1042.1.1 = {
birth="1042.1.1"
}
1066.1.1 = {
employer=107500
}
1083.1.6 = {
death="1083.1.6"
}
}
While the dinasties' file looks like the original one plus this code:
Code:
12344322001 = {
name="Chaos"
culture = castillan
}