Results 1 to 20 of 20

Thread: Armored Eastern Generals

Hybrid View

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

    Question Armored Eastern Generals

    Hi all.
    I saw in a few AARs and I saw that their eastern generals were cataphracts, but all of my eastern generals are jav cav. I don't mind this too much but I think cataphract generals would be pretty sweet.
    Any who, what I'm asking is, how do I get them? Do I have to download a mod or can I find a patch to do make the sweet change?

  2. #2

    Default Re: Armored Eastern Generals

    The Eastern Generals javelin cavalry bodyguards are the early general bodyguard. When the Marian Reforms happen all of your general's bodyguards (and everyone else's) will be upgraded to the armoured version automatically.
    There are never enough hours in the days of a Queen, and her nights have too many...

    ATW Version 2.5 is now out!

  3. #3

    Default Re: Armored Eastern Generals

    Ok, cool. Thanks for the reply.
    I also have a couple of other questions more so dealing with my avatar.

    How do I get a RTW one instead of the MTW2 ones?

  4. #4
    Deranged rock ape Member Quirinus's Avatar
    Join Date
    Sep 2006
    Location
    Malaysia
    Posts
    982

    Default Re: Armored Eastern Generals

    Quote Originally Posted by StuntManMatt View Post
    I also have a couple of other questions more so dealing with my avatar.

    How do I get a RTW one instead of the MTW2 ones?
    Your current avatar is already an RTW one, right?

    Anyways, it's on the "Edit Your Avatar" page, the RTW ones are in the folders in the dropdown with the "RTW" prefix. For example, for Greek diplomats' portrait, it's "RTW_Greek_Dip".
    WARNING! This baseline signature should never appear on screen!

  5. #5

    Default Re: Armored Eastern Generals

    Quote Originally Posted by Quirinus View Post
    Your current avatar is already an RTW one, right?

    Anyways, it's on the "Edit Your Avatar" page, the RTW ones are in the folders in the dropdown with the "RTW" prefix. For example, for Greek diplomats' portrait, it's "RTW_Greek_Dip".
    Lol, yeah. I kinda figured that one out after the post.

  6. #6
    Ranting madman of the .org Senior Member Fly Shoot Champion, Helicopter Champion, Pedestrian Killer Champion, Sharpshooter Champion, NFS Underground Champion Rhyfelwyr's Avatar
    Join Date
    Oct 2006
    Location
    In a hopeless place with no future
    Posts
    8,646

    Default Re: Armored Eastern Generals

    I don't think the upgraded generals work unless its patched, and even then not all of them work. The Greek, barbarian, and Roman ones work, I've never seen a Cataphract general though...
    At the end of the day politics is just trash compared to the Gospel.

  7. #7

    Default Re: Armored Eastern Generals

    Awesome. Now I can't load any of my saved games without a CTD. Will I have to beat the games as the Romans again or do I have to reinstall everything?

  8. #8

    Default Re: Armored Eastern Generals

    Savegames from 1.0 will not be compatible with 1.5. So you will need to start a new campaign. As far as unlocking the factions goes, it is simple.

    Go to: RTW\World\Maps\Campaign\Imperial_Campaign\descr_strat.txt

    Make a copy of it for a backup to be on the safe side. Then open it up. You will see the beginning looks like this:
    ;

    Custom campaign script generated by Romans Campaign Map Editor

    campaign imperial_campaign
    playable
    romans_julii
    romans_brutii
    romans_scipii
    end
    unlockable
    egypt
    seleucid
    carthage
    parthia
    gauls
    germans
    britons
    greek_cities
    end
    nonplayable
    romans_senate
    macedon
    pontus
    armenia
    dacia
    numidia
    scythia
    spain
    thrace
    slave
    end
    Change it to look like this:
    ; Custom campaign script generated by Romans Campaign Map Editor

    campaign imperial_campaign
    playable
    romans_julii
    romans_brutii
    romans_scipii
    egypt
    seleucid
    carthage
    parthia
    gauls
    germans
    britons
    greek_cities
    macedon
    pontus
    armenia
    dacia
    numidia
    scythia
    spain
    thrace
    slave
    end
    unlockable
    end
    nonplayable
    romans_senate
    end
    Do not change the rest of the file. Just the beginning section I have shown here.

    The interface in the campaign selection screen is only made to display 20 factions, so the rebel/slaves are not shown there even if you unlock them as above. If you want to play them you have to move one of the other factions to unlockable or nonplayable. I put the senate in nonplayable, but that is just a matter of personal preference. However, if you do choose to play as the Senate do not click on the Senate tab, otherwise your game will crash.
    Last edited by SubRosa; 05-01-2009 at 18:24.
    There are never enough hours in the days of a Queen, and her nights have too many...

    ATW Version 2.5 is now out!

  9. #9
    Member Member Psauniaus spartio's Avatar
    Join Date
    Dec 2010
    Location
    thypotomus
    Posts
    17

    Default Re: Armored Eastern Generals

    armoured eastern general.......the most powerful cavalry
    optimism is pure terror

  10. #10

    Default Re: Armored Eastern Generals

    They don't upgrade automatically you need to retrain them in a city with a imperial palace (governors_palace and above for barbs) after marians reforms.
    check export_descr_buildings:

    Spoiler Alert, click show to read: 
    governors_palace requires factions { barbarian, carthaginian, eastern, parthia, egyptian, greek, roman, }
    {
    capability
    {
    recruit "carthaginian peasant" 0 requires factions { spain, }
    recruit "barb peasant briton" 0 requires factions { britons, }
    recruit "barb peasant dacian" 0 requires factions { dacia, }
    recruit "barb peasant gaul" 0 requires factions { gauls, }
    recruit "barb peasant german" 0 requires factions { germans, }
    recruit "barb peasant scythian" 0 requires factions { scythia, }
    agent diplomat 0 requires factions { barbarian, }
    recruit "carthaginian peasant" 0 requires factions { carthaginian, }
    agent diplomat 0 requires factions { carthaginian, }
    recruit "east peasant" 0 requires factions { eastern, }
    agent diplomat 0 requires factions { eastern, }
    recruit "egyptian peasant" 0 requires factions { egyptian, }
    agent diplomat 0 requires factions { egyptian, }
    recruit "greek peasant" 0 requires factions { greek, }
    agent diplomat 0 requires factions { greek, }
    recruit "roman peasant" 0 requires factions { roman, }
    agent diplomat 0 requires factions { roman, }
    upgrade_bodyguard 1 requires factions { barbarian, }
    }
    construction 3
    cost 1600
    settlement_min large_town
    upgrades
    {
    proconsuls_palace
    }
    }
    proconsuls_palace requires factions { carthaginian, eastern, parthia, egyptian, greek, roman, }
    {
    capability
    {
    recruit "carthaginian peasant" 0 requires factions { spain, }
    recruit "barb peasant briton" 0 requires factions { britons, }
    recruit "barb peasant dacian" 0 requires factions { dacia, }
    recruit "barb peasant gaul" 0 requires factions { gauls, }
    recruit "barb peasant german" 0 requires factions { germans, }
    recruit "barb peasant scythian" 0 requires factions { scythia, }
    agent diplomat 0 requires factions { barbarian, }
    recruit "carthaginian peasant" 0 requires factions { carthaginian, }
    agent diplomat 0 requires factions { carthaginian, }
    recruit "east peasant" 0 requires factions { eastern, }
    agent diplomat 0 requires factions { eastern, }
    recruit "egyptian peasant" 0 requires factions { egyptian, }
    agent diplomat 0 requires factions { egyptian, }
    recruit "greek peasant" 0 requires factions { greek, }
    agent diplomat 0 requires factions { greek, }
    recruit "roman peasant" 0 requires factions { roman, }
    agent diplomat 0 requires factions { roman, }
    upgrade_bodyguard 1 requires factions { barbarian, }
    }
    construction 4
    cost 3200
    settlement_min city
    upgrades
    {
    imperial_palace
    }
    }
    imperial_palace requires factions { carthaginian, eastern, parthia, egyptian, greek, roman, }
    {
    capability
    {
    recruit "carthaginian peasant" 0 requires factions { spain, }
    recruit "barb peasant briton" 0 requires factions { britons, }
    recruit "barb peasant dacian" 0 requires factions { dacia, }
    recruit "barb peasant gaul" 0 requires factions { gauls, }
    recruit "barb peasant german" 0 requires factions { germans, }
    recruit "barb peasant scythian" 0 requires factions { scythia, }
    agent diplomat 0 requires factions { barbarian, }
    recruit "carthaginian peasant" 0 requires factions { carthaginian, }
    agent diplomat 0 requires factions { carthaginian, }
    recruit "east peasant" 0 requires factions { eastern, }
    agent diplomat 0 requires factions { eastern, }
    recruit "egyptian peasant" 0 requires factions { egyptian, }
    agent diplomat 0 requires factions { egyptian, }
    recruit "greek peasant" 0 requires factions { greek, }
    agent diplomat 0 requires factions { greek, }
    recruit "roman peasant" 0 requires factions { roman, }
    agent diplomat 0 requires factions { roman, }
    recruit "roman praetorian cohort i" 0 requires factions { roman, } and marian_reforms
    upgrade_bodyguard 1
    }
    construction 6
    cost 6400
    settlement_min large_city
    upgrades
    {

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