generalmx Posted July 27, 2014 Posted July 27, 2014 It was suggested I add this here from https://forum.step-project.com/topic/5440-v230-development/page-5?do=findComment&comment=92022 For Immersive Armours, I noticed LOOT listed "[object Object] [object Object]" for my mod list for "Hothtrooper44_ArmorCompilation.esp", which had me go look at the Masterfile: tag:- name: Delevcondition: 'version("hothtrooper44_ArmorCompilation.esp", "7", >=) or regex("SkyRe_Plugin_ImmersiveArmor.+.esp")'- name: Deactivatecondition: 'regex("SkyRe_Plugin_ImmersiveArmor.+.esp")'- name: Relevcondition: 'not regex("SkyRe_Plugin_ImmersiveArmor.+.esp")'This seems to mean if you're NOT using SkyRe (as I am not), and using IA >= 7, it should be both Delev and Relev tagged; Wyre Smash currently has this as just Relev tagged. (The tag for NonEssentialChildren which shows up as [object Object] currently is also Delev, but that's what Wyre Smash adds anyway). Also, if you're using Immersive Armors for NPCs, make sure it's the "Revisited" version that's actually v7+ compatible: https://www.nexusmods...im/mods/54650/?
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