BlackFireBR
Content Creator
- Joined
- Sep 2, 2013
You want just a full nude set when you equip Karlstein?Hi BlackFireBR,
i willl need your help again if you don't mind.
On page 5 of this thread you helped me out to make the Kibelius to appear full nude. (see quotes above, thanks again!!!)
Yesterday the Kunoichi arrived in NA/EU and they do not have Kibelius available for Kunoichi (not in the cash shop) :(
I want a full nude set for the Kunoichi too so I tried to swap the Kunoichi's Kibelius with the "Karlstein" set but i'm having issues..
in multiplemodeldesc.xml i added this code:
<Conditional Code="U">
<Model Index="-">1_PC/13_PNW/ARMOR/9_UPPERBODY/PNW_EW_UB_0033.PAC</Model>
<Model Index="U">1_PC/13_PNW/ARMOR/12_FOOT/PNW_00_FOOT_0034.PAC</Model>
</Conditional>
In game it worked, the Karlstein appear nude but the Kibelius boots and helm appear... (?)
i can't figure out how to remove the Kibelius Boot and helm...
thank you
If that's the case, all you have to do is put this in your multiplemodeldesc.xml
<Conditional Code="U">
<Model Index="-">1_PC/13_PNW/ARMOR/9_UPPERBODY/PNW_EW_UB_0033.PAC</Model>
<Model Index="U">1_PC/1PHM_/Nude/PHM_ALPHA.PAC </Model>
</Conditional><Model Index="U">1_PC/1PHM_/Nude/PHM_ALPHA.PAC </Model>