Color
From Civilization Modding Wiki
Revision as of 12:08, 5 June 2009 by CivRocks07 (talk | contribs) (Created page with 'Color defines the default colour of the civ. The colour defines the civ's border colour, the colour of the name, etc. These values are defined in the file "CIV4PlayerColorInfos.x...')
Color defines the default colour of the civ. The colour defines the civ's border colour, the colour of the name, etc. These values are defined in the file "CIV4PlayerColorInfos.xml" (found in your Civilization 4 directory\Assets\XML\Interface). The possible values are:
- PLAYERCOLOR_BLACK
- PLAYERCOLOR_BLUE
- PLAYERCOLOR_BROWN
- PLAYERCOLOR_CYAN
- PLAYERCOLOR_DARK_BLUE
- PLAYERCOLOR_DARK_CYAN
- PLAYERCOLOR_DARK_GREEN
- PLAYERCOLOR_DARK_PINK
- PLAYERCOLOR_DARK_PURPLE
- PLAYERCOLOR_DARK_RED
- PLAYERCOLOR_DARK_YELLOW
- PLAYERCOLOR_GRAY
- PLAYERCOLOR_GREEN
- PLAYERCOLOR_ORANGE
- PLAYERCOLOR_PEACH
- PLAYERCOLOR_PINK
- PLAYERCOLOR_PURPLE
- PLAYERCOLOR_RED
- PLAYERCOLOR_WHITE
- PLAYERCOLOR_YELLOW
EG: Color=PLAYERCOLOR_CYAN