Hey there is this mod here: Advanced Nudity Detection And what it does is let modular armors and keywords effect what is considered nude and I was wondering if you would be able to make your mod here take it into account. Like if you could have comments for if the player is just in underwear, topless or without pants by letting your mod read from that one.
I'm aware of AND, yes. But no, as already discussed at length in the comments, it's not such an easy task to just make this mod work with other keywords.
I just modified a spell to use AND to check if the player character is naked. It didn't need to check any keywords per se. It checks if player' has a FactionRank for the AND_NudeActorFaction.
I spend a half hour for testing this mod but its not working right. :( I get naked comment just if i NOT wearing anything, no earrings, no wig, no armor pieces (not slot 32/52), etc.
I need naked comments if i remove ONLY the slot 32 item, not remove my whole inventory.
The mod is working perfectly. There is no way in vanilla to test what slot you have equipped. If you read the description it tells you exactly how the vanilla game reads 'nakedness' by checking for keywords, this mod does the same thing.
There won't be an update because there's nothing to update.
"keywords" This is the problem. Most body interactive mods read the SLOTS not the keywords. The Dynamic Feminine Female Modesty Animations mod perfect working for me because use SLOT reading. IDK why need the keyword thing for this, the keyword perfect for replace objects in Tamriel, but not for NPC comments. Most SLab mods use SLOT reading.
I use only custom armors for my chars, so the "vanilla keyword read system" not working for me and i NOT get any comment if i wear nothing but a pauldron.
Then this isn't the mod for you. It's explained in the mod description, that you may need to add keywords to armour mods yourself. There is no way for the vanilla game to read what slot you have equipped and that would be beyond the scope of this mod to do.
The mods you mention use OAR or DAR along with KID and are not dialogue mods. There is no dialogue condition for what body slot is used. It's pointless comparing this mod to other mods that do different things.
Yewid you should get into the CK and do a keyword patch! that'd fix your problem AND you can contribute to community! heck yea! can't wait for your update! Be the change you wanna see
While I edited the mod to allow my custom race (originally a half-dragon mod, but I make it like NPCs regard me as Argonian) to be identified, I neglected to change the mod's quest conditions to how I edited the vanilla Skyrim naked comment quest to take into account of how I wear my outfits (revealing, but with ArmorCuirass/Clothing Body keywords still included, so a mod-added keyword is added to my custom armor/clothes to signify revealing, and the vanilla naked comment quest is added an extra condition to cater to this keyword).
Anyway, I noticed this mod doesn't have the conditions like in the vanilla naked comment quest of preventing WINeverFillAliasesFaction, and GetAllowWorldInteractions = 1. Any reasoning for this? [USSEP also added conditions that made naked NPCs excluded from commenting player nakedness, but I'd say that this is a matter of opinion.]
Thanks for the explanation! The keyword thing is just my exposition of the matter, as I went my own route to satisfy that parameter of gameplay, and should not be burdened by mod authors due to the various implementations and permutations.
So my character is an Argonian vampire and a high elf called me a human! seems like either he needs glasses badly or like vanilla it only recognizes the "living" races or just a little oopsie lol. other than that loving the mod so far thanks for the hard work it must have took.
Getting them to recognise 'human' type races among with vampires and other things was quite challenging. I can take a look at the conditions, probably just need to add more, but Skyrim does treat vampires as totally separate races from their vanilla counterparts.
218 comments
And what it does is let modular armors and keywords effect what is considered nude and I was wondering if you would be able to make your mod here take it into account. Like if you could have comments for if the player is just in underwear, topless or without pants by letting your mod read from that one.
Thanks regardless.
(PlayerRef [PLYR:00000014]).GetFactionRank(AND_NudeActorFaction [FACT:FE08A831]) <> 0
Not sure that makes it any easier to add AND support to this mod (AND needs to be added as master), but thought I'd mention it in case it's useful.
I get naked comment just if i NOT wearing anything, no earrings, no wig, no armor pieces (not slot 32/52), etc.
I need naked comments if i remove ONLY the slot 32 item, not remove my whole inventory.
Waiting for update or something.
There won't be an update because there's nothing to update.
This is the problem. Most body interactive mods read the SLOTS not the keywords.
The Dynamic Feminine Female Modesty Animations mod perfect working for me because use SLOT reading.
IDK why need the keyword thing for this, the keyword perfect for replace objects in Tamriel, but not for NPC comments.
Most SLab mods use SLOT reading.
I use only custom armors for my chars, so the "vanilla keyword read system" not working for me and i NOT get any comment if i wear nothing but a pauldron.
Titanex1:
OMG. -.-'
The mods you mention use OAR or DAR along with KID and are not dialogue mods. There is no dialogue condition for what body slot is used. It's pointless comparing this mod to other mods that do different things.
Just don't use it, use something else.
mucho kudos JAII
perfete from strictly dialog triggering
...so light and yet persistent ...delightful addin
Anyway, I noticed this mod doesn't have the conditions like in the vanilla naked comment quest of preventing WINeverFillAliasesFaction, and GetAllowWorldInteractions = 1. Any reasoning for this?
[USSEP also added conditions that made naked NPCs excluded from commenting player nakedness, but I'd say that this is a matter of opinion.]
Not going to even discuss revealing armour keywords because it's been done to death and it's not going to happen in this mod.
No.