Results 1 to 22 of 22

Thread: Looking for something

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    The Brooding Emperor Member Valdincan's Avatar
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    51

    Default Re: Looking for something

    Is there an enhancement or coding in a file I can change to make it unlimited without the victory screen?

    Also, can you chose to continue if its a defeat, not victory?
    Emperor of the Holy Roman Empire, King of Rome, Pope's bane, Destroyer of civilizations.

    "Words are a greater weapons then swords."

  2. #2
    Guardian of the Fleet Senior Member Shahed's Avatar
    Join Date
    Oct 2002
    Location
    Leading the formation!
    Posts
    7,918

    Default Re: Looking for something

    I'd like to know this as well, given that it's turn 100 approximately, and I still have'nt gotten anywhere too significant. What's the best way to keep playing past the turn limit ?
    If you remember me from M:TW days add me on Steam, do mention your org name.

    http://www.steamcommunity.com/id/__shak

  3. #3

    Default Re: Looking for something

    hmm...
    i just gave jerusalem to the pope...
    that may not have been good...

    =[

  4. #4
    The Brooding Emperor Member Valdincan's Avatar
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    51

    Default Re: Looking for something

    Quote Originally Posted by Zharatustra
    hmm...
    i just gave jerusalem to the pope...
    that may not have been good...

    =[
    Probably not.
    Emperor of the Holy Roman Empire, King of Rome, Pope's bane, Destroyer of civilizations.

    "Words are a greater weapons then swords."

  5. #5
    Discipulus et Magister Member Lord Condormanius's Avatar
    Join Date
    Nov 2006
    Location
    New Haven, CT USA
    Posts
    346

    Default Re: Looking for something

    Don't worry, I do it all the time. He won't be able to hold it and he'll end up calling another crusade to get it back.
    "You cannot simultaneously prevent and prepare for war."
    -Albert Einstein

    "Beer is proof that God loves us and wants us to be happy."
    -Benjamin Franklin

  6. #6
    Discipulus et Magister Member Lord Condormanius's Avatar
    Join Date
    Nov 2006
    Location
    New Haven, CT USA
    Posts
    346

    Default Re: Looking for something

    I'm at turn 140 and now hold 14 territories (I've gained and and lost an handful over the years). Anyway, I see this thing taking a long time. Before I started, I changed the timescale to 0.50, so there are actually 900 turns total. That leaves me with 760 left.
    "You cannot simultaneously prevent and prepare for war."
    -Albert Einstein

    "Beer is proof that God loves us and wants us to be happy."
    -Benjamin Franklin

  7. #7
    Guardian of the Fleet Senior Member Shahed's Avatar
    Join Date
    Oct 2002
    Location
    Leading the formation!
    Posts
    7,918

    Default Re: Looking for something

    Quote Originally Posted by Lord Condormanius
    I'm at turn 140 and now hold 14 territories (I've gained and and lost an handful over the years). Anyway, I see this thing taking a long time. Before I started, I changed the timescale to 0.50, so there are actually 900 turns total. That leaves me with 760 left.
    Hey how'd you do that ?

    I don't understand how the turns work, sometimes it's a season, a lot of the time feels like a year has gone by.
    If you remember me from M:TW days add me on Steam, do mention your org name.

    http://www.steamcommunity.com/id/__shak

  8. #8
    Discipulus et Magister Member Lord Condormanius's Avatar
    Join Date
    Nov 2006
    Location
    New Haven, CT USA
    Posts
    346

    Default Re: Looking for something

    It's really easy to do. The way it is set now is turns take 2 years. Oddly enough, characters age 1 year every two turns ( 1 year every 4 years). If you go into the descr_strat file (If you don't know where it is, it is easy to find.

    from your C drive, open the program folder for MTW2. Then go through a series of folders -- open "data", then "world", then "Maps", then "campaign", then "imperial_campaign".

    A bunch of text files and some other stuff will show up. (If you don't know what you're doing, leave these things alone) You want the file called "descr_strat".

    Open it. It should look more or less like this:

    I have indicated changes in bold that will make your game:

    1. have six month turns (like RTW, 900 turns total).
    2. characters will age correctly 1 year per 2 turns.
    3. both seasons each year.
    4. Instead of inticating the turn, the Campaign map will indicate the year (sorry it doesn't tell you what season it is).

    ; Custom campaign script generated by Romans Campaign Map Editor

    campaign imperial_campaign
    playable
    england
    france
    hre
    spain
    venice
    end
    unlockable
    sicily
    milan
    scotland
    byzantium
    russia
    moors
    turks
    egypt
    denmark
    portugal
    poland
    hungary
    end
    nonplayable
    papal_states
    aztecs
    mongols
    timurids
    slave
    end


    start_date 1080 summer
    end_date 1530 winter
    timescale 2.00 (change to 0.50)


    marian_reforms_disabled
    rebelling_characters_active
    gladiator_uprising_disabled
    night_battles_enabled
    show_date_as_turns (delete this line)
    brigand_spawn_value 20
    pirate_spawn_value 28

    ---------------------

    Save and you're done. you will have to start over from the beginning of your campaign. Also before you save, you will want to uncheck the "read-only" box on the file preferences for the descr_strat file.
    "You cannot simultaneously prevent and prepare for war."
    -Albert Einstein

    "Beer is proof that God loves us and wants us to be happy."
    -Benjamin Franklin

  9. #9
    Guardian of the Fleet Senior Member Shahed's Avatar
    Join Date
    Oct 2002
    Location
    Leading the formation!
    Posts
    7,918

    Default Re: Looking for something

    Great ! Thanks very much !

    Start over. That's gonna be teh suck. Is there a way to avoid starting over ?
    If you remember me from M:TW days add me on Steam, do mention your org name.

    http://www.steamcommunity.com/id/__shak

  10. #10
    Discipulus et Magister Member Lord Condormanius's Avatar
    Join Date
    Nov 2006
    Location
    New Haven, CT USA
    Posts
    346

    Default Re: Looking for something

    Nope. I had to do it too, but only after 20 turns. I really think it's worth it, though. the game feels a lot better, at least to me. Some people will argue but I like it better.
    "You cannot simultaneously prevent and prepare for war."
    -Albert Einstein

    "Beer is proof that God loves us and wants us to be happy."
    -Benjamin Franklin

  11. #11
    The Brooding Emperor Member Valdincan's Avatar
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    51

    Default Re: Looking for something

    Quote Originally Posted by Lord Condormanius
    It's really easy to do. The way it is set now is turns take 2 years. Oddly enough, characters age 1 year every two turns ( 1 year every 4 years). If you go into the descr_strat file (If you don't know where it is, it is easy to find.

    from your C drive, open the program folder for MTW2. Then go through a series of folders -- open "data", then "world", then "Maps", then "campaign", then "imperial_campaign".

    A bunch of text files and some other stuff will show up. (If you don't know what you're doing, leave these things alone) You want the file called "descr_strat".

    Open it. It should look more or less like this:

    I have indicated changes in bold that will make your game:

    1. have six month turns (like RTW, 900 turns total).
    2. characters will age correctly 1 year per 2 turns.
    3. both seasons each year.
    4. Instead of inticating the turn, the Campaign map will indicate the year (sorry it doesn't tell you what season it is).

    ; Custom campaign script generated by Romans Campaign Map Editor

    campaign imperial_campaign
    playable
    england
    france
    hre
    spain
    venice
    end
    unlockable
    sicily
    milan
    scotland
    byzantium
    russia
    moors
    turks
    egypt
    denmark
    portugal
    poland
    hungary
    end
    nonplayable
    papal_states
    aztecs
    mongols
    timurids
    slave
    end


    start_date 1080 summer
    end_date 1530 winter
    timescale 2.00 (change to 0.50)


    marian_reforms_disabled
    rebelling_characters_active
    gladiator_uprising_disabled
    night_battles_enabled
    show_date_as_turns (delete this line)
    brigand_spawn_value 20
    pirate_spawn_value 28

    ---------------------

    Save and you're done. you will have to start over from the beginning of your campaign. Also before you save, you will want to uncheck the "read-only" box on the file preferences for the descr_strat file.
    Thank you.
    Emperor of the Holy Roman Empire, King of Rome, Pope's bane, Destroyer of civilizations.

    "Words are a greater weapons then swords."

  12. #12

    Default Re: Looking for something

    0.5 is for people who like to play slow ( at maximum level of difficulty , otherwise is too easy)...taking care of armies , play the puppet-master role , expanding slowly , keeping alive the most factions is possible , aiding weak nations ... i love it ...
    Last edited by Frantz; 12-01-2006 at 00:44.

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