worik Posted November 29, 2019 Posted November 29, 2019 22 minutes ago, UnEvenSteven said: At least now other users appear to have similar issues as I've had with the bound anim filter not working correctly. I encourage anyone that has these issues report them in the DDI thread. Done ✅ But at least it isn't breaking anything, except my aesthetic feelings. 1
Laura Posted November 29, 2019 Author Posted November 29, 2019 1 hour ago, worik said: "old" ? As in "outdated", "obsolete"? Does that mean your method is not valid anymore and should be replaced? Or "old" in the meaning of "trusted", "reliable", "proven".. "Old" as in trusted method. DD is supposed to intercept when an SL scene is starting with a bound actor. The "old" method is just starting it with SL which looks like this: Spoiler Function SexForFastTravel(actor Partner) actor[] sexActors = new actor[2] sexactors[0] = libs.playerref sexactors[1] = Partner sslBaseAnimation[] anims anims = SexLab.GetAnimationsByTag(2, "vaginal", "oral", RequireAll = false) RegisterforModEvent("HookAnimationEnd_FastTravelSex", "FastTravelEndHook") SexLab.StartSex(sexActors, anims, allowbed = false, hook = "FastTravelSex") Endfunction Event FastTravelEndHook(int threadID, bool hasPlayer) UnregisterForModEvent("HookAnimationEnd_FastTravelSex") FastTravelDisabled = 0 CheckFastTravel() Debug.notification("I can now fast travel again.") BackToShop() EndEvent 1 hour ago, worik said: I had planned to learn more about SL & DD scene scripting over the next weekends, and I must confess that LBS is among my study objects 1 hour ago, UnEvenSteven said: Just to note that I was not bashing Kimy just pointing out that she'd have "insider knowledge" to have the bound sex animation filter working correctly in DCL for obvious reasons. Thanks for clearing up the fact that Kimy uses a different method for scenes with devices than other mods, It did sound a bit conspiracy-ish. 1 hour ago, UnEvenSteven said: No Laura, it's not your wonderful mod causing issues with the animation filter, it definitely seems to be a Framework issue. The "old" method should still be viable because isn't that the point of the bound sex animation filter? So sex scenes triggered by mods while wearing devices would play the correct bound animations without any special scripting/set-up? DD has always intercepted whenever an SL starts a scene with a bound actor. It's also not actually an old method because there is no new one. I'll do some testing and I'll probably report it to Kimy. 2
worik Posted November 29, 2019 Posted November 29, 2019 3 hours ago, Laura 'Lokomootje' said: I'll do some testing and I'll probably report it to Kimy. I've played/tested a few encounters while wearing the chastity belt for the model job. All animations match the belt ✅.
Cole745 Posted November 30, 2019 Posted November 30, 2019 An idea for a tie in to Simple Slavery. Bascially, Laura "saves" you from becoming a slave or a worse outcome. The gold that she bought you with can be paid back with doing errands for the shop. 1
worik Posted November 30, 2019 Posted November 30, 2019 Possible minor bug report spoiler Spoiler After the quest Locked Away, Laura removed the belt, but she didn't remove the plug and I kept it (primitive plug in this case). Is it a gift ?
worik Posted November 30, 2019 Posted November 30, 2019 Another minor bug report spoiler Spoiler what she deserves: The night in Laura's cell isn't a night, it's not fastforwarding. I've tried multiple reloads. Tested it with timescale at 1, 6 and 20 Plus in one of the repeats, the cell door opened itself. First, I thought it was a hidden part of the quest and left the cell. Even the shop's outer door wasn't locked. Plus the breakfast dialogue tends to get stuck. As I watched it a few times, it always stucks if Laura isn't sitting down at the table.. Workaround here: console tcl, left shop, reentered shop, reentered cell, dialogue continues ✅
Laura Posted December 1, 2019 Author Posted December 1, 2019 On 11/30/2019 at 8:30 AM, Cole745 said: An idea for a tie in to Simple Slavery. Bascially, Laura "saves" you from becoming a slave or a worse outcome. The gold that she bought you with can be paid back with doing errands for the shop. I don't use Simple Slavery, but I could take a look at it. 19 hours ago, worik said: Possible minor bug report spoiler Reveal hidden contents After the quest Locked Away, Laura removed the belt, but she didn't remove the plug and I kept it (primitive plug in this case). Is it a gift ? She won't take it from you by design. I could track where the plug came from and then remove it when needed. 15 hours ago, worik said: Another minor bug report spoiler Reveal hidden contents what she deserves: The night in Laura's cell isn't a night, it's not fastforwarding. I've tried multiple reloads. Tested it with timescale at 1, 6 and 20 Plus in one of the repeats, the cell door opened itself. First, I thought it was a hidden part of the quest and left the cell. Even the shop's outer door wasn't locked. Plus the breakfast dialogue tends to get stuck. As I watched it a few times, it always stucks if Laura isn't sitting down at the table.. Workaround here: console tcl, left shop, reentered shop, reentered cell, dialogue continues ✅ Time isn't meant to progress when you're in there. Speeding up time could cause issues with mods that use periodic events. Fooling the player that time did progress is good enough. What do you mean with "in one of the repeats"? Also, at what point did the cell open? When I test a new release, I always go through the previous stuff, so I'll take a look at that scene. Thanks for the reports by the way. 1
worik Posted December 1, 2019 Posted December 1, 2019 20 minutes ago, Laura 'Lokomootje' said: She won't take it from you by design. I could track where the plug came from and then remove it when needed. The plug was from the model job and I thought she'd take it back like she took the belt back By the way: A feature request for the model job (I think we've had it menitioned earlier) When I wear the belt and I am supposed to be a model, I should talk to people or do something to show it around and get reactions. ? 20 minutes ago, Laura 'Lokomootje' said: Fooling the player that time did progress is good enough. Ah! I thought it was a hickup or a bug. 20 minutes ago, Laura 'Lokomootje' said: What do you mean with "in one of the repeats"? I've played the same scene multiple times and reloaded to play it again and again. At first, because I was afraid I missed some dialogues. (I do, when I use the free camera) and later because I discovered some hickups. Like the stuck scene, when Laura doesn't sit down at the table for the dialogue. 20 minutes ago, Laura 'Lokomootje' said: Also, at what point did the cell open? Can't remember exactly, but definetly in the "evening" before she was looking for her gag. She was passing the door and it opened itself in my first repeat. I thought it was part of the plot and left the cell. That's when I missed some of the dialogue
Laura Posted December 1, 2019 Author Posted December 1, 2019 In other news, I started Skyrim yesterday and it sounded like my PC was panicking. The ticking was louder than ever and the HDD made a weird sound. I'm currently making back-ups of Skyrim and the mod files I have, and I'm going to buy a new one in a few days. This will be the last time that making a back-up will take 1 hour. 1
worik Posted December 1, 2019 Posted December 1, 2019 11 minutes ago, Laura 'Lokomootje' said: I'm currently making back-ups of Skyrim and the mod files I have, and I'm going to buy a new one in a few days. This will be the last time that making a back-up will take 1 hour. May Akatosh guide you well!
Laura Posted December 1, 2019 Author Posted December 1, 2019 7 minutes ago, worik said: The plug was from the model job and I thought she'd take it back like she took the belt back I'll probably change it. 7 minutes ago, worik said: By the way: A feature request for the model job (I think we've had it menitioned earlier) When I wear the belt and I am supposed to be a model, I should talk to people or do something to show it around and get reactions. ? I'll probably make something like that as a seperate quest. Adding more than just the belt can make it incompatible with my other quests. I also want to keep the chastity belt seperate from the rest. There are plenty of people that would like an advertising quest, but don't like chastity belts. 7 minutes ago, worik said: Ah! I thought it was a hickup or a bug. 7 minutes ago, worik said: I've played the same scene multiple times and reloaded to play it again and again. At first, because I was afraid I missed some dialogues. (I do, when I use the free camera) and later because I discovered some hickups. Like the stuck scene, when Laura doesn't sit down at the table for the dialogue. When it went wrong, did you use the free camera or other console commands before it? 7 minutes ago, worik said: Can't remember exactly, but definetly in the "evening" before she was looking for her gag. She was passing the door and it opened itself in my first repeat. I thought it was part of the plot and left the cell. That's when I missed some of the dialogue That could be because the pathing took her too close to the door and that confused the game into thinking that the door had to be opened for her. Packages open doors by default, even locked doors. That could be what happened.
worik Posted December 1, 2019 Posted December 1, 2019 15 minutes ago, Laura 'Lokomootje' said: When it went wrong, did you use the free camera or other console commands before it? when it went wrong, I was in the vanilla 3rd person. I had used the free camera earlier, because I couldn't watch the scene with the blindfolds on and from the cell position. That's when I realized that the subtitles were not displayed, if I fly around with the camera. It was the integrated SL free camera if that matters. 20 minutes ago, Laura 'Lokomootje' said: Packages open doors by default, even locked doors. That could be what happened. ? There's a script that blocks such interaction. I experimented a bit around with things like that last week. You could use that for the time, when the door is supposed to stay locked?
Laura Posted December 1, 2019 Author Posted December 1, 2019 50 minutes ago, worik said: when it went wrong, I was in the vanilla 3rd person. I had used the free camera earlier, because I couldn't watch the scene with the blindfolds on and from the cell position. That's when I realized that the subtitles were not displayed, if I fly around with the camera. It was the integrated SL free camera if that matters. Using freecam can mess with scenes, so I'm not sure if this is something I did wrong. I'll take a look at it though. 50 minutes ago, worik said: ? There's a script that blocks such interaction. I experimented a bit around with things like that last week. You could use that for the time, when the door is supposed to stay locked? It's probably a pathing issue, not a door issue. I haven't seen this during testing and you're the first to report this, so there's a chance that there's something different about your game.
worik Posted December 1, 2019 Posted December 1, 2019 1 hour ago, Laura 'Lokomootje' said: It's probably a pathing issue, not a door issue. I haven't seen this during testing and you're the first to report this, so there's a chance that there's something different about your game. Don't put too much into it. It only happend in one of my scene repeats. Anyway, I'll be in the CK later today and have a look at the scripts that I have in mind to shut the door.
Naps-On-Dirt Posted December 1, 2019 Posted December 1, 2019 3 minutes ago, GreenStar262 said: I get a crash in the second part of the quest "What she deserves", when I accept to go into the bandit camp Katarina says: "you will also need to wear this". She gives me something and then the game crashes. Please help! Do you have HDT installed? She puts a set of HDT shackles on you, and if you don't have HDT installed you will crash. 1
worik Posted December 1, 2019 Posted December 1, 2019 My "door" notes: creating or reusing your own door or reusing one with the right settings https://www.creationkit.com/index.php?title=Door setting the minimal use flag add a script https://www.creationkit.com/index.php?title=BlockActivation_-_ObjectReference respectively the defautBlockActivation or defaultOnActivateBlockActivation Using the ownership of the door is told to help too. A few pages ago, I had posted an issue with my "Vilja" follower to unlock the locked door of Laura's bedroom. If we flip back, we may find more ideas how to keep a locked door locked? ? Edit: it was ? here ?
Hex Bolt Posted December 1, 2019 Posted December 1, 2019 6 hours ago, Laura 'Lokomootje' said: On 11/30/2019 at 2:30 AM, Cole745 said: An idea for a tie in to Simple Slavery. Bascially, Laura "saves" you from becoming a slave or a worse outcome. The gold that she bought you with can be paid back with doing errands for the shop. I don't use Simple Slavery, but I could take a look at it. Simple Slavery and its newer incarnation Simple Slavery Plus serve a bridge between mods that trigger an enslavement event and various slavery mods or events. For example, it can hand the PC off to DCL's bondage adventure or service to Leon/Leah, as well as starting up other mods. Slavery doesn't fit the theme of Laura's Bondage Shop, but working to pay off a debt might, depending on Laura's personality and the shop's needs, which is what Cole745 is suggesting. That would provide a "soft" outcome for an enslavement event for players who might not normally have that kind of thing in their game. Simple Slavery Plus would need a minor update to support a hand-off to this mod.
pappana Posted December 1, 2019 Posted December 1, 2019 6 hours ago, GreenStar262 said: Do you mean that i have to load the body type HDT in the body-slide app? or there is a separate mod that i have to install? You need HDT Physics, its a separate mod, then you need to load up HTD body in bodyslide 6 hours ago, HexBolt8 said: Simple Slavery and its newer incarnation Simple Slavery Plus serve a bridge between mods that trigger an enslavement event and various slavery mods or events. For example, it can hand the PC off to DCL's bondage adventure or service to Leon/Leah, as well as starting up other mods. Slavery doesn't fit the theme of Laura's Bondage Shop, but working to pay off a debt might, depending on Laura's personality and the shop's needs, which is what Cole745 is suggesting. That would provide a "soft" outcome for an enslavement event for players who might not normally have that kind of thing in their game. Simple Slavery Plus would need a minor update to support a hand-off to this mod. this would be pretty cool, especially if she looks you into the cage at night until your debt is paid aslong as waiting is enabled being in a small space with nothing to do doesnt seem to bad but maybe thats just me, the cage is just sittting there and i want to play with it somehow XD the dollmaker has a cage to, but its outside although it has a sleeping bed i dont know what its used for since none of her quests have anything to do with it, maybe its just cosmetic, she does use it if enslaved through SD+ but other than that i have no idea what it does. maybe laura locks you in to if the player is enslaved via SD+ but she didnt want me as a slave the one time i tried 1
Laura Posted December 2, 2019 Author Posted December 2, 2019 16 hours ago, HexBolt8 said: Simple Slavery and its newer incarnation Simple Slavery Plus serve a bridge between mods that trigger an enslavement event and various slavery mods or events. For example, it can hand the PC off to DCL's bondage adventure or service to Leon/Leah, as well as starting up other mods. Slavery doesn't fit the theme of Laura's Bondage Shop, but working to pay off a debt might, depending on Laura's personality and the shop's needs, which is what Cole745 is suggesting. That would provide a "soft" outcome for an enslavement event for players who might not normally have that kind of thing in their game. Simple Slavery Plus would need a minor update to support a hand-off to this mod. It's not my kind of mod so I don't think I'll do it, but I'll put it in the notes.
Laura Posted December 2, 2019 Author Posted December 2, 2019 9 hours ago, pappana said: You need HDT Physics, its a separate mod, then you need to load up HTD body in bodyslide this would be pretty cool, especially if she looks you into the cage at night until your debt is paid aslong as waiting is enabled being in a small space with nothing to do doesnt seem to bad but maybe thats just me, the cage is just sittting there and i want to play with it somehow XD the dollmaker has a cage to, but its outside although it has a sleeping bed i dont know what its used for since none of her quests have anything to do with it, maybe its just cosmetic, she does use it if enslaved through SD+ but other than that i have no idea what it does. maybe laura locks you in to if the player is enslaved via SD+ but she didnt want me as a slave the one time i tried I'm not sure about Simple Slavery, but I do want to use the jail more.
pappana Posted December 2, 2019 Posted December 2, 2019 3 hours ago, Laura 'Lokomootje' said: I'm not sure about Simple Slavery, but I do want to use the jail more. Just to test my SD+ theory i tied myself up and asked to be her slave and she denied me all 4 times *Glares suspiciously at you* i feel some sort of conspiracy here...? The dollmaker didnt even blink, i walked in to her shop to get help with an annoying yolk that locked after her quest no less, in like 2 seconds she lasso'ed my neck and captured me pulled me to the cage and said "Sit!" what the hell?! Maybe laura is just to nice, im gonna try to sell her a slave xD EDIT: but honestly as far as slavery goes, simple slavery and SD+ is pretty much all you need for the basic slavery experience since with that every npc in the game can become a master/misstress, everything else is just bonus content although couldnt live without the paradise halls family it gives the bandits a purpose xD so since you want this to be more consent i can see why you rather skip SS
Shenecek Posted December 3, 2019 Posted December 3, 2019 On 11/29/2019 at 4:08 PM, Laura 'Lokomootje' said: @worik & @Taki17, there's a good chance that it's DD's fault. I'd like to troubleshoot some more to be sure, but it seems buggy so it's probably not needed. I also would've gotten more reports if it was my mod that did this. That loadorder doesn't look heavy at all, so this shouldn't happen. I do see a mod with SE in it's name, are you using SSE? Yes, I am using Special Edition. No matter what I try I just cant make it work. I reinstalled the whole game but still run into this weird issue.
neosuduno Posted December 4, 2019 Posted December 4, 2019 Laura, I found that the face mask devices are not for sale in your shop. They are in the code, but not available.
jeanjack123 Posted December 5, 2019 Posted December 5, 2019 Hello I discovered the mod and I am fond of it ! I encounter problem on the "jade quest". After Laura release me from her cage, she ask me to help her for another quest. I accept it and when she equip item on me the game crashes. I tried to re-install all devious devices mods it did not solved the problem. Do you have any advices that could help me ? Thanks you so much !
darktej Posted December 5, 2019 Posted December 5, 2019 2 hours ago, jeanjack123 said: Hello I discovered the mod and I am fond of it ! I encounter problem on the "jade quest". After Laura release me from her cage, she ask me to help her for another quest. I accept it and when she equip item on me the game crashes. I tried to re-install all devious devices mods it did not solved the problem. Do you have any advices that could help me ? Thanks you so much ! Have you installed HDT physics? Because she equips chains on the PC...these use HDT phyics. 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