Announcement

Collapse
No announcement yet.

UnitBuildLists.txt

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • UnitBuildLists.txt

    \CTP2_DATA\DEFAULT\AIDATA\UnitBuildLists.txt

    This file contains build lists of Units for the AI to build. The build list names are special and are directly referenced by the AI code. The lists reference Units from Units.txt.

    Example:
    UNIT_BUILD_LIST_OFFENSE
    {
    Unit UNIT_WARRIOR
    Unit UNIT_HOPLITE
    Unit UNIT_SWORDSMAN
    Unit UNIT_KNIGHT
    Unit UNIT_CAVALRY
    Unit UNIT_MACHINE_GUNNER
    Unit UNIT_PARATROOPER
    Unit UNIT_MARINE
    Unit UNIT_HOVER_INFANTRY
    }
    Last edited by Martin Gühmann; December 4, 2010, 21:09.
    Civ2 military advisor: "No complaints, Sir!"
Working...
X