+ Reply to Thread
Results 1 to 4 of 4

Thread: Principality of Alania

  1. #1
    Supreme Soviet Waffen9999's Avatar
    EU3 OwnerDeus Vult!Europa Universalis: RomeEU3 CompleteSupreme Ruler 2020
    Hearts of Iron IIIHeir to the ThroneVictoria 2Crusader Kings IIVictoria II: A House Divided

    Join Date
    Jun 2002
    Location
    Bringing Socialism to the masses
    Posts
    3,370

    Principality of Alania

    Anyway for me to change the dynasty's last name from "of Alania" to something else? I ask because it seems to much of an exploit to have all these random courtiers spawn with the same dynasty name and I can marry them off gaining massive amounts of prestige. I tried changing the last name in the Dynasty text and it worked, but then the courtiers spawned with the new last name so that was no good
    "There is no avoiding war. It can only be postponed, to the advantage of others." - Niccolo Machiavelli

    "It is to Belgutei's strength and Kasar's prowess as an archer that I owe the conquest of the World Empire." - Genghis Khan

    "You say that it is your custom to burn widows. Very well. We also have a custom: when men burn a woman alive, we tie a rope around their necks and we hang them. Build your funeral pyre; beside it, my carpenters will build a gallows. You may follow your custom. And then we will follow ours" -Charles James Napier

    "Where some states have an army, the Prussian Army has a State" -Voltaire

  2. #2
    B&C+M Supermoderator Veldmaarschalk's Avatar
    Diplomacy PlayerEU3 OwnerEU3 Collectors Edition OwnerHoI AnthologyGalactic Assaulter
    Napoleonic MarshalDeus Vult!Europa Universalis: RomeEuropa Universalis: Rome (Collectors Edition)Finder of the Lost Empire
    Penumbra -  Black PlagueHearts of Iron 2: ArmageddonVictoria: RevolutionsEuropa Universalis III: In NomineEU3 Complete
    Rome: Vae VictisSupreme Ruler 2020Rome GoldEast India CompanyHearts of Iron III
    Majesty 2Victoria 2 BetaSupreme Ruler 2020 GoldFor The GloryArsenal of Democracy
    Heir to the ThroneEast India Company CollectionRise of PrussiaAchtung PanzerLead and Gold
    Mount & Blade: Warband200k ClubLegioSemper FiElven Legacy Collection
    Victoria 2Commander: Conquest of the AmericasLionheartDivine WindShip Simulator Extremes
    Iron CrossMagickaCities in MotionEU3: ChroniclesSword of the Stars
    Darkest HourMajesty II CollectionCrusader Kings IIPirates of Black CoveMount & Blade: With Fire and Sword
    Pride of NationsFor the MotherlandSupreme Ruler: Cold WarSengokuHearts of Iron: The Card Game
    Sword of the Stars IIHearts of Iron III CollectionVictoria II: A House DividedKing Arthur IICrusader Kings II Holy Knight
    Gettysburg: Armored WarfareNaval War: Arctic CircleWarlock: Master of the ArcaneStarvoidHOI3: Their Finest Hour
    War of the RosesA Game of DwarvesDungeonlandThe Showdown EffectMarch of the Eagles
    ImpireCities in Motion 2Victoria 2: Heart of Darkness

    Join Date
    Apr 2003
    Location
    The Netherlands
    Posts
    28,774
    Quote Originally Posted by Waffen9999
    Anyway for me to change the dynasty's last name from "of Alania" to something else? I ask because it seems to much of an exploit to have all these random courtiers spawn with the same dynasty name and I can marry them off gaining massive amounts of prestige. I tried changing the last name in the Dynasty text and it worked, but then the courtiers spawned with the new last name so that was no good
    Instead of renaming the dynastie, you must add a new dynastie

    Currently this is the entry for the dynastie, the number 603 means that random courtiers in province 603 can appear with this name

    Code:
    dynasty = {
    	id = { type = 12 id = 100603 }
    	name = "of Alania"
    	province = { 603 }
    }

    So you can rename this dynastie and remove the 603 number like this


    Code:
    dynasty = {
    	id = { type = 12 id = 100603 }
    	name = "'d'Alania"
    	province = { }
    }
    And add this dynastie to the file

    Code:
    dynasty = {
    	id = { type = 12 id = 999100603 }
    	name = "of Alania"
    	province = { 603 }
    }
    Then it works

  3. #3
    Minister of Peace for Europe Moderator Grosshaus's Avatar
    Hoi2 Beta MemberVictoria Revolutions BetaEU3 OwnerEU3 CompleteHearts of Iron III
    Victoria 2 BetaHeir to the ThroneSemper FiVictoria 2Victoria II: A House Divided

    Join Date
    May 2003
    Posts
    10,377
    Modding stuff, modding forum
    Pity comes for free, but jealousy must be earned - Lauri Tähkä

    Hearts of Iron II beta AAR Guardian of Democracy

  4. #4
    Captain Hasimir Fenring's Avatar
    EU3 OwnerNapoleonic MarshalDeus Vult!Europa Universalis: RomeEuropa Universalis III: In Nomine
    Rome: Vae VictisFor The GloryCrusader Kings IICrusader Kings II Holy Knight

    Join Date
    Apr 2005
    Location
    Corrinth, Kaitan
    Posts
    475
    Quote Originally Posted by Waffen9999
    Anyway for me to change the dynasty's last name from "of Alania" to something else? I ask because it seems to much of an exploit to have all these random courtiers spawn with the same dynasty name and I can marry them off gaining massive amounts of prestige. I tried changing the last name in the Dynasty text and it worked, but then the courtiers spawned with the new last name so that was no good
    Maybe you could change it to "Ephraïmid". According to this wikipedia article, the royal house of Alania proclaimed that Ephraïm was their ancestor.

    http://en.wikipedia.org/wiki/David_Soslan

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts