[BTS] My leader not loading

Darkator

Prince
Joined
Sep 18, 2020
Messages
317
Location
Poland,EU
My leader head not loading in civ 4 bts
I upload my leader head animation

``
<LeaderheadArtInfo>
<Type>ART_DEF_LEADER_ALIEN_QUEEN</Type>
<Button>Art/interface/LeaderHeads/Mulcarn.dds</Button>
<NIF>Art/LeaderHeads/alien queen/qeenfinal.nif</NIF>
<KFM>art/LeaderHeads/Mao/Mao_tse_tung.kfm</KFM>
<NoShaderNIF>Art/LeaderHeads/alien queen/qeenfinal_FX.nif</NoShaderNIF>
<BackgroundKFM>art/LeaderHeads/Alexander_the _Great/alexander_BG.kfm</BackgroundKFM>
</LeaderheadArtInfo>

``

problem3.png

Edit: when I select my leader in leader selecter game crashing
 

Attachments

Last edited:
I could not get the original nif files working either, so I nifswapped the model into a clean Mao nif file. The head can be loaded with that, but I honestly do not know if it still works as intended now. In any case, try it out and see if you like it. :)
Code:
           <NIF>art/LeaderHeads/AlienQueen/queen_noshader.nif</NIF>
           <KFM>art/LeaderHeads/Mao/Mao_tse_tung.kfm</KFM>
           <NoShaderNIF>art/LeaderHeads/AlienQueen/queen_noshader.nif</NoShaderNIF>
           <BackgroundKFM>art/LeaderHeads/AlienQueen/alexander_bg.kfm</BackgroundKFM>
 

Attachments

@SaibotLieh Very Thank you. Your nif file working, but I solved problem (before your publication), in such a way that I copy nif Mao tse tung and open in nifskope, paste mesh (Alien queen model) branch from my nif alien queen file. And it worked my way. Because you edited my nif file I made it from scratch in a blender. Shortly, what I did wrong with him that he didn't do it.
 
You basically did the same as I did, and I normally did this for all leaderheads I created. I never even tried to get a direct Blender export nif to work in Civ4.
 
Back
Top Bottom