Results 1 to 7 of 7

Thread: How can I edit some files to make it better?

  1. #1
    Lost Legion Member Morningstar's Avatar
    Join Date
    Nov 2004
    Location
    Leeds, Yorkshire, England, Great Britain, Europe, Earth, Milkyway, Universe
    Posts
    11

    Default How can I edit some files to make it better?

    Hello all, your looking well

    I was wandering if there is any way to tweak a few files to improve a few things.

    I.E

    squaller, is there anyway I can reduce the birthrate. so that Carthage grows at 1-2% instead of 7-8%?

    Diplomatic Replies? when your winning and they have 1 last settlement about to break they come upto you and say ' don't attack ' and accept or we'll attack' to something like ' please don't destroy us and offer money or map info or something like that?

    When your allied to someone that when you are attacked that they will come in and send an army out to help you, rather than being allied with you then attacking you next go? in other words to make an alliance mean something.

    Any help would be appreciated

    Cheers
    My Last Original Thought Died Of Loneliness

  2. #2

    Default Re: How can I edit some files to make it better?

    I think those things have to do with the AI, which's unfortunately hard-coded.
    "Cry, the beloved country, for the unborn child that is the inheritor of our fear. Let him not love the earth too deeply. Let him not laugh too gladly when the water runs through his fingers, nor stand too silent when the setting sun makes red the veld with fire. Let him not be moved when the birds of his land are singing, nor give too much of his heart to a mountain or a valley. For fear will rob him of all if he gives too much."

    Cry, the Beloved Country by Alan Paton.

  3. #3
    Lost Legion Member Morningstar's Avatar
    Join Date
    Nov 2004
    Location
    Leeds, Yorkshire, England, Great Britain, Europe, Earth, Milkyway, Universe
    Posts
    11

    Default Re: How can I edit some files to make it better?

    Cheers for that mate,
    Guess I'll have to keep on massacring then
    Hopefully in MTWII they'll tweak them or make them moddable for us
    My Last Original Thought Died Of Loneliness

  4. #4
    Arrogant Ashigaru Moderator Ludens's Avatar
    Join Date
    Nov 2003
    Posts
    9,063
    Blog Entries
    1

    Lightbulb Re: How can I edit some files to make it better?

    Quote Originally Posted by Morningstar
    I was wandering if there is any way to tweak a few files to improve a few things.

    I.E

    squaller, is there anyway I can reduce the birthrate. so that Carthage grows at 1-2% instead of 7-8%?

    Diplomatic Replies? when your winning and they have 1 last settlement about to break they come upto you and say ' don't attack ' and accept or we'll attack' to something like ' please don't destroy us and offer money or map info or something like that?

    When your allied to someone that when you are attacked that they will come in and send an army out to help you, rather than being allied with you then attacking you next go? in other words to make an alliance mean something.
    These questions might be better asked in the modding forum. However, I can tell that the last two are impossible: the A.I. cannot be altered. The first might be possible through adjusting farm-ouput and healthbonuses, but do not ask me how to do this.
    Looking for a good read? Visit the Library!

  5. #5

    Post Re: How can I edit some files to make it better?

    Before you mod any of the vanilla text files, create backups in case you make a mistake.

    As Ludens says, you can counter squalor by editing building bonuses in export_descr_buildings.txt @ C:\Program Files\Activision\Rome - Total War\Data directory. Look at how the default buildings use health / growth bonuses etc, then simply copy, paste and adjust as necessary.

    You can also edit descr_regions.txt @ ...\Data\world\maps\base. The top of this file tells you which line the base farming level is for each region, simple edit as necessary.

    You may notice the grain resource in descr_regions, this also boosts population growth considerably. Some regions don't need this (EG Egypt x 2, Carthage x1 etc) because these regions can create unit after unit after unit without feeling the disadvantage of population loss.

    To delete grain resources, you need to open up an imperial campaign (start a new one if necessary). Now open the console (RomeShell) and type in toggle_fow, which makes the whole map visible. Browse to a grain resource (the wheat icon) in a province and put your cursor over its location. Now, open the console again and type in show_cursorstat. This gives you the coordinates of where the resource is located on the campaign map, write these down if you need to. Close down RTW and exit to desktop.

    Now open up descr_strat.txt @ ...\Data\world\maps\campaign\imperial_campaign (maximise the text file if necessary). Now, scroll down a bit and you should see this:

    Code:
    ; >>>> start of resources section <<<<
    This is where all of the campaign map resources are listed, with their coordinates. Hit Ctrl+F to open the search tool, and type in grain. Now cycle through the grain resources until you match the coordinates to the ones you have written down, delete as necessary, save and exit.
    Last edited by Seasoned Alcoholic; 02-21-2006 at 11:23.


    Currently developing Rome: Total Gameplay (RTG), an unofficial mod for vanilla Rome: Total War v1.5

    Features: improved battles, new units to recruit, more buildings to construct, a modified campaign map, and much more!
    RTG Main Topic
    , Click here to download RTG v1.0

  6. #6

    Post Re: How can I edit some files to make it better?

    Forgot to mention diplomacy, so I'll start a new reply rater than edit the previous one which is quite large

    Diplomacy can be modded to an extent in RTW, you can mod the core attitudes and faction relationships per faction against all of its rivals. To do this, open up descr_strat again. Now hit Ctrl+F and type in diplomacy. You should see the following:

    Code:
    ; >>>> start of diplomacy section <<<<
    ;DS_ALLIED            = 0    
    ;DS_SUSPICIOUS        = 100
    ;DS_NEUTRAL            = 200
    ;DS_HOSTILE            = 400
    ;DS_AT_WAR            = 600
    These are the various tiers of attitude towards other factions. A numerical value is assigned to represent a particular attitude. These can be increased in 10's at a time, not sure if you can have say 123, you would need to use 120 or 130 etc. After the numerical description, there are faction names that are tagged against the numerical value.

    You will see that the Roman factions use -10, probably because they are all allied from the start and cannot break their alliances until the civil war erupts. As you can see, some core attitudes (EG 410) are unecessarily high, mod these down to something more appropriate. Try using neutral (200) or in between neutral and hostile (300), I've found the AI is more willing to work with you in diplomatic negotiations, EG signing a ceasefire. Not sure if they will honour alliances, but at least it prevents bias each new imperial campaign.
    Last edited by Seasoned Alcoholic; 02-21-2006 at 11:39.


    Currently developing Rome: Total Gameplay (RTG), an unofficial mod for vanilla Rome: Total War v1.5

    Features: improved battles, new units to recruit, more buildings to construct, a modified campaign map, and much more!
    RTG Main Topic
    , Click here to download RTG v1.0

  7. #7
    Member Member Cras's Avatar
    Join Date
    Dec 2004
    Location
    Netherlands
    Posts
    143

    Default Re: How can I edit some files to make it better?

    you can also NOT build the irrigation thingies that improve the growth of a city...

    and... pomp out an army or 2... and then you have enought to leave and retake it and make a LOT of money. The right religion often helps too.. did you check the reson of the squaler??
    carpe noctum (and their women!)

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