[Vanilla] (solved) Select menu icon

Toastyland

Chieftain
Joined
Jan 20, 2019
Messages
3
Hello,

I have tried the challenge of creating my first civilisation mod and everything is going fine so far, except for one thing that I am unsure about.

My icon and colors function correctly in-game after you have chosen your civ and started, but on the select menu, my colors do not appear on my icon, but it is instead the transparent image.

icon transapren.jpg


I saw a thread around here that mentioned that the "INSERT INTO Colors" code doesn't affect the select menu and only in-game. but it doesn't mention what does affect it.

So I was wondering what controls the select menu colors and how I would get it to work .

Thanks for your time
 
Last edited:
Solution : you must create the coloured icon (the icon size 45), the game doesn't do it automatically like the others.
 
Last edited:
wow thank you so much for this! I was really struggling with this problem.
 
Back
Top Bottom