Hahaha 39 Posted December 6, 2020 Does anyone know how I could stop the clothing overlay from showing on certain parts of a model? So for example, the troll feet don't show any of the boot textures. I wish to replicate this effect but on different parts of the model, but don't know what is required for it. Help would be appreciated! Share this post Link to post Share on other sites
Alastor Strix'Efuartus 318 Posted December 6, 2020 There is a texture flag for that called BodyOrCloth and afaik it uses CharSections dbc and puts cloth on top of that just like that I assume its hardcoded that troll / draenei / tauren feets are getting excluded from it but I could be wrong this is oddly specific region that I never investigated but UV editing or Texture Flags wont lead you to solution Maybe there is a flag in CharSection DBC that defines that that very section cannot get armor on it try looking into that Share this post Link to post Share on other sites
Hahaha 39 Posted December 6, 2020 Whilst I couldn't find what exactly causes the troll feet to be invisible, I managed to achieve a similar effect by separating the leg model and giving it an _extra blp texture in CharSections, so it uses an alternate body file for the textures (but only when robes are applied) that don't get overwritten by clothing, allowing the character to have bare 3D legs which I can now edit the robes over. 2 Share this post Link to post Share on other sites
Taoma 1 Posted December 10, 2020 On 12/6/2020 at 8:07 PM, Hahaha said: Whilst I couldn't find what exactly causes the troll feet to be invisible... ChrRaces.dbc, Flag 0x2 => BareFeet 1 Share this post Link to post Share on other sites
ReynoldsCahoon 0 Posted April 4 I just wanted to chime in to say I like what you're doing, adding the legs underneath robes. Share this post Link to post Share on other sites