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

orimazd

Secretly not clueless
20 Badges
May 19, 2006
1.169
2
  • Europa Universalis III Complete
  • Mount & Blade: With Fire and Sword
  • 500k Club
  • Rome: Vae Victis
  • Victoria 2: A House Divided
  • Victoria 2
  • Semper Fi
  • Europa Universalis: Rome
  • Victoria: Revolutions
  • Europa Universalis III Complete
  • Hearts of Iron Anthology
  • Heir to the Throne
  • Hearts of Iron III
  • For the Motherland
  • For The Glory
  • Europa Universalis IV
  • Divine Wind
  • Europa Universalis III
  • Deus Vult
  • Crusader Kings II
I mean...has there been a mod made out there?

And this one is kinda far out there, but I have seen one of my characters in my game as Toulouse gain the trait "Sunni" and become "Sunni Occitan" (out of nowhere, from an otherwise Christian family). Were he to become my king (not that he really can, I doubt he's in the family), would my realm become muslim? And if it did, if I saved and reloaded, could I still load up as Toulouse or would it become relegated to the seemingly unplayable muslim kingdoms?
 
If your Moslem inherited you'd play on. To re-load as Toulouse you'd have to mod the game yourself. The selectable titles section of your save-file loos like:
Code:
    C003 = { 
        gender = male 
        type = county 
        dna = "87797514643286" 
        title = { C003 } 
        } 
    C004 = { 
        gender = male 
        type = county 
        dna = "10780649325298" 
        title = { C004 } 
        } 
    C005 = { 
        gender = male 
        type = county 
        dna = "31592401531407" 
        title = { C005 } 
        }
Simply add this:
Code:
    TOUL = { 
        gender = male 
        type = duchy 
        dna = "07913988743704" 
        title = { TOUL C214 } 
        }

The portrait is wrong, and the map'll be wrong, but that makes Toulouse playable.

Nick
 
orimazd said:
I mean...has there been a mod made out there?

And this one is kinda far out there, but I have seen one of my characters in my game as Toulouse gain the trait "Sunni" and become "Sunni Occitan" (out of nowhere, from an otherwise Christian family). Were he to become my king (not that he really can, I doubt he's in the family), would my realm become muslim? And if it did, if I saved and reloaded, could I still load up as Toulouse or would it become relegated to the seemingly unplayable muslim kingdoms?

Debends on which version you are playing. There's Pagan mod for 1.5 which allows you to play as Muslims, Pagans and Jews, but AFAIK there's no Pagan mod for DV. Maybe we'll get mod after the official DV patch. There's no point of making the mod if new patch is released soon (although we've already waited a year that the patch will come out, so I don't know when it happens).
 
Reveiled managed to find his way into the .exe with a hex editor so it was possible to play as muslims or pagans in DV. Unfortunately we couldn't find anyway to let us create or grant titles as pagans or muslims. Which sort of limits gameplay.