Jump to content

Modding Advice: How to remove a part of a piece of armor


SeaihnBlacke

Recommended Posts

Posted

That's a little vague, so let me explain.  So, I've found a piece of armor and the below-the-belt of the armor consists of a thong and leggings with thigh armor plates.  So, say you want to remove the leggings, leaving only the thong and armor plates for the legs.  I've been trying this for some time, to little effect.  I've removed the texture for the area, but that just leaves a white area, even if i make the area transparent.  Does anyone have a good guide or suggestion about how to accomplish this?

 

Thanks

Posted

Add an alpha layer to the mesh itself. If the leggings completely 100% cover the legs themselves, don't be suprised if it doesn't actually have the legs underneath.

 

Adding an alpha layer to a mesh; right click on the part you want to add it on (In your case, leggings). Make sure it's highlighted, then scroll down to "Node", wait for it to expand,

 

Node > Attach Property > NiAlphaProperty

 

If it shows up all buggy, or it seems to block out anything behind it, click on the NiAlphaFlag you added (Should be in the block that contains the data for the part you're highlighting), change its flags to 4845, 4333, 4844, and the bit value to 128 / 0. Just play around with them 'till it looks right.

 

Good luck.

 

EDIT: Alternatively if you send me the mesh and texture, I can look at them for ya.

Posted

Not sure if this is the right way but i usually remove the branch in nifscope. Click on the part I want gone > right click >remove

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...