jelf Posted November 18, 2008 Share Posted November 18, 2008 How to change the hairstyle of certain NPCs?? Link to comment Share on other sites More sharing options...
kapro Posted November 18, 2008 Share Posted November 18, 2008 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 FormID5. Delete "GRUP (HAIR)"6. Delete all the NPCs under "GRUP (_NPC)" except the one you want to modify7. 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 window11. Click the TES4 record (upper left list) and double click on the CNAM subrecord12. Put your desired name in there15. You will need to figure out how to add the MAST subrecord here16. When complete, save as yourplugin.esp Link to comment Share on other sites More sharing options...
jelf Posted November 18, 2008 Author Share Posted November 18, 2008 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 FormID5. Delete "GRUP (HAIR)"6. Delete all the NPCs under "GRUP (_NPC)" except the one you want to modify7. 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 window11. Click the TES4 record (upper left list) and double click on the CNAM subrecord12. Put your desired name in there15. You will need to figure out how to add the MAST subrecord here16. When complete, save as yourplugin.espThanks very much Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.