Njala Posted February 2, 2019 Share Posted February 2, 2019 I finally got most of my mod list ported over to a Vortex configuration that works and did my first run. I was stunned. When I did a help [apparel name] 4 armo on most of the items in my bat files, no items were found. Shock. When I consulted the Plugins.txt, it dawned on me that Vortex is not loading these clothing mods in a way that I can access them via a batch or pex script in the manner I was previously. For example, with NMM, if I had Eli's armor compendium loaded at hex slot 4E then a bat statement like equipitem 4E100286 ; Deacon death bunnies shirtwould equip the NPC with this item. However, since Eli_Armour_Compendium.esp does not have any such slot, and searching for the death bunnies or any other attire mod item is not found. Am I mistaken? Is there no hope? If I have something wrong, I could use a hand. Is it possible to do what I want via bat or pex script? If so, then what bat file code would I use with Vortex to achieve the same result as the above Death bunnies line? Link to comment Share on other sites More sharing options...
HadToRegister Posted February 2, 2019 Share Posted February 2, 2019 I finally got most of my mod list ported over to a Vortex configuration that works and did my first run. I was stunned. When I did a help [apparel name] 4 armo on most of the items in my bat files, no items were found. Shock. When I consulted the Plugins.txt, it dawned on me that Vortex is not loading these clothing mods in a way that I can access them via a batch or pex script in the manner I was previously. For example, with NMM, if I had Eli's armor compendium loaded at hex slot 4E then a bat statement like equipitem 4E100286 ; Deacon death bunnies shirtwould equip the NPC with this item. However, since Eli_Armour_Compendium.esp does not have any such slot, and searching for the death bunnies or any other attire mod item is not found. Am I mistaken? Is there no hope? If I have something wrong, I could use a hand. Is it possible to do what I want via bat or pex script? If so, then what bat file code would I use with Vortex to achieve the same result as the above Death bunnies line? Did you look at the mod index in the Mod Index column in the Plugins Tab? Link to comment Share on other sites More sharing options...
Guest deleted34304850 Posted February 2, 2019 Share Posted February 2, 2019 are you sure the mods are actually installed? Link to comment Share on other sites More sharing options...
Njala Posted February 2, 2019 Author Share Posted February 2, 2019 According to the mod tab they were installed. According to the plugins tab, they weren't. My bad. I installed/ reinstalled two, and they are now appearing in plugins.txt just like I would have expected. I dug into why it happened and what I expect was that during my inspection of the long progress of vortex loading all my mods I must have somehow inadvertently nuked a few .esps from the common\fallout\data directory, because I found them there in the recycle bin. Thanks for talking me down off the ledge. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.