Announcement

Collapse
No announcement yet.

Civilisation.txt

Collapse
X
Collapse
  •  

  • Civilisation.txt

    \CTP2_DATA\DEFAULT\GAMEDATA\Civilisation.txt

    This file defines the various strings and attributes used by an empire. Unlike most of the other database files used in CTP2 this file is order dependant. Make sure all variables are defined and in the correct order.


    Example:
    GREEK
    {
    CIV_LEADER_NAME GREEK_LEADERM_NAME
    CIV_LEADER_NAME_FEMALE GREEK_LEADERF_NAME
    CIV_PERSONALITY_MALE "PERSONALITY_CEASAR"
    CIV_PERSONALITY_FEMALE "PERSONALITY_TELLER"
    CIV_PERSONALITY_DESCRIPTION PERSONALITY_DESCRIPTION_WAR_FEW
    CIV_COUNTRY GREEK_COUNTRY_NAME
    CIV_SINGULAR GREEK_SINGULAR
    CIV_PLURAL GREEK_PLURAL
    CIV_EMISSARY_PHOTO GREEK_DIPLOMAT_PHOTO
    CIV_PARCHMENT 14
    CIV_CITY_STYLE 0
    CIV_CITY_NAME GREEK_CITY_1 CITY_IS_CAPITAL
    CIV_CITY_NAME GREEK_CITY_2
    CIV_CITY_NAME GREEK_CITY_3
    CIV_CITY_NAME GREEK_CITY_4
    CIV_CITY_NAME GREEK_CITY_5
    CIV_CITY_NAME GREEK_CITY_6
    CIV_CITY_NAME GREEK_CITY_7
    CIV_CITY_NAME GREEK_CITY_8
    CIV_CITY_NAME GREEK_CITY_9
    CIV_CITY_NAME GREEK_CITY_10
    CIV_CITY_NAME GREEK_CITY_11
    CIV_CITY_NAME GREEK_CITY_12
    CIV_CITY_NAME GREEK_CITY_13
    CIV_CITY_NAME GREEK_CITY_14
    CIV_CITY_NAME GREEK_CITY_15
    CIV_CITY_NAME GREEK_CITY_16
    CIV_CITY_NAME GREEK_CITY_17
    CIV_CITY_NAME GREEK_CITY_18
    CIV_CITY_NAME GREEK_CITY_19
    CIV_CITY_NAME GREEK_CITY_20
    CIV_CITY_NAME GREEK_CITY_21
    CIV_CITY_NAME GREEK_CITY_22
    CIV_CITY_NAME GREEK_CITY_23
    CIV_CITY_NAME GREEK_CITY_24
    CIV_CITY_NAME GREEK_CITY_25
    CIV_CITY_NAME GREEK_CITY_26
    CIV_CITY_NAME GREEK_CITY_27
    CIV_CITY_NAME GREEK_CITY_28
    CIV_CITY_NAME GREEK_CITY_29
    CIV_CITY_NAME GREEK_CITY_30
    }
    Attached Files
      Posting comments is disabled.

    Article Tags

    Collapse

    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