Help! The player colours!

Nodgene1

Chieftain
Joined
Jun 16, 2003
Messages
18
Location
Northen Ireland, UK
Yes, the player colours! I tried to make the basics of a world-map based scenario, in which you have two global opposing factions. However each side is a team which is subdivided into four different theatres, with two regional rivals for each.

Towards this end I entered the wm file in notepad++, and made the player colours for one side (four civs) yellow, and the other dark red. It works for one civ for each and not any others... How do I force the colour to be the same for four different civs? It may have something to do with the civ4 recolouring protocol, which comes into effect when you select two or more of the same leader in a game normally?

...While I'm typing about that concept inpaticular... What is the line of code for making a civ part of a specific team? Where do I put it in the WM code?
 
Just a thought, but if you can't make more than one civ have exactly the same colour, why not give them all colours with differences of about 1RGB value each, so they're different but completely undetectable by the human eye?
 
Just a thought, but if you can't make more than one civ have exactly the same colour, why not give them all colours with differences of about 1RGB value each, so they're different but completely undetectable by the human eye?
Good idea, but for the meantime I want to just know if I can force mutliple players to have the same colour.. If not then I'll probably take on your idea :)
 
Back
Top Bottom