Skajaquada
Crazy Engineer
- Joined
- Mar 4, 2007
- Messages
- 134
This is somewhat strange. I've managed to create a few new civilizations all with their own Civ-icons. They show up in the menues before you start a game for all civilizations but in-game they only show up on the player-civ (victory-screen, diplomacy-screen etc.) while the computers use some ugly default ones.
I found something with the file IconSupport.lua. It makes references to CIV_COLOR_ATLAS directly and following Kael's guide I imported my icons by creating a new entry and ID like that. However replacing that CIV_COLOR_ATLAS with my new ID does nothing, either changing the file in the Civ-folder or trying to import it in the mod. Then I tried updating "FileName" for the already existing Icon-entries but then the mod didn't work at all only showing the default-civilizations.
I'll look more into the last part tomorrow but I'm asking because it seem like something simple I'm not seeing (like a option for the Civ). There are mods that add civilizations, right? Or did some patch screw this up right now? Anyway, I searched some but couldn't find a thread for it.
SOLVED: Same default-player-color for several civilizations sure do give a strange error, then again it's used for the team-color icons it might be really sensitive.
I found something with the file IconSupport.lua. It makes references to CIV_COLOR_ATLAS directly and following Kael's guide I imported my icons by creating a new entry and ID like that. However replacing that CIV_COLOR_ATLAS with my new ID does nothing, either changing the file in the Civ-folder or trying to import it in the mod. Then I tried updating "FileName" for the already existing Icon-entries but then the mod didn't work at all only showing the default-civilizations.
I'll look more into the last part tomorrow but I'm asking because it seem like something simple I'm not seeing (like a option for the Civ). There are mods that add civilizations, right? Or did some patch screw this up right now? Anyway, I searched some but couldn't find a thread for it.
SOLVED: Same default-player-color for several civilizations sure do give a strange error, then again it's used for the team-color icons it might be really sensitive.