Jump to content

Recommended Posts

Posted (edited)

Open the stats.xml. If you read it carefully, you know what to add.

 

Example:

I'm using the Gilded Doublet armor.

Ingame the items from that mod start with Gilded. (gilded gloves, gilded armor, etc.)

 

In the stats.xml, you have to find the section

<armor_material_overrides>

And there you add this:

        <armor_material_override>
            <armorSubstring>Gilded</armorSubstring>
            <materialOverride>LEATHER</materialOverride>
        </armor_material_override>

So, at armorSubstring, you add a part of the item name and at materialOverride you add the material you think fits best.

 

Save, run reproccer and then run skyrim and see if something has changed.

 

Edit: there is nothing I can do about your recolor problem, sorry.

Edited by kokono23
  • Recently Browsing   0 members

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