Jump to content

Recommended Posts

Posted
6 hours ago, izzyknows said:

Never use console commands to remove DD items... as you have learned. LOL

help restraint 4 keym

help chastity 4 keym

 

player.additem xxxxxxxx

 

or

Boston Devious Helper works great.

 

Thank's those commands helped a lot.

 

1 hour ago, Elsidia said:

I'm not try that in Fallout 4 but in Skyrim. Use with caution.

Open console:

player.showinventory.

Found iron collar ID.

Found worn device without name but near the iron collar.

player.removeitem ID 1 where ID is that item without name.

If you remove right item - collar must disappear from neck. Now equip another collar and set manipulate locks.

player.removeitem iron collar ID 1  where iron collar ID is ID what you found first - if all right iron collar must disappear from inventory.

Remove other your equipped collar by unlock.

 

 

Sadly this did not work, the iron collar responded immediately and attached to the character when removed via the command. Cause as far as the game/mod is concerned it is not supposed to be gone from the character until unlocked I guess (which is stupid if you ask me).

Posted
On 5/2/2020 at 9:57 AM, Elsidia said:

You know i try it too. It's complicated because a tool enlarges in one place and deflate in other. Maybe it can done but there need jeweler work with low magnifier to get out all edges. There is still second way to take all edges but it will break some of catsuit functionality. You need set a arms as armor path. But then if you wear a mittens catsuit drops out. And other if you wear catsuit mittens drops out. Or maybe there is third way - 3d modeler makes new enlarger fingers for catsuit. I'm not so good worker with 3D Max. I not work at one second in that program) In Skyrim it's easier because catsuit arms are separated from costume and are separate part: you can wear a catsuit without arms. Arms you put on as another part of costume as gloves. i think that clipping is because of Fallout 4 fingers physic - it's clipping when fingers move. Bones help there and i build new bones by outfit studio but it's not perfect solution.

Ok cool, thanks! The mittens are never used, so I went into outfit studio, pulled up catsuitblack_fixed under load previous slider, but I couldn't find a toggle switch to set the arms as armor? Not sure what step I'm missing. Thanks again

Posted
1 hour ago, Jahtoris said:

Not sure what step I'm missing. Thanks again

You are nothing missed. It's can't be done by outfit studio. You need modify esm file. I do it and add there in thread. In this version you can't wear a any restrictive gloves (leather and latex) because it's uses the arms slot and mittens (leather and latex) If you put it on then catsuit drops out.

 

But there no be clipping because Fallout 4 uses hand texture from catsuit if in armor is set biped slots 34 and 35 but in catsuit arms no exists only catsuit gloves. But because mittens and gloves use the same biped slots 34 and 35 when you put it on. As addition protect i can add to catsuit keyword that set that catsuit are gloves too. Then when you try equip mittens or gloves when you wear a catsuit it say: you can't wear it. Or if you wear a mittens or gloves when you try put on catsuit it says: you can't wear it. For that i need new modify of uploaded file - just ask me and i upload new modified file.

 

Edited: Oh i forgot - it's works only with new catsuits - old catsuits are always rendered and need to destroy.

 

Edited second time: Or there is third way: made new catsuit without arms - then made new catsuit gloves as new armor. Then you can decide wear catsuit without gloves or use gloves from catsuit or bondage mittens or restrictive gloves. It's need modified meshes, textures and esm - i can make it if you want it.

 

Edited third time: this esm needs put into data folder - windows ask to replace a file.

 

Devious Devices.esm

Posted
5 hours ago, HuntressLilith said:

Sadly this did not work, the iron collar responded immediately and attached to the character when removed via the command. Cause as far as the game/mod is concerned it is not supposed to be gone from the character until unlocked I guess (which is stupid if you ask me).

That sounds a lot more like Real Handcuffs' collar, than DD's.

Posted
2 hours ago, Nebuchadnezzer2 said:

That sounds a lot more like Real Handcuffs' collar, than DD's.

Actually I have code in place in RH that recognises that the console is open and allows the unequip to go through in that case (unless you enable hardcore mode). Both that and the functionality in the debug MCM menu are here to help players who are stuck.

 

 

7 hours ago, HuntressLilith said:

Sadly this did not work, the iron collar responded immediately and attached to the character when removed via the command. Cause as far as the game/mod is concerned it is not supposed to be gone from the character until unlocked I guess (which is stupid if you ask me).

 

 

There are some other things you can try. First of all, you can try to get DD to remove all devices:

help DD_Library 4

The game will show you two ids, take note of the id of DD_Library (should be something like xy004c50). Then use that id for the next command (replace xy by the value from the previous command):

cqf xy004c50 RemoveAllGenericDevices 14

This will remove all devices that are not marked as quest items (so it might not work, unfortunately).

 

 

Another option is to try to unequip all items with brute force and then re-equip the pip boy:

prid 14
cf "Actor.UnequipAll"
equipitem 6d7b8

Not sure if it will help though, it might leave some of your stats messed up, sorry.

Posted
3 hours ago, Elsidia said:

You are nothing missed. It's can't be done by outfit studio. You need modify esm file. I do it and add there in thread. In this version you can't wear a any restrictive gloves (leather and latex) because it's uses the arms slot and mittens (leather and latex) If you put it on then catsuit drops out.

 

But there no be clipping because Fallout 4 uses hand texture from catsuit if in armor is set biped slots 34 and 35 but in catsuit arms no exists only catsuit gloves. But because mittens and gloves use the same biped slots 34 and 35 when you put it on. As addition protect i can add to catsuit keyword that set that catsuit are gloves too. Then when you try equip mittens or gloves when you wear a catsuit it say: you can't wear it. Or if you wear a mittens or gloves when you try put on catsuit it says: you can't wear it. For that i need new modify of uploaded file - just ask me and i upload new modified file.

 

Edited: Oh i forgot - it's works only with new catsuits - old catsuits are always rendered and need to destroy.

 

Edited second time: Or there is third way: made new catsuit without arms - then made new catsuit gloves as new armor. Then you can decide wear catsuit without gloves or use gloves from catsuit or bondage mittens or restrictive gloves. It's need modified meshes, textures and esm - i can make it if you want it.

 

Edited third time: this esm needs put into data folder - windows ask to replace a file.

 

Devious Devices.esm 410.41 kB · 0 downloads

 

This is great! Hands are perfect now. Only (minor) issue is the hands are always black latex, regardless of changing the color of the suit at the armor station  - so, a pink suit will have black hands, etc. Otherwise looks really great, thank you

Posted
27 minutes ago, Jahtoris said:

will have black hands

That are unexpected bug. In my version hands always change color as main costume. You sure you build in bodyslide catsuit_fixed? If you build old version of catsuit: hands look great too because in esm is change biped slots but in original version of catsuit not material what changes color - that means unmodified costume hands always black.

Posted
5 hours ago, Elsidia said:

That are unexpected bug. In my version hands always change color as main costume. You sure you build in bodyslide catsuit_fixed? If you build old version of catsuit: hands look great too because in esm is change biped slots but in original version of catsuit not material what changes color - that means unmodified costume hands always black.

Ah that worked - it shows up under unassigned and I only built the devious devices folder. Works great now, thanks again!

Posted
9 hours ago, Nebuchadnezzer2 said:

That sounds a lot more like Real Handcuffs' collar, than DD's.

I don't have Real handcuffs installed.

Does not matter though as I said in my last post I fixed it with the commands that helped me get the keys.

Posted
On 2/23/2017 at 1:00 PM, Kimy said:

1. Install the NEWEST versions of ALL requirements listed above using your favorite mod manager, including THEIR respective requirements.
2. Install this mod with a mod manager of your choice.
3. Run Bodyslide and batch build all assets using the preset of your choice.

@Kimy Hey, I'm having some trouble with the installation. I have it installed and it shows up in the mod section of the main menu. I'm having trouble with step 3, because, well, I have no idea how to do it. Could you help me out? Or anyone else, for that matter?

Posted
1 hour ago, hart__ said:

@Kimy Hey, I'm having some trouble with the installation. I have it installed and it shows up in the mod section of the main menu. I'm having trouble with step 3, because, well, I have no idea how to do it. Could you help me out? Or anyone else, for that matter?

What body type are you using?

Did you install BodySlide and it's requirements?

What mod manager are you using?

Posted
2 hours ago, hart__ said:

@Kimy Hey, I'm having some trouble with the installation. I have it installed and it shows up in the mod section of the main menu. I'm having trouble with step 3, because, well, I have no idea how to do it. Could you help me out? Or anyone else, for that matter?

Install Bodyslide if you haven't yet.

Install the attached file below, it fixes a bunch of outfits so you don't have double bodies. (Yes to overwrite all)

 

Open Bodyslide and Filter by Groups

369452108_DesktopScreenshot2020_05.06-02_49_45_04.png.192367c066977e325cdd2b3437aa9a9f.png

 

Select your preferred "Preset", or create one you like.

418376530_DesktopScreenshot2020_05.06-02_46_20_99.png.01f0d20dc910c5087854810c84391507.png

 

Click "Batch Build" and "Build"

1061432393_DesktopScreenshot2020_05.06-02_53_18_16.png.3da487246abac54c8a0d0abc87e2a03a.png

 

Close Bodyslide and load the game.

 

DD Reference Mesh Fix.zip

Posted

Hello, I have a few questions, I hope you can help me. (I did not find a separate support topic, for this I write here).
1) The dialogue with Kimmy takes a lot of time, 1 phrase follows and for a long time to read it. How can I speed it up?
2) sometimes for 1 attempt to remove the item, 2 actions are done. For example, I select "hack device" and then a second menu appears and asks what to do. If the first attempt is successful, the second is a failure and the device remains on the character. I tried to throw away the device instead of taking it off, in this case having 1 device, I throw out 1 device and the second one remains on the player. That is, it is cloned. How to solve the problem?
3) I also use the “real handcuffs” mod, and sometimes when I try to open your device, the game gives an opening menu from “real handcuffs”. How to solve this?
4) When using the mod "AAF violation" when the aggressors use restrictive devices, the Kimmy keys disappear from the inventory. (The mod does not have options for removing keys). How to solve this?
5) If I create a workbench of restrictions in a settlement, then I can create only a part of devios devices, and this part does not restrict movement, serves only as a decoration. How to solve this problem?

I use the latest version of the game, with the latest version of F4SE, the latest version of keywords and resources, the latest version (2.0.7) devios devices. AWKCR and Mod Organizer 2.
Here are the files for diagnosis: https://drive.google.com/open?id=1eY98BMb4I_uG6alvCw97XtjtA40bnZqf

Posted
23 minutes ago, REB85 said:

3) I also use the “real handcuffs” mod, and sometimes when I try to open your device, the game gives an opening menu from “real handcuffs”. How to solve this?

Does this happen when you are wearing a mix of DD devices and my (RH) devices? Can you give more details, e.g. steps on how to reproduce the problem, which menu from my mod is appearing, ...? It might be a problem caused by my mod, not by DD, although I am trying to keep the two mods compatible.

Posted

Kharos

Yes, this happens when the player is wearing both your devices and devios devices. This is the menu I get when I want to open the shackles of the institute.

Screen-Shot283.png

but if we talk about fashion “real handcuffs” there is another problem: an indelible collar. To open the collar you need to connect to the pipboy. But I see only this in the menu (connection slot to be shocked) 

Screen-Shot284.png
I also have 2 handcuff keys in my inventory, but when the character is handcuffed, I have to open it with a hairpin, there is no option to use the key.

Posted

Only bug I seem to have with this is that if I ever use one of the masks once with my character and remove it, the player character keeps making the muffled, gasping and other sounds at random even if I never wear one of the masks again.

Edit: Nevermind, fixed it.

Posted
9 hours ago, REB85 said:

Kharos

Yes, this happens when the player is wearing both your devices and devios devices. This is the menu I get when I want to open the shackles of the institute.

Screen-Shot283.png

but if we talk about fashion “real handcuffs” there is another problem: an indelible collar. To open the collar you need to connect to the pipboy. But I see only this in the menu (connection slot to be shocked) 

Screen-Shot284.png
I also have 2 handcuff keys in my inventory, but when the character is handcuffed, I have to open it with a hairpin, there is no option to use the key.

Ok, the first one is new, I will test if I can reproduce it. Maybe some bad interaction between the mods?

 

The second one is a known issue, if you are wearing a collar that is secured with a pin (number) there is currently no way to remove it (other than entering the correct pin). I need to add a way to do that. If you want to cheat a bit, you can remove the collar in the MCM debug menu.

 

The third one is a new one too, I have never heard of the mod not detecting the keys...

Posted

my character's body is black while wearing these items i went into bodyslide and batch built them which made it go from parts of the whole body to the entire body what can i do to fix this?

Posted
1 hour ago, Kharos said:

Ok, the first one is new, I will test if I can reproduce it. Maybe some bad interaction between the mods?

 

The second one is a known issue, if you are wearing a collar that is secured with a pin (number) there is currently no way to remove it (other than entering the correct pin). I need to add a way to do that. If you want to cheat a bit, you can remove the collar in the MCM debug menu.

 

The third one is a new one too, I have never heard of the mod not detecting the keys...

I installed AWCRK through the mod organizer. Therefore, it is not in the game folder. Could this cause a malfunction?

Posted
3 hours ago, Kharos said:

Ok, the first one is new, I will test if I can reproduce it. Maybe some bad interaction between the mods?

It's been around for a good while. I've never been able to reliably reproduce it. Sometimes is triggers, other times it doesn't. ?

If you select "Stay Collared" it will close & the DD menu will popup.

Posted
2 hours ago, REB85 said:

I installed AWCRK through the mod organizer. Therefore, it is not in the game folder. Could this cause a malfunction?

So many questions i try to answer in separate post. About Institute legs cuffs (Ножные манжеты института) read lower.

 

4 hours ago, Kharos said:

Ok, the first one is new, I will test if I can reproduce it. Maybe some bad interaction between the mods?

This isn't your fault.

It's devious devices bug. There is many bugged devices. For me many i fixed in my game.

About this problem. It happens only when you wear Institute leg cuffs. Why? because in DD_Legcuffs_Institute_Rendered [ARMO:0B01196F] is set that it have neck biped slot. Even without your mod if you wear those leg cuffs and straitjacket dress you can't remove leg cuffs because it's end with bug. Bug is fixed when you remove that slot in FO4edit.exe.

About that trigger your neck interaction menu it's straight see because your mod detect that those device have neck biped slot.

 

Edited: I can't reproduce this bug but maybe it's happen if you wear Institute leg cuffs and your Shock collar. Because leg cuffs have neck biped slot too.

 

Edited second time: I reproduce this bug in original version when Robco shock collar Mark III is on. In my modified version this bug not happen.

Posted
14 hours ago, REB85 said:

Hello, I have a few questions, I hope you can help me.

1) It's normal because Kimy dialogue not have sounds. You can try install F4z Ro D-oh - Silent Voice to try skip the dialogue:

https://www.nexusmods.com/fallout4/mods/39848/

but sometimes it can made a more problems.

2) "sometimes for 1 attempt to remove the item, 2 actions are done. For example, I select "hack device" and then a second menu appears and asks what to do. If the first attempt is successful, the second is a failure and the device remains on the character" - i'm not clear understand what you means but i try to answer: probably you use deviously cursed wasteland mod what equips on you devices. Or AAF violate. Your problem happens when game equips twice 1 device on one slot (as example collars) Game think that you have two collars. because it unequips first collar and second left on.  In second time when you successfully unequip that collar it's disappear. There no know fix. I found it because i modded DCW by me and i found if i try equip on player dress twice then need unequip it twice. I fix it by remove second time in script.

3) This i explain in previous post

4) AAF violation when you are surrender by enemy put your keys into enemy what makes you surrender. Return to that place kill the enemy and your keys drop from this body. Or try to steal from him while is in peaceful mode. If there was many enemies then keys is in one of they.

5) It's mod conflicts - you have mod what's damage workbench. In first sight on modlist - infinitive settlements can cause it. Try to disable it and build new restraint bench. In that restraints bench not all restraints only worked - there you can't made dresses what not restraint you. Only from Kimmy you can by or DCW sometimes try to put it on you (it's fail but those devices show up in inventory - it's because those devices is bugged in mod and can't be put on by script. Only from inventory) Maybe wrong installation on AWKCR can cause this problem too.

Posted
3 hours ago, Aurelia7 said:

my character's body is black while wearing these items i went into bodyslide and batch built them which made it go from parts of the whole body to the entire body what can i do to fix this

What? Screenshot in studio!

Posted

Elsidia

I thank you for your reply. Tell me, how to properly install AWKSR? I installed it at the very beginning through the mod organizer with the default settings.

Posted

Hi. I have a quick question. 

 

when my character is equipped with the anal plugs and/or vibrating vaginal plugs I have the sounds of moaning but I never hear vibrating sounds yet I have the sound files in the folder...\Fallout 4\Data\Sound\FX\DeviousDevices.

 

 How can I get the vibrating sounds with the vibrating plugs?

 

cordially

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...