Results 1 to 6 of 6

Thread: How do I let every faction build highways?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Combustion Member beatoangelico's Avatar
    Join Date
    Oct 2007
    Location
    Italy
    Posts
    279

    Default Re: How do I let every faction build highways?

    go in C:\Program Files\Activision\Rome - Total War\EB\Data and make a backup copy of the "export_descr_buildings.txt" file. Now open it and search "highways", you should see this line

    Code:
     highways requires factions { seleucid, } and not hidden_resource nopavedroads
    replace with

    Code:
     highways requires factions { saba, barbarian, romans_brutii, egypt, romans_scipii, carthage, parthia, numidia, thrace, greek_cities, macedon, romans_julii, seleucid, pontus, armenia, }
    then delete "and not hidden_resource nopavedroads" in the
    Code:
            paved_roads requires factions { romans_brutii, egypt, numidia, thrace, greek_cities, carthage, macedon, romans_julii, seleucid, parthia, romans_scipii, gauls, scythia, } and not hidden_resource nopavedroads and building_present_min_level government gov4
    the EB file is very complex so I could be wrong , but if you respect the proper (original) syntax you shouldn't have problems.
    Last edited by beatoangelico; 03-12-2008 at 22:54.

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