Really new to any kind of modding/mapping, but when doing the terrain, there are a set of specific colours that I need to chose, correct?
The thing is, terrain.txt is giving me 3 pairs of numbers (255, 255, 255 for Ocean) and I am not entirely sure how these are supposed to be used. My first thought was that this was obviously the RGB values of the colour, and I tried it. Silly me not remembering that 255, 255, 255 would become white before trying it.
But wait! What kind of ocean is white?
I then looked at inland Ocean, which actually got blue (0, 0, 200), but this blue was not the same blue that I see in the CK2´s own terrain.bmp (Which is more of a 59, 91, 186). Either this is obviously not the RGB values, or I am very confused.
Gentlemen, can you please explain to me what I should do with these colours of House No Logic?