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

Riddermark

General
34 Badges
Dec 12, 2003
2.248
1
  • Europa Universalis IV: Rights of Man
  • Victoria: Revolutions
  • 500k Club
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Res Publica
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings Complete
  • Crusader Kings II: Jade Dragon
  • Shadowrun: Hong Kong
  • Prison Architect
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Europa Universalis III Complete
  • 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
  • Crusader Kings II
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Europa Universalis III Complete
  • Europa Universalis III Complete
help!

i wanted to make it so that whoever takes constantinople will be able to create a kingdom with capital the same province. Like it happened in 1204.

So i quickly set up a Latin Kingdom and everything but i face a serious problem here.

If i put Constantinople as the only province needed for the title, (which is how i want it to be), then the Byzantine capital is moved when starting a new game ;[ moreover if the emperor appoints a count of constantinople the count can create the title himself.

Can it be made so that Constantinople is needed for both - Emperor of Byzantium and King of latins title ?

and is there a way i can make the title only creatable/claimable by catholics? :)

thanks :)
 
No to both. You could always do it by event as suggested in that PM you sent me, but I am afraid I don't have the skills to code that.

A quick event knocked up using the event editor. Will have no name or description. Assumes a Latin Kingdom tag of U001. Use at your peril.
#########################
#The Latin Kingdom
#########################
province_event = {
id = 999999

picture = "event_crusades.bmp"

trigger = {
condition = { type = province value = 496 }
condition = { type = religion value = catholic }
}

immidiate = {
effect = { type = create_tag value = U001 }
}

}
 
thanks a lot:)
maybe this is the best way to do it, or at least the only one :)
 
I've just realised that that event will only fire if Byzantion is catholic :blush:. Soemone good with events needs to come in and show me how to do it.
 
oh :(
i was just coming to ask you if you can make it so when the new kingdom appears the culture of byzantion changes to Templar but anyway :) thanks again man, i will try to screw around with this too :>

however, anyone willing to do this ?:)
 
Why change culture to templar? It has no names and any people becoming templar by culture get only Unnamed Infants as children.
 
er yeah i saw that, i just wanted the soldier sprite to be the one of the white knight with the red cross :D
 
Riddermark said:
er yeah i saw that, i just wanted the soldier sprite to be the one of the white knight with the red cross :D

Well, add some names for Templar culture then. I agree it's quite neat sprite. :)