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

vickerage

Sergeant
28 Badges
Apr 21, 2014
52
45
  • Crusader Kings II
  • Europa Universalis IV: Res Publica
  • War of the Vikings
  • Crusader Kings III
  • Prison Architect
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Mount & Blade: With Fire and Sword
  • War of the Roses
  • Europa Universalis IV
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • 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: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Europa Universalis IV: Art of War
Hi,
I'm currently working on a mod and I'm curious as to how the following work within the cultures.txt file.

baron_titles_hidden = yes
&
count_titles_hidden = yes

Now from what I understand, these should hide those tier titles in the character view, where all of those pretty shields are displayed next to titles. Yet, for the life of me I can't figure out why that isn't the case when I use it.
I'm working on a mod that includes hundreds and wapentakes, which are smaller divisions than counties. So using the tier_name system counties are now baronies, and duchies are now counties, kingdoms are now duchies etc.
As you can imagine, amassing titles soon becomes crowded as there are a lot of small divisions within even a county title.

Am I right in my assumption as to how the xxx_titles_hidden bool works? or have I simply misunderstood what that function is supposed to do entirely?

Any help will be greatly appreciated.
 
Hi,
I'm currently working on a mod and I'm curious as to how the following work within the cultures.txt file.

baron_titles_hidden = yes
&
count_titles_hidden = yes

Now from what I understand, these should hide those tier titles in the character view, where all of those pretty shields are displayed next to titles. Yet, for the life of me I can't figure out why that isn't the case when I use it.
I'm working on a mod that includes hundreds and wapentakes, which are smaller divisions than counties. So using the tier_name system counties are now baronies, and duchies are now counties, kingdoms are now duchies etc.
As you can imagine, amassing titles soon becomes crowded as there are a lot of small divisions within even a county title.

Am I right in my assumption as to how the xxx_titles_hidden bool works? or have I simply misunderstood what that function is supposed to do entirely?

Any help will be greatly appreciated.
I am not an expert in modding CK2 but my assumption would be that it hides title in a way that you character isn't called a count or a baron.
 
I think you might be right there, duck. I just loaded the game with it turned on and then off and now you mention it, I do notice the titles change.
Thanks for the clarification, I wish there was some way to tidy up the titles view in the character screen.