juni_be_good
Black mage
Hello modders
I am actually working on a mod that allows some tiles to produce more than 10 units of food, hammers or gold. And there is a problem with this.
The game can not display two 5-icons on the same tile. So when your tile produces 11, you see 6. I found the Vertical_Symbols.dds file, that contains all the icons, but I don't know if it can help me. Is it possible to add more icons (for 6, 7, 8, 9, 10, and then for 11 it would display 10-icon and 1-icon) ?
And if it is not possible, does someone know where this display is defined ? Maybe I could change it and just display the 1-icon and the number ot units next to it, or allow it to display two 5-icons on the same tile.
Thanks
I am actually working on a mod that allows some tiles to produce more than 10 units of food, hammers or gold. And there is a problem with this.
The game can not display two 5-icons on the same tile. So when your tile produces 11, you see 6. I found the Vertical_Symbols.dds file, that contains all the icons, but I don't know if it can help me. Is it possible to add more icons (for 6, 7, 8, 9, 10, and then for 11 it would display 10-icon and 1-icon) ?
And if it is not possible, does someone know where this display is defined ? Maybe I could change it and just display the 1-icon and the number ot units next to it, or allow it to display two 5-icons on the same tile.
Thanks