Sauron LeaderHead

hey, im new to this whole thing how do you put a leaderhead into the game?
By the way great job on it. it looks great
 
hey, im new to this whole thing how do you put a leaderhead into the game?
:banana: I always start by invoking the great spirit
 
I can't manage to get this to work. Every time I try and select Sauron in-mod, I get a crash to the desktop. I'm clearly arsing up somewhere with the XML. (I'm playing BTS, if that makes a difference, and it well might I guess.)

I have placed the LeaderHead files in the right folder (I know I can't be a million miles off, since I've managed to get another custom LeaderHead in the same module to work!)

I've tried both:

<LeaderheadArtInfo>
<Type>ART_DEF_LEADER_SAURON</Type>
<Button>,Art/interface/LeaderHeads/Btn_LH_America_Washington.dds,Art/Interface/Buttons/Warlords_Atlas_2.dds,3,7</Button>
<NIF>art/LeaderHeads/Sauron/Sauron.nif</NIF>
<KFM>art/LeaderHeads/Sauron/shaka.kfm</KFM>
<NoShaderNIF>art/LeaderHeads/Sauron/shaka_noshader.nif</NoShaderNIF>
<BackgroundKFM>art/LeaderHeads/Sauron/shaka_BG.kfm</BackgroundKFM>
</LeaderheadArtInfo>

and

<LeaderheadArtInfo>
<Type>ART_DEF_LEADER_SAURON</Type>
<Button>,Art/interface/LeaderHeads/Btn_LH_America_Washington.dds,Art/Interface/Buttons/Warlords_Atlas_2.dds,3,7</Button>
<NIF>art/LeaderHeads/Sauron/Sauron.nif</NIF>
<KFM>art/LeaderHeads/Shaka/shaka.kfm</KFM>
<NoShaderNIF>art/LeaderHeads/Shaka/shaka_noshader.nif</NoShaderNIF>
<BackgroundKFM>art/LeaderHeads/Shaka/shaka_BG.kfm</BackgroundKFM>
</LeaderheadArtInfo>

and neither seem to work. Perhaps one of you clever fellows could tell me exactly where I'm going wrong. (I imagine it's something stupidly basic...)

(I'm guessing, by the by, there's no button picture for Sauron, unless it's cleverly labelled as something completely different.)
 
Top Bottom