N.Gamma Posted July 19, 2025 Posted July 19, 2025 I created a new outfit for an NPC in an esp. The outfit consists of 9 individual parts. However, only 6 of them are displayed or loaded in-game. It can't be a mesh problem because all the parts worked on my character. I wrote this in the ini file: Outfit = 0x800~CSV_NPC_Replacer_Irileth_Outfit_SPID.esp|Irileth,CS_Irileth_Clone Can you adjust something so that all parts are loaded?
Dorabella Posted July 19, 2025 Posted July 19, 2025 You need an ESP with the dress. Copy it , rename it , open it in XEdit , delete everything . 1) Right click on the esp , select Add Masters , import the master of the original dress 2) Right click on ESP, select add, and search Outfit 3) Right click on Outfit , select Add 4) Right click on INAM (item Sorted), select ADD 5) Right click on ADD and insert ID original Dress Repeat steps 3-4-5 for all part if you want add Fill in as an example in screen . You can insert as many parts as you like Spoiler
N.Gamma Posted July 19, 2025 Author Posted July 19, 2025 (edited) 2 hours ago, Dorabella said: You need an ESP with the dress. Copy it , rename it , open it in XEdit , delete everything . 1) Right click on the esp , select Add Masters , import the master of the original dress 2) Right click on ESP, select add, and search Outfit 3) Right click on Outfit , select Add 4) Right click on INAM (item Sorted), select ADD 5) Right click on ADD and insert ID original Dress Repeat steps 3-4-5 for all part if you want add Fill in as an example in screen . You can insert as many parts as you like Hide contents Sorry, I forgot to mention that I already created the esp with the outfit. I also created the outfit with an SSEEdit script so I didn't have to go through all the steps you described. The Armor FormIDs in my outfit mod are therefore correct! In the esp, the outfit consists of 9 items. In the game, however, the NPC I assigned the outfit to is only wearing 6 of these outfits. And I don't know why or what I should do to make the NPOC wear all 9 items. Edited July 19, 2025 by N.Gamma
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now