Results 1 to 13 of 13

Thread: bretwalda and his "all can crusade mod"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: bretwalda and his "all can crusade mod"

    I don't think it will work for XL. XL uses a different file than the usual crusader_build_prod13.txt file than vanilla MTW does. I think it's called something like "xl_build_prod13.txt", or something to that effect. It will be in the same directory as the file "Medieval_TW.exe". If you can copy and paste the entire contents here inside code and spoil tags like this: [ spoil][ code]....[ /code][ /spoil] I can make the necessary edits and you can paste the whole lot back into the file, erasing the old contents, and it should work. I don't have a copy of the XL file on me at present otherwise I could fix it and just post it here.
    “The majestic equality of the laws prohibits the rich and the poor alike from sleeping under bridges, begging in the streets and stealing bread.” - Anatole France

    "The law is like a spider’s web. The small are caught, and the great tear it up.” - Anacharsis

  2. #2
    Filthy Rich Member Odin's Avatar
    Join Date
    Mar 2004
    Location
    Just West of Boston
    Posts
    1,973

    Default Re: bretwalda and his "all can crusade mod"

    Quote Originally Posted by Caravel
    I don't think it will work for XL. XL uses a different file than the usual crusader_build_prod13.txt file than vanilla MTW does. I think it's called something like "xl_build_prod13.txt", or something to that effect. It will be in the same directory as the file "Medieval_TW.exe". If you can copy and paste the entire contents here inside code and spoil tags like this: [ spoil][ code]....[ /code][ /spoil] I can make the necessary edits and you can paste the whole lot back into the file, erasing the old contents, and it should work. I don't have a copy of the XL file on me at present otherwise I could fix it and just post it here.
    Hey,

    Thank you for the reply. I did recieve a PM back from Bretwalda and he told me that all I really need to do is add a the ability to build a chapter house to the faction.

    That shouldnt be complex, but I honestly dont know where to add that in XL as I have zero modding abilities. If you could point me to the right path I'd appreciate it, I am thinking of taking the Bohemians next campaign.

    Any help or insights from anyone are welcome.

    Thanks in advance,

    Odin
    There are few things more annoying than some idiot who has never done anything trying to say definitively how something should be done.

    Sua Sponte

  3. #3

    Default Re: bretwalda and his "all can crusade mod"

    Well your best bet would be to download the gnome editor. You can do without it but it makes editing the file alot easier. You can find it at here at the .org. You want version 2.0 which I think is the latest.

    Once you've done that you need to open the editor and load the Xl build prod file. It will be in the same folder as the medieval program is, as I said before. When the file is loaded you should be presented with an interface like a database or an excel spreadsheet with the names of the buildings. Click the save and save it as a backup file, add ".bak" as an extension. If you mess the other one up you can restore that one later. Next, scroll down and find the chapter house, then scroll across and find the faction association column. The list inside the cell will look like this :

    "{ FN_ARAGONESE, FN_ENGLISH, FN_FRENCH, FN_GERMAN_HRE, FN_ITALIAN, FN_SPANISH }"

    It needs to look like this:

    "{ FN_ARAGONESE, FN_ENGLISH, FN_FRENCH, FN_GERMAN_HRE, FN_ITALIAN, FN_SPANISH, FN_DANISH, FN_POLISH, FN_HUNGARIAN }"
    Last edited by caravel; 01-25-2007 at 14:02.
    “The majestic equality of the laws prohibits the rich and the poor alike from sleeping under bridges, begging in the streets and stealing bread.” - Anatole France

    "The law is like a spider’s web. The small are caught, and the great tear it up.” - Anacharsis

  4. #4
    Filthy Rich Member Odin's Avatar
    Join Date
    Mar 2004
    Location
    Just West of Boston
    Posts
    1,973

    Default Re: bretwalda and his "all can crusade mod"

    Quote Originally Posted by Caravel
    Well your best bet would be to download the gnome editor. You can do without it but it makes editing the file alot easier. You can find it at here at the .org. You want version 2.0 which I think is the latest.

    Once you've done that you need to open the editor and load the Xl build prod file. It will be in the same folder as the medieval program is, as I said before. When the file is loaded you should be presented with an interface like a database or an excel spreadsheet with the names of the buildings. Click the save and save it as a backup file, add ".bak" as an extension. If you mess the other one up you can restore that one later. Next, scroll down and find the chapter house, then scroll across and find the faction association column. The list inside the cell will look like this :

    "{ ARAGONESE, ENGLISH, FRENCH, GERMAN_HRE, ITALIAN, SPANISH }"

    It needs to look like this:

    "{ ARAGONESE, ENGLISH, FRENCH, GERMAN_HRE, ITALIAN, SPANISH, FN_DANISH, FN_POLISH, FN_HUNGARIAN }"
    Again thanks. When I attempt this I will print out this thread and go step by step.

    on another note, I am surprised more players dont do something like this. I mean we all can construct a large domain with a small faction, it stands to reason that the pope would want us to crusade....

    Again, thanks.
    There are few things more annoying than some idiot who has never done anything trying to say definitively how something should be done.

    Sua Sponte

  5. #5
    Camel Lord Senior Member Capture The Flag Champion Martok's Avatar
    Join Date
    Mar 2002
    Location
    In my own little world....but it's okay, they know me there.
    Posts
    8,257

    Default Re: bretwalda and his "all can crusade mod"

    Quote Originally Posted by Odin
    on another note, I am surprised more players dont do something like this. I mean we all can construct a large domain with a small faction, it stands to reason that the pope would want us to crusade....
    The reason CA made it so that not all factions could crusade is was ostensibly for historical reasons, but I would debate that point, as it doesn't really hold much water. While the Danes, Hungarians, and Polish are not reknowned for their participation in Crusades, they *did* participate. (In addition, the Danes invaded Pomerania in the name of Christianizing the region, and is considered by some to be part of what's now known as the Nothern Crusades.)

    I suspect the real reason those 3 factions were restricted from crusading was in the name of game balance -- specifically, to keep the 3 Muslim factions from being overwhelmed by the Catholic powers. Of course, if this was indeed the main reason, then their actions has met with mixed success (given how large the Almos and Eggies often become), but I do give credit CA for trying.
    Last edited by Martok; 01-23-2007 at 23:04.
    "MTW is not a game, it's a way of life." -- drone

  6. #6
    Filthy Rich Member Odin's Avatar
    Join Date
    Mar 2004
    Location
    Just West of Boston
    Posts
    1,973

    Default Re: bretwalda and his "all can crusade mod"

    Quote Originally Posted by Martok
    The reason CA made it so that not all factions could crusade is was ostensibly for historical reasons, but I would debate that point, as it doesn't really hold much water. While the Danes, Hungarians, and Polish are not reknowned for their participation in Crusades, they *did* participate. (In addition, the Danes invaded Pomerania in the name of Christianizing the region, and is considered by some to be part of what's now known as the Nothern Crusades.)

    I suspect the real reason those 3 factions were restricted from crusading was in the name of game balance -- specifically, to keep the 3 Muslim factions from being overwhelmed by the Catholic powers. Of course, if this was indeed the main reason, then their actions has met with mixed success (given how large the Almos and Eggies often become), but I do give credit CA for trying.
    I have no gripe with the design as is or the historical precidence (if thats the case). My gripe is simply that unless you go in and mod the file you can never crusade. So given the original set up of MTW (no mods) if I as the danes, polish or hungarians become a dominant power I cant answer the popes call.

    To me that dosent support the historical probability, of course that didnt happen in reality but what if one of those nations emerged as a major power? Given the ease of which you can allow factions to crusade it was an annoyance that some trigger wasnt built into the game that at a certain point of income, land or troop strength the ability became available to you.

    I concede its a very minor gripe
    There are few things more annoying than some idiot who has never done anything trying to say definitively how something should be done.

    Sua Sponte

  7. #7

    Default Re: bretwalda and his "all can crusade mod"

    An MTW campaign is not played out according to history. You are given very roughly historical starting positions in each of the eras but after that it's up to you and the AI. In view of this, in one of your campaigns, Hungary for example could have invaded the Holy Roman Empire and toppled them, claiming all of their territory and threatening the Papacy. The Papacy in an act of appeasement may have acknowledged The King of Hungary as the Roman Emperor. The Hungarians would have then most probably engaged in crusades, both against pagans in the east and muslims in the holy land. This is why all catholic factions without exception need the ability to crusade. I have implimented this in the next version of the Pocket Mod. The Hungarians, Poles and Danes will still be handicapped in that they will not have any order knights or order foot soldiers, but the crusading functionality will still be there. It should be quite challenging sending crusades to Lithuania and other eastern pagan provinces.
    “The majestic equality of the laws prohibits the rich and the poor alike from sleeping under bridges, begging in the streets and stealing bread.” - Anatole France

    "The law is like a spider’s web. The small are caught, and the great tear it up.” - Anacharsis

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO