Any way to change civ's colors?

stepic

Chieftain
Joined
Jun 22, 2012
Messages
6
I hate eye bleeding color combinations like Korea's red on blue or Ethiopia's red on green. Is it possible to change those colors somehow?

Moderator Action: Moved to C&C.
 
I hate eye bleeding color combinations like Korea's red on blue or Ethiopia's red on green. Is it possible to change those colors somehow?

Moderator Action: Moved to C&C.

for example:

<GameData>
<PlayerColors>
<Update>
<Set PrimaryColor="COLOR_PLAYER_WHITE"/>
<Where Type="PLAYERCOLOR_KOREA"/>
</Update>
<Update>
<Set SecondaryColor="COLOR_PLAYER_BLACK"/>
<Where Type="PLAYERCOLOR_KOREA"/>
</Update>
</PlayerColors>
</GameData>


or here i even made you a little mod as example for it :P
attachement-------------------------------------->>>>>>>>>>
 

Attachments

Back
Top Bottom