Heya Wyz, thanks for the fast reply. Yea I've dabbled with XML files in the past. I attempted some XML'ing to add a third German nation. I'm
making progress (note: adjusted traits to suit Hitler, just for kicks), but I'm having trouble linking it to the leaderhead, as you can see in the image.
I'll be frank, there are several files in my Hitler folder that I haven't referenced to .xml files yet, simply because I dont know where some of them should be referenced at. Where would the files like napoleon_action_01_negative.kf, napoleon_epulat_diff.dds, napoleon_greeting.kf8, and napoleon_nonshader.dds be referenced at? I figured out where some of them go, so I added the proper xml code in my Civ4ArtDefines_Leaderhead file:
<Type>ART_DEF_LEADER_HITLER</Type>
<Button>,Art/interface/LeaderHeads/Btn_LH_France_Napoleon.dds,Art/Interface/Buttons/
Actions_Builds_LeaderHeads_Specialists_Atlas.dds,3,12</Button>
<NIF>art/LeaderHeads/Hitler/Hitler.nif</NIF>
<KFM>art/LeaderHeads/Hitler/napoleon.kfm</KFM>
<NoShaderNIF>art/LeaderHeads/Hitler/napoleon_noshader.nif</NoShaderNIF>
<BackgroundKFM>art/LeaderHeads/Hitler/napoleon_bg.kfm</BackgroundKFM>
</LeaderheadArtInfo>
Other than those files, I haven't found out where to reference the rest. Any idea which xml files are the ones that hold the data files I haven't yet inserted, primarily in regards to the images themselves? Thanks.
p.s. I'm editing the xml files in the WARLORDS folder, not the original Civ IV folder. I'm assumming that's correct if I'm playing with the Warlords expansion, yes?