Results 1 to 6 of 6

Thread: How do I make Macedon availible in the Imperial Campaign...

Hybrid View

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

    Default How do I make Macedon availible in the Imperial Campaign...

    How do I make Macedon availible in the Imperial Campaign...?

  2. #2
    Achea's Avatar Ordinarius
    Join Date
    Dec 2009
    Location
    Alberta, Canada
    Posts
    719

    Default Re: How do I make Macedon availible in the Imperial Campaign...


  3. #3

    Default Re: How do I make Macedon availible in the Imperial Campaign...

    --
    Go to your main Rome - Total War Map.
    Rome - Total War / data / world / maps / campaign / Imperial_campaign / descr_strat

    Open "descr_strat"
    and you will see this:

    Code:
    ; 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 this:
    (this is for unlocking all of the non-playable and un-lockable factions, except the Senate & Slaves. because most of the time they give you a CTD.)

    Code:
    ; Custom campaign script generated by Romans Campaign Map Editor
    
    campaign        imperial_campaign
    playable
        
        romans_julii
        romans_brutii
        romans_scipii
        macedon
        pontus
        armenia
        dacia
        numidia
        scythia
        spain
        thrace
        egypt
        seleucid
        carthage
        parthia
        gauls
        germans
        britons
        greek_cities
    end
    unlockable
        
    end
    nonplayable
     
        romans_senate
        slave
    
    end
    If you are not sure what you are doing,
    please back-up.
    it saves alot of time when you screw up.
    Last edited by Lucarius; December 24, 2010 at 09:32 AM.

  4. #4

    Default Re: How do I make Macedon availible in the Imperial Campaign...

    Please tell me if you need any help.

  5. #5
    Entropy Judge's Avatar Vicarius
    Join Date
    Apr 2008
    Location
    Wisconsin
    Posts
    2,660

    Default Re: How do I make Macedon availible in the Imperial Campaign...

    You can also move the Unplayable factions you want to the Unlockable factions, although this does require the intermediate step of finishing a Campaign with one of the Roman Factions. For some reason, I couldn't get them to work moving them to Playable right off the bat, but moving them to Unlockable and then beating a Short Campaign worked. :shrug:
    I beat back their first attack with ease. Properly employed, E's can be very deadly, deadlier even than P's and Z's, though they're not as lethal as Paula Abdul or Right Said Fred.
    ~ Miaowara Tomokato, Samurai Cat Goes to the Movies

  6. #6

    Default Re: How do I make Macedon availible in the Imperial Campaign...

    Yeah but that's also a way to do it.
    but it's a long way.

    moving everything to playable is the fastest way to do this.

Posting Permissions

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