Announcement

Collapse
No announcement yet.

Concept.txt

Collapse
X
Collapse
  •  

  • Concept.txt

    \CTP2_DATA\DEFAULT\GAMEDATA\Concept.txt

    This file contains a list of Concept to appear in the Great Library.

    Each Concept entry in the file must have two Icon IDs. The first is not used and can be set to CONCEPT_DEFAULT_ICON. The second must be a valid Icon ID from UnitIcon.txt and sets the data to be used in the Great Library. The first line of the file must contain the total number of concepts in the file.


    Examples:
    CONCEPT_ACTIVE_DEFENSE { CONCEPT_DEFAULT_ICON ICON_CONCEPT_ACTIVE_DEFENSE }
    CONCEPT_ADVANCES { CONCEPT_DEFAULT_ICON ICON_CONCEPT_ADVANCES }
    CONCEPT_ALLIANCE { CONCEPT_DEFAULT_ICON ICON_CONCEPT_ALLIANCE }
    CONCEPT_ANCIENT_AGE { CONCEPT_DEFAULT_ICON ICON_CONCEPT_ANCIENT_AGE }
    CONCEPT_ATROCITY { CONCEPT_DEFAULT_ICON ICON_CONCEPT_ATROCITY }
    CONCEPT_BARBARIANS { CONCEPT_DEFAULT_ICON ICON_CONCEPT_BARBARIANS }
    CONCEPT_CAPITALIZATION { CONCEPT_DEFAULT_ICON ICON_CONCEPT_CAPITALIZATION }
    CONCEPT_CITY { CONCEPT_DEFAULT_ICON ICON_CONCEPT_CITY }
    CONCEPT_COMMERCE { CONCEPT_DEFAULT_ICON ICON_CONCEPT_COMMERCE }
    CONCEPT_CRIME { CONCEPT_DEFAULT_ICON ICON_CONCEPT_CRIME }
    CONCEPT_DEFENSE { CONCEPT_DEFAULT_ICON ICON_CONCEPT_DEFENSE }
    Attached Files
      Posting comments is disabled.

    Latest Articles

    Collapse

    • Strategies.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\Strategies.txt

      The Strategies.txt file defines the various strategic states for the AI. See the AI customization document for details on how the strategic states are used by the AI.
      ...
      December 4, 2010, 21:31
    • WonderBuildLists.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\WonderBuildLists.txt

      This file contains build lists of Wonders for the AI to build. The build list names are referenced in BuildListSequences.txt and reference Wonders from Wonders.txt.
      ...
      December 4, 2010, 21:14
    • UnitBuildLists.txt
      by Martin Gühmann
      \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.
      ...
      December 4, 2010, 21:09
    • Personalities.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\Personalities.txt

      This file define the personality attributes for various personalities. The personality names are referenced from Strategies.txt.
      ...
      December 4, 2010, 20:51
    • ImprovementLists.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\AIDATA\ImprovementLists.txt

      This file contains build lists of Tile Improvements for the AI to build. The build list names are referenced in Strategies.txt and reference Tile Improvements from TileImp.txt.
      ...
      December 4, 2010, 20:42
    • Hscore.txt
      by Martin Gühmann
      \CTP2_DATA\DEFAULT\GAMEDATA\Hscore.txt

      This file contains the High Score information for games played. The shipped version of this file is blank. And no modifications of this file should be necessary.
      ...
      December 4, 2010, 20:37
    Working...
    X