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

Lambert Simnel

Voter Colonel
66 Badges
Nov 24, 2001
1.605
679
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Crusader Kings II: Jade Dragon
  • Europa Universalis IV: Cradle of Civilization
  • Stellaris: Synthetic Dawn
  • BATTLETECH
  • Europa Universalis IV: Third Rome
  • Crusader Kings II: Holy Fury Pre-order
  • Stellaris - Path to Destruction bundle
  • Crusader Kings II: Monks and Mystics
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Reapers Due
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • BATTLETECH: Flashpoint
  • Stellaris: Megacorp
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Golden Century
  • Stellaris: Ancient Relics
  • BATTLETECH: Season pass
  • Stellaris: Lithoids
  • BATTLETECH: Heavy Metal
  • Stellaris: Federations
  • Crusader Kings III
  • Europa Universalis 4: Emperor
  • Stellaris: Necroids
  • Stellaris: Nemesis
  • Crusader Kings II: Sword of Islam
  • Heir to the Throne
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Europa Universalis III
  • Deus Vult
  • Europa Universalis III Complete
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
Is it possible to edit the history files to give titles other than ruler to characters?
 
Yes, here is an example of one I have done.

450.1.1 = { birth = 450.1.1 }
450.1.1 = { give_title = title_deinomenid_family }
# 470.1.1 = { } # General
479.1.1 = {
employer_country = SYR
name = "Hieron II"
wealth_change = 1000
popularity_change = 65
} # King of Syracuse
# 479-539 - King
490.1.1 = { military = 7 } # Hieron joins Hannibal
539.1.1 = { death = 539.1.1 }
 
Thanks.
Do you know whether remove_title also works?
 
What Descartes said. The title_ prefix itself isn't necessary when making a title, but whenever another file (eg an event or history files etc) refers to it it should use the whole name for the title, including the prefix (if the title uses it).