arshesney Posted April 2, 2021 Posted April 2, 2021 Aroused Sexy Idles SE - DAR version View File Got permission form Black714 to post this version, original mod: TDF Aroused Sexy Idles Plus - Sex Effects - LoversLab Uses Dynamic Animation Replacer to have actors play the aroused idles, that means: no plugins, no scripts and no need for FNIS/Nemesis. Install with your favorite mod manager and done. Support for both SexLab and FlowerGirls Aroused, included animations are for SSE. Customization It is possible to customize arousal levels by editing the _conditions.txt files with notepad: _conditions.txt are found in meshes\actors\character\animations\DynamicAnimationReplacer\_CustomConditions, checked from the highest numbered folder (31570) to lowest (31564), first one to apply wins. meshes\actors\character\animations\DynamicAnimationReplacer\_CustomConditions - 31564 (41-60 arousal) - 31565 (61-70 arousal) - 31566 (71-80 arousal) - 31567 (81-90 arousal) - 31568 (91-94 arousal) - 31569 (95-99 arousal) - 31570 (arousal 100+) sample condition (31570): IsInFaction("SexLabAroused.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "SexLabAroused.esm" | 0x0003FC36) OR IsInFaction("ArousedRedux.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "ArousedRedux.esm" | 0x0003FC36) the number is the arousal level, in this example the animation would only play when the level is not lower than 99, that means arousal 100+ for any female. If you want to restrict to player only make it look like this: IsActorBase("Skyrim.esm"| 0x00000007) AND IsInFaction("SexLabAroused.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "SexLabAroused.esm" | 0x0003FC36) OR IsInFaction("ArousedRedux.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "ArousedRedux.esm" | 0x0003FC36) or make it that idles only play in a player home: CellHasKeyword("Skyrim.esm" | 0x000FC1A3) AND IsInFaction("SexLabAroused.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "SexLabAroused.esm" | 0x0003FC36) OR IsInFaction("ArousedRedux.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "ArousedRedux.esm" | 0x0003FC36) Credits Leito86 and red3113 for the animations, Black714, Kamo1 and TheDriedFinger for the original mods. Permissions Feel free to expand or redistribute condition sets. Submitter arshesney Submitted 04/02/2021 Category Adult Mods Requires Dynamic Animation Replacer Regular Edition Compatible Yes 8
Yakub Posted April 2, 2021 Posted April 2, 2021 It doesn't seem to work as intended: the same animation plays regardless of arousal, and animation plays even below 40 arousal. NOT IsFactionRankLessThan(40, "SexLabAroused.esm" | 0x0003FC36) OR NOT IsFactionRankLessThan(40, "ArousedRedux.esm" | 0x0003FC36) OR NOT IsFactionRankLessThan(40, "MiasLair.esp" | 0x0007BC30) I don't actually know how this language works EXACTLY... but I think because I don't have ArousedRedux or MiasLair, IsFactionRankLessThan always returns "False", "NOT False" is "True"... which means this script always returns "True". NOT IsFactionRankLessThan(40, "SexLabAroused.esm" | 0x0003FC36) Removing code referencing plugins I don't have fixes the whole issue, animations play and change correctly. 1
arshesney Posted April 2, 2021 Author Posted April 2, 2021 Actor not in faction should return a rank of "-2", thanks for the heads-up I can fix this
arshesney Posted April 2, 2021 Author Posted April 2, 2021 Added a condition that checks if actor is actually in the faction: IsInFaction("SexLabAroused.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "SexLabAroused.esm" | 0x0003FC36) OR IsInFaction("ArousedRedux.esm" | 0x0003FC36) AND NOT IsFactionRankLessThan(99, "ArousedRedux.esm" | 0x0003FC36) Now it should behave as expected
agiz19 Posted April 2, 2021 Posted April 2, 2021 looking at these idles in HKX poser and anims in first three folders are the same as in the next 4 folders, the only difference is arousal value so the same anim will play at 40 or 80 arousal value.. Is this intended or ...?
arshesney Posted April 2, 2021 Author Posted April 2, 2021 No, sorry, I probably packed the wrong folder. Uploaded the fixed version.
superlerk123 Posted April 12, 2021 Posted April 12, 2021 On 4/9/2021 at 2:44 PM, The Dolly Llama said: Massive frame-rate hit when using this. not for me works amazingly
chypres Posted April 21, 2021 Posted April 21, 2021 Ignore my comments. i'm stupid. never launched Nemesis after installing Aroused.. fml
nun56unn5ufg Posted May 29, 2021 Posted May 29, 2021 (edited) the screenshots in order https://imgur.com/a/MZj05U7 Edited May 29, 2021 by nun56unn5ufg 6
JaydaKidd Posted June 8, 2021 Posted June 8, 2021 do we need the main aroused idle mod for this to work?
arshesney Posted June 9, 2021 Author Posted June 9, 2021 Nope, it's standalone, you just need DAR and Arouseed.
JaydaKidd Posted June 9, 2021 Posted June 9, 2021 14 hours ago, arshesney said: Nope, it's standalone, you just need DAR and Arouseed. I installed it on its own but it is not showing up in my mcm I have aroused installed as well
arshesney Posted June 9, 2021 Author Posted June 9, 2021 There's no MCM, not even a plugin, just animations that trigger at the appropriate aroused levels.
JaydaKidd Posted June 13, 2021 Posted June 13, 2021 On 6/9/2021 at 5:55 PM, arshesney said: There's no MCM, not even a plugin, just animations that trigger at the appropriate aroused levels. That explains it thank you
arshesney Posted July 20, 2021 Author Posted July 20, 2021 Yes, _conditions.txt files lock animations to female gender. You can apply anims to males if you want, but they look silly.
vkfimbul Posted July 20, 2021 Posted July 20, 2021 10 hours ago, arshesney said: Yes, _conditions.txt files lock animations to female gender. You can apply anims to males if you want, but they look silly. Thanks!
sofzx Posted July 28, 2021 Posted July 28, 2021 On 7/27/2021 at 12:00 AM, JaydaKidd said: Does this work for Ostim as well? Nop. It's based on SexLabAroused and ArousedRedux.
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