Jump to content

Face meshes and getting rid of them


pra

Recommended Posts

I made an NPC just to be a corpse with loot. The CK generated me a nif and 6 textures for him.

 

The mesh is:

Meshes\Actors\Character\FaceGenData\FaceGeom\ImmersiveTeleportation.esp\00000815.NIF

And there are 6 dds/tga files under

textures\Actors\Character\FaceCustomization\ImmersiveTeleportation.esp\00000815_d.dds\

 

Now my problem is: I don't actually want this guy to have any custom faces! But, how can I get rid of them?

It seems like I can get rid of the textures just fine, but getting rid of the mesh makes that guy's face black.

 

I don't even see any reference to these files in fo4edit. Except that it's his FormID in those paths above.

 

So, how does this work? How does the game even know that the NPC has one of these custom meshes? Does it just, for each NPC, look under <mod where npc is from>/<form id>.nif?

On the other hand, I've seen several mods which add custom NPCs, like Tales from the Commonwealth, and they have no meshes like that!

 

Seems like I'm doing something extremely wrong, but what?

Edited by pra
Link to comment
Share on other sites

I figured it out.

 

In the Actor edit window, under Templates, "Use Traits" must be checked. Of course, the NPC must have a template in the first place, too. But apparently the Traits include the face data

Link to comment
Share on other sites

  • Recently Browsing   0 members

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