TrollAutokill Posted May 24, 2024 Author Posted May 24, 2024 (edited) 2 hours ago, sickboy791 said: i want my slaves to fall in love a bit faster..can i use one of the personality traits modifier for that purpose ? You can boost their persona with the corresponding spell, but it has pros and cons. You could also change the training speed in the MCM, but you'll still need to pump up the abuse counters. Or you can use the love, lust, lash and mind breaking potions for temporary boosts. Edited May 24, 2024 by TrollAutokill 1
CompletelyDaftPunk Posted May 25, 2024 Posted May 25, 2024 Hi Troll, I have encountered an issue when enslaving a mother and daughter, the Lylvieve's, where their familial relation is backwards. Michel's info will says she is Julienne's Daughter and vice versa. Tried looking in the CK to see if this was a vanilla issue, but it looks normal there. Didn't find any posts about it, so I wasn't sure if you were aware of this. 1
TrollAutokill Posted May 25, 2024 Author Posted May 25, 2024 1 hour ago, CompletelyDaftPunk said: Hi Troll, I have encountered an issue when enslaving a mother and daughter, the Lylvieve's, where their familial relation is backwards. Michel's info will says she is Julienne's Daughter and vice versa. Tried looking in the CK to see if this was a vanilla issue, but it looks normal there. Didn't find any posts about it, so I wasn't sure if you were aware of this. Try enslaving only one of them. Get to the "Let's have a serious chat" dialogue with the other and check if the ransom relationship is correct. Also post a screen of the error, so I can get to the right place in the code more easily.
CompletelyDaftPunk Posted May 25, 2024 Posted May 25, 2024 (edited) The Ransom relation is correct, here is the screen where the issue is. Edited May 25, 2024 by CompletelyDaftPunk 1
vrelk Posted May 26, 2024 Posted May 26, 2024 (edited) @CompletelyDaftPunk What mod do you use for your NPC's? Got a good laugh from this one. I hadn't considered the names of custom cells ending up elsewhere... Edited May 27, 2024 by vrelk 1
TrollAutokill Posted May 27, 2024 Author Posted May 27, 2024 Version 5.4.3 is out with a few bug corrections: Corrected missing DOMActorExcludedFaction property in DOM_Core. Needed for DOM Stories! Corrected relationship string in status message. Corrected Diary date for first entry instead of days since it happened. 2
randy1990 Posted May 28, 2024 Posted May 28, 2024 (edited) i have installed sexlab p+ now i wanted to ask if it would be possible to make the two mod compatible because i always get this message. I have already written to them in the suport.there I got this answer This function is the culprit In general, using these three functions is considered redundant with P+ would be nice if it works, if not then that's just the way it is Edited May 28, 2024 by randy1990
wower2345 Posted May 28, 2024 Posted May 28, 2024 16 minutes ago, randy1990 said: i have installed sexlab p+ now i wanted to ask if it would be possible to make the two mod compatible because i always get this message. I have already written to them in the suport.there I got this answer This function is the culprit In general, using these three functions is considered redundant with P+ would be nice if it works, if not then that's just the way it is Damn, I remember making a half-assed patch for Sexlab p+ with this mod, where I redefined how 'OffsetCoords' is handled by calling their new function 'Transform Objects'. It made the animations work 50/50 but it got rid of the bug, I think I may have deleted it on one of my Sexlab reinstalls but I'll go look for it. Generally, like I said, it would be best to redefine OffsetCoords in Sexlab p+, by calling 'Transform Objects', and passing the parameters. This may not be as easy since if I recall correctly the old function uses co/sine and the new one uses matrix multiplication. I'll look into it if I find some free time, could you tell me where exactly both the DOM and Sexlab p+ functions are defined? I mean which file?
randy1990 Posted May 28, 2024 Posted May 28, 2024 2 minutes ago, wower2345 said: Damn, I remember making a half-assed patch for Sexlab p+ with this mod, where I redefined how 'OffsetCoords' is handled by calling their new function 'Transform Objects'. It made the animations work 50/50 but it got rid of the bug, I think I may have deleted it on one of my Sexlab reinstalls but I'll go look for it. Generally, like I said, it would be best to redefine OffsetCoords in Sexlab p+, by calling 'Transform Objects', and passing the parameters. This may not be as easy since if I recall correctly the old function uses co/sine and the new one uses matrix multiplication. I'll look into it if I find some free time, could you tell me where exactly both the DOM and Sexlab p+ functions are defined? I mean which file? sorry i am a noop in these things this is what a moderator gave me in their discord
wower2345 Posted May 28, 2024 Posted May 28, 2024 2 minutes ago, randy1990 said: sorry i am a noop in these things this is what a moderator gave me in their discord Ok, I'm on their discord, which channel and when?
randy1990 Posted May 28, 2024 Posted May 28, 2024 (edited) 2 minutes ago, wower2345 said: Ok, I'm on their discord, which channel and when? suport -nsfw today Edited May 28, 2024 by randy1990
wower2345 Posted May 28, 2024 Posted May 28, 2024 (edited) 7 minutes ago, randy1990 said: suport -nsfw today Right, I messaged the mod. By the way, if you want to use DOM but also want to have faster Sexlab animation load times, I recommend using the version of p+ here on LL, instead of the 'Part 2' on Discord. It's a little slower (still way faster than normal Sexlab), but it doesn't have incompatibilities like this one. The 'part 2' on Discord is still in development and I personally wouldn't go for it yet, until they get stuff like voicepacks and zaz compatibility done. Edited May 28, 2024 by wower2345
TrollAutokill Posted May 28, 2024 Author Posted May 28, 2024 (edited) 1 hour ago, randy1990 said: i have installed sexlab p+ now i wanted to ask if it would be possible to make the two mod compatible because i always get this message. I have already written to them in the suport.there I got this answer This function is the culprit In general, using these three functions is considered redundant with P+ would be nice if it works, if not then that's just the way it is 1 hour ago, wower2345 said: Damn, I remember making a half-assed patch for Sexlab p+ with this mod, where I redefined how 'OffsetCoords' is handled by calling their new function 'Transform Objects'. It made the animations work 50/50 but it got rid of the bug, I think I may have deleted it on one of my Sexlab reinstalls but I'll go look for it. Generally, like I said, it would be best to redefine OffsetCoords in Sexlab p+, by calling 'Transform Objects', and passing the parameters. This may not be as easy since if I recall correctly the old function uses co/sine and the new one uses matrix multiplication. I'll look into it if I find some free time, could you tell me where exactly both the DOM and Sexlab p+ functions are defined? I mean which file? Problem is Dom_animator.psc does need this function. So it was removed in p+, we need to find a work around as @wower2345 said. In the meantime use standard SL. Edited May 28, 2024 by TrollAutokill
wower2345 Posted May 28, 2024 Posted May 28, 2024 7 minutes ago, TrollAutokill said: Problem is Dom_animator.psc does need this function. So it was removed in p+, we need to find a work around as @wower2345 said. In the meantime use standard SL. Yeah I was just talking with the sp+ mod author about that, and he redefined the function for compatibility, I'm assuming he'll add it in the next version or upload it now.
randy1990 Posted May 28, 2024 Posted May 28, 2024 thanks for the help i will leave it like this for the moment until an update comes from them
mindgame Posted May 29, 2024 Posted May 29, 2024 Is it no longer possible to hide the "Diary of mine- 0/128 slaves/slavers" notification (I feel like it used to be possible?
TrollAutokill Posted May 29, 2024 Author Posted May 29, 2024 42 minutes ago, mindgame said: Is it no longer possible to hide the "Diary of mine- 0/128 slaves/slavers" notification (I feel like it used to be possible? Turn off debug mode from the MCM Debug tab.
TrollAutokill Posted May 29, 2024 Author Posted May 29, 2024 (edited) Version 1.0.3 of DOM Stories is out. This is the full story of Camilla, further updates will be only big fixes on her part. Next to star is Saadia. Edited May 29, 2024 by TrollAutokill 1
CompletelyDaftPunk Posted May 30, 2024 Posted May 30, 2024 On 5/26/2024 at 7:52 PM, vrelk said: @CompletelyDaftPunk What mod do you use for your NPC's? Got a good laugh from this one. I hadn't considered the names of custom cells ending up elsewhere... It's either Kalilies NPC Replacer or Pandorable's NPC Replacer, I use those along with Bijin Mods for pretty much all my NPCs. 1
CompletelyDaftPunk Posted May 30, 2024 Posted May 30, 2024 On 5/27/2024 at 11:04 AM, TrollAutokill said: Version 5.4.3 is out with a few bug corrections: Corrected missing DOMActorExcludedFaction property in DOM_Core. Needed for DOM Stories! Corrected relationship string in status message. Corrected Diary date for first entry instead of days since it happened. Sweet, Thanks for the fix.
randy1990 Posted May 30, 2024 Posted May 30, 2024 is it possible that if you have enslaved a npc that they automatically get a tattoo (owner mark) 1
CompletelyDaftPunk Posted May 30, 2024 Posted May 30, 2024 @TrollAutokill, I found another instance of the exact same relationship issue. Hopefully it should be the last one, I can't think of anywhere else it could pop up. Sorry I didn't notice it earlier.
TrollAutokill Posted May 30, 2024 Author Posted May 30, 2024 2 hours ago, CompletelyDaftPunk said: @TrollAutokill, I found another instance of the exact same relationship issue. Hopefully it should be the last one, I can't think of anywhere else it could pop up. Sorry I didn't notice it earlier. You need to free and re-enslave them for the relationship to be updated.
effrenatus Posted May 30, 2024 Posted May 30, 2024 (edited) Sorry for asking again, i cannot find the last answer anymore.... Whenever i read a Diary book, it loads and then closes, and when i open it again, it again loads and closes. Wasn't there a trick to make it work so i can read? I ise Skyrim Souls unpaused menu, in case that matters... Or was that already corrected and i need to update? 😮 Thank you for advice! Edited May 30, 2024 by effrenatus
TrollAutokill Posted May 30, 2024 Author Posted May 30, 2024 (edited) 3 hours ago, effrenatus said: Sorry for asking again, i cannot find the last answer anymore.... Whenever i read a Diary book, it loads and then closes, and when i open it again, it again loads and closes. Wasn't there a trick to make it work so i can read? I ise Skyrim Souls unpaused menu, in case that matters... Or was that already corrected and i need to update? 😮 Thank you for advice! It should close by itself. Then WAIT for it to open again by itself. Maybe your Skyrim is overloaded and you didn't wait enough. If that's the case reopening the diary will mess up the code even more. Sounds messy, but it's the only way Skyrim would allow it. Edited May 30, 2024 by TrollAutokill 1
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