Elsidia Posted April 14, 2022 Posted April 14, 2022 (edited) 6 hours ago, DaHaKa said: s anyone else not able to remove the panel from High Security Panel Gag or That's because this is custom high security gag and can be removed only bu blacksmith and this gag scripts doesn't have dialogue to remove panel. You can only complete remove it for gold by Black smith. In my case: (player level 37) with default settings it's cost 7400 gold. @Kimy i think this bug as message dcur_hisecgagMSG [MESG:1001925B] doesn't have choice Insert plug and Remove plug but script zadGagPanelScript.psc Have extended menu for plugs so when you choose "Remain gagged" (in message choice 4 - the same for Insert Plug) it's insert a plug (see in spoiler script part) Spoiler Function DeviceMenuExt(int msgChoice) Parent.DeviceMenuExt(msgChoice) if msgChoice == 4 ; Insert Plug libs.PlugPanelgag(libs.playerRef) libs.NotifyPlayer("You insert the plug in to the panel gag.") ElseIf msgChoice == 5 ; Remove Plug libs.UnPlugPanelGag(libs.PlayerRef) libs.NotifyPlayer("You remove the plug from the panel gag.") EndIf EndFunction UPD: dcur_hisecPanelGagInventory "High Security Panel Gag" [ARMO:1002856B] is gag about we talking. Edited April 14, 2022 by Elsidia
DaHaKa Posted April 14, 2022 Posted April 14, 2022 2 hours ago, Elsidia said: You can only complete remove it for gold by Black smith. Thanks for the reply, it's a shame though since I am using realistic needs and being able to drink and eat when low on gold would be nice. Also, I do not know why but for some reason when I want to unlock dcur_lb_PanelGagInventory "Panel Gag" [ARMO:xx048FF2] it says that I need to remove the hood first although I am not wearing a hood. It also did not have the option to remove the panel. Do you think it would be possible to make a quick fix to allow the panels to be removed? I don't even know where to start if I wanted to attempt that though.
Elsidia Posted April 14, 2022 Posted April 14, 2022 2 hours ago, DaHaKa said: Also, I do not know why but for some reason when I want to unlock dcur_lb_PanelGagInventory "Panel Gag" [ARMO:xx048FF2] it says that I need to remove the hood first although I am not wearing a hood. It also did not have the option to remove the panel. Where you get that gag? It's from Damsel in distress quest and can't be equipped separately from quest and you never get him out. Because remove script of this gag is locked to quest variables and those are set that you haven't removed hood. When you remove hood from this quest this set variable false to allow remove gag. Also for hood too is many variables set for remove. And this gag isn't designed work as panel gag anyway.
DaHaKa Posted April 14, 2022 Posted April 14, 2022 18 minutes ago, Elsidia said: It's from Damsel in distress quest and can't be equipped separately from quest and you never get him out. Because remove script of this gag is locked to quest variables and those are set that you haven't removed hood. That would explain it. I wanted to have a Panel Gag so my character can eat and drink so I switched the High Security Gag for that one through console.
Elsidia Posted April 14, 2022 Posted April 14, 2022 2 hours ago, DaHaKa said: I switched the High Security Gag Check PM about High security gag. Also in DDX are panel gags what works not necessary need High security panel gag.
BigHunk Posted April 14, 2022 Posted April 14, 2022 Weird bug or "feature", or whatever, but for some reason every single time after an event happens, my character slowly gets shocked to death. At first they just ragdoll and keep falling down, but eventually they die. Because other mods use animations, I either end up just bugging out, flying 10k feet into the air and dying from fall damage or just being shocked to death, like I mentioned previously. I'm 99% sure it's this mod and I have no idea why the hell this' happening.
Alstier Posted April 14, 2022 Posted April 14, 2022 Hi. Some devices are not working as intended. Arm binders and similar will appear, arms are not really tied and animation continues as if the character was not tied. See pictures for details. I have been unable to figure out how to fix that -yes, I ran FNIS, and no warnings appeared-.
kayocey Posted April 17, 2022 Posted April 17, 2022 Have a wierd armbinder issue. On certain "quest related" scenarios my arms clip through just a little bit -however when i (additemmenu) the same armbinder/other armbinder its perfectly fine. Im confused on how only quest ones are doing this?
Elsidia Posted April 17, 2022 Posted April 17, 2022 47 minutes ago, kaiteyc said: Im confused on how only quest ones are doing this? You mean Captured princess quest? This is named armbinder but not. It's uses elbowbinder meshes what is more tight on you. Meshes: devious\devices\feuertin\FT_ArmbinderElbowEbonite_1.nif In DD 5.1 Bodyslide DDX - CBBE SE - EboniteElbowbinder Quest name: Slaver's Armbinder Similar item in DD 5.1 DDX: zadx_ElbowbinderEboniteInventory "Black Ebonite Elbowbinder" [ARMO:0C0415A3]
Chanom Is Real Posted April 17, 2022 Posted April 17, 2022 On 4/13/2022 at 5:21 AM, jaywho said: i had this same problem, the issue was with sexlab itself not loading animations. there is a line in the sexlab mcm menu [debug?] that shows how many animations are loaded. it took me a few reinstalls/dl's of sexlab to fix it. dont forget to run fnis! Thx you man I forget to load animation into sexlab that it do nothing because it can't found animation
Aelyne Posted April 17, 2022 Posted April 17, 2022 I'm having an issue where after a few hours of playing a new savegame, the rape scenes will just stop happening entirely. When I first load into the world, the instant I step into a town I get assaulted, 100% every single time. But after a few hours of playing, I won't have a single rape scene trigger at all - not even when I'm fully nude, bound up partially/fully, anything. Every other part of the mod seems to work. It's happened to three save games now and I can't figure out why, but maybe I'm just missing something in the mod settings?
Elsidia Posted April 17, 2022 Posted April 17, 2022 13 minutes ago, Aelyne said: ut maybe I'm just missing something in the mod settings? You started some DCL quests what blocks rape? DCL MCM Debug - Active quest running -> True.
Aelyne Posted April 18, 2022 Posted April 18, 2022 9 hours ago, Elsidia said: You started some DCL quests what blocks rape? DCL MCM Debug - Active quest running -> True. Sorry, I'm still kind of new to modding. Active quest running is set to true, am I supposed to set it to false somehow? If it's the Chloe quest, should I just go complete it? At what point would it trigger to allow rape to occur again? I'd rather not lose access to these quests, so if I have to go through them to turn rape back on, I will. I just didn't realize that that would turn off rape when I started her quest
Elsidia Posted April 18, 2022 Posted April 18, 2022 2 hours ago, Aelyne said: Active quest running is set to true, am I supposed to set it to false somehow? If it's the Chloe quest, s It goes to false automatically after complete all quests was set it to true. If you are under DCL 9.0 and start Chloe quest you need complete a 3 - 4 quests in line The Bound in Skyrim while it turns back to false. Check time to time this variable in some quests in some places it turn false (when you don't have on restraints) and probably can hold continue this line and got traps working.
Elsidia Posted April 21, 2022 Posted April 21, 2022 28 minutes ago, petterparker09 said: take off the slave collar You need spend x random days in collar - defined by DCL MCM Slave collar. You need made y random sex acts in collar - defined by DCL MCM Slave collar If you set use keys for collar when time ends and sex acts are enough you need 1 Head restraints key to remove collar. If not then just unlock it without key when unlock message appear.
network618 Posted April 21, 2022 Posted April 21, 2022 How do you remove the Ultra tight straightjacket? ive tried the freeword to no effect, i have the 2 body restraint keys and tried for at least 20 times. and even had an npc say they would remove it but nothing happens. is it due to a mod conflict or something?
Elsidia Posted April 21, 2022 Posted April 21, 2022 3 hours ago, network618 said: How do you remove the Ultra tight straightjacket? ive tried the freeword to no effect, Free word no works on DCL 9.0 for straitjacket because DD 5.1 have items remove bug. You can unlock it with 2 body keys. There is difficult to access keyhole but it's real. If you not fail remove, then it removes and equip Ultra tight straitjacket open, when you removes it, it equips next jacket while you are completely free.
NotKinkyEnough Posted April 23, 2022 Posted April 23, 2022 Spoiler https://imgur.com/PsLnA0j rubber boots item from dcl but leg is invisible below knee, how can I fix this please?
Elsidia Posted April 23, 2022 Posted April 23, 2022 20 minutes ago, NotKinkyEnough said: rubber boots item from dcl but leg is invisible below knee, Rubber boots not guilty i say guilty is straitjacket. You have installed DD SE patch (includes in DD 5.1 instalation and activate a plugin? - Devious Devices SE patch) Or you manually modify rubber boots by adding calves here. Send full names of all equipped items at this moment - sometimes it can help by find problem. If you use some mods customized items it can cause calves disappear.
NotKinkyEnough Posted April 23, 2022 Posted April 23, 2022 22 minutes ago, Elsidia said: Rubber boots not guilty i say guilty is straitjacket. You have installed DD SE patch (includes in DD 5.1 instalation and activate a plugin? - Devious Devices SE patch) Or you manually modify rubber boots by adding calves here. Send full names of all equipped items at this moment - sometimes it can help by find problem. If you use some mods customized items it can cause calves disappear. Spoiler https://imgur.com/AbDxJEO not ig rn but I took this before I quit out as you can see my poor char had some bad luck - just got out of the cursed collar quest and removed a few item, then tried to help a trapped maiden out of sisterly compassion, but she turned out to be a trap herself, so my char got wrapped up in even more stuff! I can see my LO and the SE patch is active so that is one thing if it is the straitjacket will that be something to edit in esp? or is it a nif problem?
Elsidia Posted April 23, 2022 Posted April 23, 2022 (edited) 25 minutes ago, NotKinkyEnough said: if it is the straitjacket will that be something to edit in esp? or is it a nif problem? Yes that is 1) First i will be check "White leather Topless Straitjacket" - this isn't from DD or DCL, so patches probably not work. You need find from what mod it is, then check this model into outfit studio (optional) But most you need check this item in mod esp from where it is if it have biped slot calves (38) This slot must be not on armor in esp but into Armor addon !!!!!- this is SE feature not in LE and after convert from LE to SE calves disappear. 2) Then second item what too not from DCL or DD is "Red Waxed restrictive corset" - this item probably not have body inside meshes (can check into outfit studio) but for safe need check. Also there is ASAP check into outfit studio - if this outfit doesn't have body inside, then calves slot in armor addon not need and even worse - it's damages other armors and force calves disappear. Edited April 23, 2022 by Elsidia 1
NotKinkyEnough Posted April 23, 2022 Posted April 23, 2022 6 hours ago, Elsidia said: Yes that is 1) First i will be check "White leather Topless Straitjacket" - this isn't from DD or DCL, so patches probably not work. You need find from what mod it is, then check this model into outfit studio (optional) But most you need check this item in mod esp from where it is if it have biped slot calves (38) This slot must be not on armor in esp but into Armor addon !!!!!- this is SE feature not in LE and after convert from LE to SE calves disappear. 2) Then second item what too not from DCL or DD is "Red Waxed restrictive corset" - this item probably not have body inside meshes (can check into outfit studio) but for safe need check. Also there is ASAP check into outfit studio - if this outfit doesn't have body inside, then calves slot in armor addon not need and even worse - it's damages other armors and force calves disappear. this item came from ddx which was I think included in dd se 5.1 the item when I look at suitable arma entries does not include body part 38 but I will load my whole load order in sseedit and see if something else affects it
Elsidia Posted April 23, 2022 Posted April 23, 2022 (edited) 36 minutes ago, NotKinkyEnough said: this item came from ddx which was I think included in dd se 5.1 This item can't be from DDX as i before answer search in game and get zero result. Just open console and type help "White leather top" - it will show item id and first two letters (or 3 if you have many mods) will be mod load order from what is it. In DDX are zadx_StraitJacketLeatherToplessWhiteInventory "White Leather Straitjacket (Open)" [ARMO:0C039C7C], not White leather topless thing. Edited April 23, 2022 by Elsidia
Straze Posted April 23, 2022 Posted April 23, 2022 (edited) Might be a weird question to ask here, but not sure where else to ask since I'm unable to run DCL. I thought to do an anime style character for my next playthrough but after doing research and managing to get a race to work. The base race the preset is build on seems to include a "Child Tag" so I need to find a solution. Anyone have an other good anime race without child tag with an adult body? This is the current character from Yandere Wikrin(?): Spoiler Edited April 24, 2022 by Straze
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