gay_Aleks
from the river to the sea, Palestine will be free!
Are there gonna be different buttons for different animals?
How about diversifying the animals on the button? Someone might think only Sheep can be converted or something.
Well the button appears whenever the mission is possible. So if you have selected a horse and you get the button, I think it's pretty obvious you can plant a horse resource even if the button pictures a sheep. I don't think we need different buttons, but I leave this to Vokarya.How about diversifying the animals on the button? Someone might think only Sheep can be converted or something.
Here's one that I don't think I can fix. There are three emphases in Civ4EmphasizeInfo.xml that are all supposed to use the same button. The button is Governor.dds, and the emphases are EMPHASIZE_AVOID_GROWTH, EMPHASIZE_AVOID_ANGRY_CITIZENS, and EMPHASIZE_AVOID_UNHEALTHY_CITIZENS.
However, the Governor.dds button is not the button being used on-screen. Governor.dds looks like this:
View attachment 407477
but in-game, the buttons for these three are marked with a totally different symbol.
View attachment 407478
It looks like a combination of an angry citizen icon and a red "no" symbol.
View attachment 407479
I suspect this is actually a FONTCHAR, not a button, because I looked through all the code and could not find any reference to where this appears. I also tried changing the button for the AVOID_ANGRY_CITIZENS and there was no change in-game.
Maybe if you shrunk the hammer icon and placed it in the top left, it might be more instantly recognisable?
@Vokarya: If it's an emphasis, it may be used in the interface python file. When I was modding the new interface, I remember trying to change those.