Voynitsky said:
...I'm happy modding away adding civilizations etc. I'm now trying to add new buildings. I've got the icon sorted on the citybar but not in the civipedia and game menu icons.
Im not sure why the civilopedia and game menu icons are not showing up...
but to define the buttons edit this file
(make sure you back up your stuff first!)
CIV4ArtDefines_Building.xml
for example:
<Button>,Art/Interface/Buttons/Buildings/Parthenon.dds,
Art/Interface/Buttons/Buildings_Atlas.dds,7,5</Button>
since you can not modify the atlas (see below) remove it (Stuff in
red)...
for my own custom building I used this reference:
<Button>,Art/Interface/Buttons/Buildings/WarCollege.dds</Button>
(notice no second path with the atlas included)
Voynitsky said:
I assume this is to do with the Building_atlas.dds. If so where is this file? If not what do I need to do to get the icons to appear?...
unfortunately you can not edit Building_atlas.dds
(for some reason civi4 doesnt allow you to mod that... see thread links below for some further info)
the good news with buildings you dont have to worry becuase when buildings are "created" and not in that building_atlas.dds a pink icon will appear briefly when it is build and disappear...
the bad news is the units also have the "off screen" pic... but it shows pink again... no big deal... but sometimes annoying...
here are two similar tutorials on buttons and such:
http://forums.civfanatics.com/showthread.php?t=156760
http://forums.civfanatics.com/showthread.php?t=151450
they are a little incomplete... but post here and if you have any problems and I'll try to help ya!
