Jump to content

How to change the hairstyle of certain NPCs??


jelf

Recommended Posts

I went and figured this out most of this.

 

1. Open up FOMM and go into the plugin editor.

2. Load Fallout3.esm (in your Fallout 3\Data folder).

3. Delete all the "GRUP (*)" except "GRUP (_NPC)" and "GRUP (HAIR)".

4. Find the hairstyle you want under "GRUP (HAIR)" and write down its FormID

5. Delete "GRUP (HAIR)"

6. Delete all the NPCs under "GRUP (_NPC)" except the one you want to modify

7. Click on the NPC you want to edit (eg "NPC_(WastelanderAF3)"

8. Find the HNAM subrecord and double click it.

9. Edit the hex as so: If the FormID of the hairstyle you wrote down was 0017165A, change the hex to "5A 16 17 00" (no quotes)

10. Click save in that window

11. Click the TES4 record (upper left list) and double click on the CNAM subrecord

12. Put your desired name in there

15. You will need to figure out how to add the MAST subrecord here

16. When complete, save as yourplugin.esp

Link to comment
Share on other sites

I went and figured this out most of this.

 

1. Open up FOMM and go into the plugin editor.

2. Load Fallout3.esm (in your Fallout 3\Data folder).

3. Delete all the "GRUP (*)" except "GRUP (_NPC)" and "GRUP (HAIR)".

4. Find the hairstyle you want under "GRUP (HAIR)" and write down its FormID

5. Delete "GRUP (HAIR)"

6. Delete all the NPCs under "GRUP (_NPC)" except the one you want to modify

7. Click on the NPC you want to edit (eg "NPC_(WastelanderAF3)"

8. Find the HNAM subrecord and double click it.

9. Edit the hex as so: If the FormID of the hairstyle you wrote down was 0017165A, change the hex to "5A 16 17 00" (no quotes)

10. Click save in that window

11. Click the TES4 record (upper left list) and double click on the CNAM subrecord

12. Put your desired name in there

15. You will need to figure out how to add the MAST subrecord here

16. When complete, save as yourplugin.esp

Thanks very much

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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