Black714 Posted August 18, 2019 Posted August 18, 2019 TDF Aroused Sexy Idles Plus View File More Aroused Idle Animation This is a combination version from two modder. Sexy idle Animation by Kamo1 https://www.nexusmods.com/skyrim/mods/53396?tab=description And TDF SexLab Aroused Rape and Aroused Sexy Idles v3.2 by TheDriedFinger Aroused Idle now have 7 idle animation. 4 Aroused Animation from Kamo1 3 Horny animation from TheDriedFinger. I tried to fit some animation based on arousal level... Aroused 1 40-60 Aroused 2 60-70 Aroused 3 70-80 Aroused 4 80-90 Horny 1 90-95 Horny 2 95-99 Horny 3 99-100 You Can change it manualy into MCM Setting. ** Need "TDF SexLab Aroused Rape and Aroused Sexy Idles v3.2 by TheDriedFinger" File, and Replace it with this modification mods. This is my first time argued with script. looks like MCM setting didn't Show Well... Sorry about that. Submitter Black714 Submitted 08/18/2019 Category Sex Effects Requires TDF Aroused Sexy Idles Special Edition Compatible
jalingon3011 Posted August 21, 2019 Posted August 21, 2019 Hi, I only use TDF SexLab Aroused Sexy Idles v3.2 by TheDriedFinger, will it still work? Actually I tried your file with TDF SexLab Aroused Sexy Idles v3.2 by TheDriedFinger, it doesn't work.
Black714 Posted August 21, 2019 Author Posted August 21, 2019 12 hours ago, AlexTheFun said: can u show us the animation ? Just Open Sexy idle Animation by Kamo1, 4 of his animation that I used is Arousal 1-4 https://www.nexusmods.com/skyrim/mods/53396?tab=description
Black714 Posted August 21, 2019 Author Posted August 21, 2019 2 hours ago, jalingon3011 said: Hi, I only use TDF SexLab Aroused Sexy Idles v3.2 by TheDriedFinger, will it still work? Actually I tried your file with TDF SexLab Aroused Sexy Idles v3.2 by TheDriedFinger, it doesn't work. Thats A replacemet, That mean you still need TheDriedFinger. mods, after that replace with this one.
leighn Posted September 6, 2019 Posted September 6, 2019 This mod doesn't work, just 3 animations are detected... I installed and replaced both files from TheDriedFinger (with MO and fnis) and still broken.
LinksSword Posted September 9, 2019 Posted September 9, 2019 What is a good place to put this mod in a typical load order?
Black714 Posted September 12, 2019 Author Posted September 12, 2019 On 9/6/2019 at 2:09 PM, leighn said: This mod doesn't work, just 3 animations are detected... I installed and replaced both files from TheDriedFinger (with MO and fnis) and still broken. Atfter install the original mods, replace it with this. You still need an original file. After that run fins.
aaggii19 Posted September 24, 2019 Posted September 24, 2019 There are some errors in the TDF Aroused Sexy Idles_ENGLISH.txt and in the BB_ArousedSexyIdlesConfigMenuScript.psc concerning threshold 7. You accidentally named threshold 7 a couple times threshold 6. After I fixed those and ran FNIS everything worked.
HiddenOnBush Posted October 4, 2019 Posted October 4, 2019 On 9/24/2019 at 10:56 AM, aaggii19 said: There are some errors in the TDF Aroused Sexy Idles_ENGLISH.txt and in the BB_ArousedSexyIdlesConfigMenuScript.psc concerning threshold 7. You accidentally named threshold 7 a couple times threshold 6. After I fixed those and ran FNIS everything worked. Is about Event OnOptionSliderAccept? I checked the .psc after read your reply to topic. this is responsible for idles don't work? (the aroused level during tests was seated on max) PS: Sorry for possibles grammatical errors, i'am not 100% fluent in english.
aaggii19 Posted October 5, 2019 Posted October 5, 2019 19 hours ago, HiddenOnBush said: Is about Event OnOptionSliderAccept? I checked the .psc after read your reply to topic. this is responsible for idles don't work? (the aroused level during tests was seated on max) PS: Sorry for possibles grammatical errors, i'am not 100% fluent in english. Yes exactly
bty12345 Posted October 9, 2019 Posted October 9, 2019 Hey, I've been having a heck of time trying to figure out why this worked at one point, and stopped later on. After a couple of hours (keep in mind I had 0 experience in analyzing mod scripts for Papyrus up until now) I discovered that if your player is set as Male, and not Female in Sexlabs, then this entire mod doesn't function for your character, and you get spammed out the wazoo in papyrus because of this. Can anyone assist me in figuring out how to make this mod not gender specific for your Player Character only. In papyrus when specifying a gender, how do I set it, so it will allow male or female? I've narrowed down the issue to BB_ArousedSexyIdlesAliasScript.psc Currently it is set as: Function SetCustomAnimations() Actor thisActor = GetRef() as Actor if (thisActor != None) bool IsSexLabFemale = false if (SexLabUtil.GetGender(thisActor) == 1) IsSexLabFemale = true endif zadLibs myzadLibs = Quest.GetQuest("zadQuest") as zadLibs if (myzadLibs == None) || (myzadLibs.GetWornHeavyBondageInstance(thisActor) == None) int Arousal = thisActor.GetFactionRank(sla_Arousal) if IsSexLabMale && (Arousal > Threshold7.Value) thisActor.SetAnimationVariableInt("FNIS_NPC_SingleIdle", 1) FNIS_aa.SetAnimGroup(thisActor, "_mtidle", Mod.mtidle_base, 6, "ArousedSexyIdles", true) elseif IsSexLabMale && (Arousal > Threshold6.Value) thisActor.SetAnimationVariableInt("FNIS_NPC_SingleIdle", 1) FNIS_aa.SetAnimGroup(thisActor, "_mtidle", Mod.mtidle_base, 5, "ArousedSexyIdles", true) Etc.. What should I edit so that it will accept Male or Female. And if I change this to any, or Male, does that mean NPC Males will now also do these animations? Or this script only pertaining to PlayerCharacter? Thank you for any help. Its appreciated! EDIT: After Switching all IsSexLabFemale to IsSexLabMale, it doesn't work when set as Male in Sexlabs. I guess this now more comes down to a request to the mod author. Can you make this work for Male/Female instead of just Female. So that Player Characters that are Female with Strap-on, or Futa based can still utilize this mod while still being able to use Male Animations within Sexlabs for other mod events?
bty12345 Posted October 9, 2019 Posted October 9, 2019 This doesn't work with PSQ (PlayerSuccubusQuest). The moment you turn into a succubus, you no longer use the animations offered. And again Papyrus logs start to get spammed: - [10/09/2019 - 11:35:18AM] warning: Property Threshold7 on script BB_ArousedSexyIdlesAliasScript attached to alias myAlias17 on quest BB_ArousedSexyIdlesQuest (B7000D62) cannot be initialized because the script no longer contains that property - The Property Threshold changes based on what Arousal State you are at. But this gets spammed constantly after you turn into a succubus via PSQ. If you are Categorized as Male in Sexlabs instead you get spammed this: - [10/08/2019 - 10:39:05PM] warning: Property sla_Arousal on script BB_ArousedSexyIdlesAliasScript attached to alias myAlias on quest BB_ArousedSexyIdlesQuest (B7000D62) cannot be initialized because the script no longer contains that property - Additionally sometimes this one appears: -[10/08/2019 - 10:39:05PM] warning: Property Mod on script BB_ArousedSexyIdlesAliasScript attached to alias myAlias on quest BB_ArousedSexyIdlesQuest (B7000D62) cannot be initialized because the script no longer contains that property - I wonder if this too is caused by the script only looking for SexlabFemale? Not sure if the PSQ changes the state of what the Player Character is categorized as. Or this could be a completely different issue all together.
GamerLat Posted October 20, 2019 Posted October 20, 2019 Should I include the Behavior File required for FINIS to work, from your initial Version or there is a new one?
Black714 Posted November 1, 2019 Author Posted November 1, 2019 On 9/24/2019 at 8:56 PM, aaggii19 said: There are some errors in the TDF Aroused Sexy Idles_ENGLISH.txt and in the BB_ArousedSexyIdlesConfigMenuScript.psc concerning threshold 7. You accidentally named threshold 7 a couple times threshold 6. After I fixed those and ran FNIS everything worked. Thanks for info, I fixed it. hopefully working well now...
TheLoverLabCriminal Posted November 1, 2019 Posted November 1, 2019 there a problem my character is lvl 100 aroused and nothing i guess there a bug EDIT the animation is that and not from sexy idle is it normal ? the problem i guess is when i reach the 40 lvl aroused there no animation and btw how my character can get horny ? Spoiler
TheLoverLabCriminal Posted November 2, 2019 Posted November 2, 2019 and should the sexy idle plus have a mcm ?
Black714 Posted November 3, 2019 Author Posted November 3, 2019 8 hours ago, roosty81 said: Is this mod compatible with SSE? Nope... The Animation not support for SEE, Sotty about that....
Black714 Posted November 3, 2019 Author Posted November 3, 2019 On 11/2/2019 at 5:41 AM, AlexTheFun said: there a problem my character is lvl 100 aroused and nothing i guess there a bug EDIT the animation is that and not from sexy idle is it normal ? the problem i guess is when i reach the 40 lvl aroused there no animation and btw how my character can get horny ? Reveal hidden contents It Have.... Please Reset the Setting Via MCM. they have 7 Different Animation Depend on Arousal Level....
TheLoverLabCriminal Posted November 3, 2019 Posted November 3, 2019 8 hours ago, Black714 said: It Have.... Please Reset the Setting Via MCM. they have 7 Different Animation Depend on Arousal Level.... what how ? i only have the tdf aroused idle not the plus on mcm EDIT i removed the normal tdf idle and put your . idk how you mean to reset idk how but i tried to put the first animation to 0 aroused nothing happen even if i put updtae time 15. the updtae time is on second ? it rarely work i want it to chang arousal like evry 30 sec something like that but nothing seems to work here my mcm. How the horny will work ? Spoiler
thexelx Posted November 6, 2019 Posted November 6, 2019 right so aroused 1-3 work. after that it just doesn't change what so ever....i have both mods required and I ran Fnis...also horny 3 is only 99-100 only, nothing i do changes it with default and stuff.
TheLoverLabCriminal Posted November 6, 2019 Posted November 6, 2019 9 hours ago, thexelx said: right so aroused 1-3 work. after that it just doesn't change what so ever....i have both mods required and I ran Fnis...also horny 3 is only 99-100 only, nothing i do changes it with default and stuff. so your doesnt work like me somehow it work but after it doesnt work he should set it every 15 seconde or something like that
thexelx Posted November 7, 2019 Posted November 7, 2019 i still have it and I've waited so long I've even turned off auto-sex from other mods just so that my female character arousal rises over the limit i set for the horny limits in the TDF idle MCM menu and also the 4th aroused still nothing....I've tweaked with aroused MCM to give me the certain arousal needed to change idle animations..... nothing after 5 minutes with it set on 15 second update time. When i get home I'm gonna try to only install the original idle mod run FNIS then install your plus and run the game and see if that did anything then if the animations are not there at all ill run FNIS after words again with your tweak installed.
TheLoverLabCriminal Posted November 7, 2019 Posted November 7, 2019 6 hours ago, thexelx said: i still have it and I've waited so long I've even turned off auto-sex from other mods just so that my female character arousal rises over the limit i set for the horny limits in the TDF idle MCM menu and also the 4th aroused still nothing....I've tweaked with aroused MCM to give me the certain arousal needed to change idle animations..... nothing after 5 minutes with it set on 15 second update time. When i get home I'm gonna try to only install the original idle mod run FNIS then install your plus and run the game and see if that did anything then if the animations are not there at all ill run FNIS after words again with your tweak installed. i am not the mod author but for me i get the animation but not all of them it work abit after it doesnt work even if i set it 15 second
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