• Breaking News

    Friday, March 20, 2020

    Age of Empires 3 (Wars of Liberty) Fix the Haiti AI bug

    Age of Empires 3 (Wars of Liberty) Fix the Haiti AI bug


    (Wars of Liberty) Fix the Haiti AI bug

    Posted: 20 Mar 2020 01:27 AM PDT

    It's rather hard to make the Haiti AI resign because their settlers don't die. Well, I've never seen them resign and I am sure many people also noticed that. Here's how to fix it:

    Find the file aiWoLMain.xs in the installation folder of your WoL. If you can't find the folder, try one of these paths:

    • Program Files\Microsoft games\Age of Empires III\AI3
    • Program Files (x86)\Microsoft games\Age of Empires III\AI3
    • Program Files\Steam\steamapps\common\Age of Empires 3\bin\AI3
    • Program Files (x86)\Steam\steamapps\common\Age of Empires 3\bin\AI3

    If you can't find aiWoLMain.xs, I am sorry but I can't figure out where you installed your WoL. Find it on your own.

    1. /!\ Backup the file before attempting anything!
    2. Otherwise, open it with Notepad or Notepad++ and find this line (press Ctrl+F): (kbGetPop() >= 30)
    3. You will see this section:

     if (kbGetPop() >= 30) return; 

    Delete that section entirely and write this instead:

    bool threshhold = (kbGetPop() >= 30); if (cMyCiv == cCivHaitians) threshhold = (getUnitCountByLocation(cUnitTypeUnit, cMyID, cUnitStateAlive, kbGetMapCenter(), 5000.0) >= 30); if (threshhold) return; 

    Save by pressing Ctrl+S and it's done.

    PS: if you get an error, you didn't do it exactly as I instruct. Try again and if you still get an error, just restore your backup and give up.

    submitted by /u/a_mere_random
    [link] [comments]

    Viable Strategies with France

    Posted: 20 Mar 2020 02:04 AM PDT

    After many years, I'm back playing this game and I loveeeeee it! I have a decent game with Iro, but I always get killed late game if the initial rushes don't work (I play 3v3 and only 3v3). With that being said, I wanna learn how to play France because powerful units+powerful eco. What are some viable strats other than an FF or semi-FF. Are dual rax xbow+ pike still a thing?

    submitted by /u/Jackylegss
    [link] [comments]

    How to farm Homecity XP

    Posted: 19 Mar 2020 10:27 PM PDT

    heya - just downloaded the CE and was wondering the best and quickest way to level up my homecity without grinding..? i havent played in years and am not looking forward to getting my ass whooped because i have level one cards to ship.

    submitted by /u/Orral187
    [link] [comments]

    China’s best and worst matchups in treaty?

    Posted: 19 Mar 2020 09:03 PM PDT

    I know France is tough, but who would you consider easier/tougher matchups for China in NR40+?

    submitted by /u/SpecialPosition
    [link] [comments]

    No comments:

    Post a Comment