Jump to content

Help With a Mod


Recommended Posts

Posted

wondering if any proficient modders are willing to help me with a mod.

 

trying to edit Nora Spouse Companion mod to use unique body mesh and textures but it won't take. I added:

 

  • Armor
  • Armor Addon
  • Textures

 

all files and pathing from the nifs to the textures are accurate. the WNAM Skin is correct (see pic). She just won't stop using the femaledefault files...

 

Capture.PNG

Posted

Err i'm not an experienced modder, and i could only tell something looking at the exact file you made myself, sorry lol
It seens to be right from what you posted. Could scripts be playing a part here?

Posted

@cleavagesweat Since you are using the Nora spouse mod, I would assume you're playing as a male PC.  In that case, you should be able to install unique player redux to get the necessary folders, textures, and mesh in place (but do not enable the plugin).  Then override the NoraComp record's references to point at the below example references.

 

You would need:

 

  • NPC_
    • NoraComp (point to NoraSkinNaked)
  • ARMA
    • NoraSkinNaked (point to NoraNakeTorso and NoraNakedHands)
  • ARMO
    • NoraNakedTorso (point to your custom nif)
    • NoraNakedHands (point to your custom nif, if you have one, else CBBE hands will do)
  • TXST
    • NoraSkinHeadFemale (ref in NoraComp)
    • NoraSkinBodyFemale (ref in NoraNakedTorso)
    • NoraSkinHandFemale (ref in NoraNakedHands)

Archived

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

  • Recently Browsing   0 members

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