forlornfire
Chieftain
- Joined
- Jun 26, 2020
- Messages
- 16
Hey there 
I want to change Spain's colors to dark gray and gold, which I was able to do yesterday before I reinstalled the game, but now it won't change at all. I've tried to change it directly in the "CIV5Colors_Expansion" file, the only place where Spain is mentioned (I believe this is the Gods and Kinds expansion?), but it just won't change.
I tried doing the same to the Ottomans and their color changed with no problems, it seems like Spain is the only one that doesn't. I've read some threads that explain how to create a mod to change a civ's colors but the mod won't have any effect on Spain either.
This is the code pertaining to Spain in the CIV5Colors Expansion file with my modifications:
</Row>
<InsertOrAbort>
<Type>COLOR_PLAYER_SPAIN_ICON</Type>
<Red>0.898</Red>
<Green>0.706</Green>
<Blue>0.098</Blue>
<Alpha>1</Alpha>
</InsertOrAbort>
<InsertOrAbort>
<Type>COLOR_PLAYER_SPAIN_BACKGROUND</Type>
<Red>0.098</Red>
<Green>0.098</Green>
<Blue>0.098</Blue>
<Alpha>1</Alpha>
</InsertOrAbort>
What am I doing wrong?
Thank you_
Edit: Problem solved, there is a file for the Incas and Spain in one of the DLCs in the BNW folder.

I want to change Spain's colors to dark gray and gold, which I was able to do yesterday before I reinstalled the game, but now it won't change at all. I've tried to change it directly in the "CIV5Colors_Expansion" file, the only place where Spain is mentioned (I believe this is the Gods and Kinds expansion?), but it just won't change.
I tried doing the same to the Ottomans and their color changed with no problems, it seems like Spain is the only one that doesn't. I've read some threads that explain how to create a mod to change a civ's colors but the mod won't have any effect on Spain either.
This is the code pertaining to Spain in the CIV5Colors Expansion file with my modifications:
</Row>
<InsertOrAbort>
<Type>COLOR_PLAYER_SPAIN_ICON</Type>
<Red>0.898</Red>
<Green>0.706</Green>
<Blue>0.098</Blue>
<Alpha>1</Alpha>
</InsertOrAbort>
<InsertOrAbort>
<Type>COLOR_PLAYER_SPAIN_BACKGROUND</Type>
<Red>0.098</Red>
<Green>0.098</Green>
<Blue>0.098</Blue>
<Alpha>1</Alpha>
</InsertOrAbort>
What am I doing wrong?
Thank you_
Edit: Problem solved, there is a file for the Incas and Spain in one of the DLCs in the BNW folder.
Last edited: