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

Lordlory95

First Lieutenant
79 Badges
Oct 29, 2018
261
166
  • Major Wiki Contributor
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Nemesis
  • Stellaris: Necroids
  • Stellaris: Federations
  • Stellaris - Path to Destruction bundle
  • Stellaris: Ancient Relics
  • Stellaris: Humanoids Species Pack
  • Stellaris: Distant Stars
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Apocalypse
  • Stellaris: Megacorp
  • Stellaris: Lithoids
  • Stellaris: Synthetic Dawn
  • Stellaris
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings III
  • Europa Universalis IV
  • Crusader Kings II
  • Crusader Kings II: Jade Dragon
  • Imperator: Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Old Gods
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Common Sense
  • Cities: Skylines - Natural Disasters
  • Tyranny: Gold Edition
  • Surviving Mars: Digital Deluxe Edition
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Europa Universalis IV: Rights of Man
  • Tyranny: Archon Edition
  • Surviving Mars
  • Imperator: Rome Deluxe Edition
  • Prison Architect
Hello,

I would like to set up a game with 15/20 custom dynasties for my community (They will choose the basic characteristics and where they will spawn) and play as an observer, summing up on our forum the highlights every 10/20 years. How I manage to create those custom nation in one game in the position that I want?

Secondary, to make it easier, I would like to create a mod with the following characteristics:
  • It should be a list of Dynasties that shows the most important member of that dynasty when the name is clicked.
  • It should colour the name of the dynasty in the list based on the title that the most important member holds (LIke: gold for Kings and Purple for Emperors)
  • It's NOT a list of every dynasty in the game. I would like to press a button (on this mod UI) to search for a dynasty by name and add it to the list. Otherwise, if this is too complicated, a new option could be added when right clicking on a portrait to add the dynasty to that list
  • The UI would be a scrollable window placed to the right between the map option and the events allerts.
I'M NOT ASKING TO MAKE THIS MOD FOR ME, I just want to know where I should look for guides to make it. Maybe I should post this separately in the od subforum.

Thanks in advice!
 
I would like to set up a game with 15/20 custom dynasties for my community (They will choose the basic characteristics and where they will spawn) and play as an observer, summing up on our forum the highlights every 10/20 years. How I manage to create those custom nation in one game in the position that I want?
https://ck2.paradoxwikis.com/History_modding

Secondary, to make it easier, I would like to create a mod with the following characteristics:
  • It should be a list of Dynasties that shows the most important member of that dynasty when the name is clicked.
  • It should colour the name of the dynasty in the list based on the title that the most important member holds (LIke: gold for Kings and Purple for Emperors)
  • It's NOT a list of every dynasty in the game. I would like to press a button (on this mod UI) to search for a dynasty by name and add it to the list. Otherwise, if this is too complicated, a new option could be added when right clicking on a portrait to add the dynasty to that list
  • The UI would be a scrollable window placed to the right between the map option and the events allerts.
The Ui is hardcoded, so none of this can be done. You could probably hack together an event triggered from decisions to check specific dynasties and display what you want but it likely would be very clunky, time consuming to make and not worth the effort in my opinion.
 
You could probably hack together an event triggered from decisions to check specific dynasties and display what you want but it likely would be very clunky, time consuming to make and not worth the effort in my opinion.

Just like the GoT mod where the list of people who holds the Valyrian blades is showed with an event triggered by a decision. I will find another way to simplify the check of every dynasty.

Thanks for the answers, I hoped it was easier (like creating custom nations in EU4) but I will do it through modding at this point.