Jump to content

DD RC8 - Cannot remove Inflatable Butt Plug?!


Recommended Posts

Posted

Hi there!

 

My chatacter's got one of those Inflatable Butt Plugs locked on her and however I try - I just can't remove it. Inflatable Butt Plug uses standard Chastity Key and (as far as I'm aware) the key is required only to deflate the plug. Once it's completely deflated, the player can remove it.

 

On paper, it's all good, but in practice... Well I just spent 3 in-game days constantly waiting 2 hours trying to deflate and remove it. I've managed to deflate the plug dozens of times already, but I still cannot remove it for some reason. Is there a way to keep my current save and remove the plug or should I revert back to the previous save where my character wasn't locked in that plug?

 

Also, are those Inflatable plugs exclusive to RC8 or does the standard DD also have them?

Asking as I'm really getting frustrated with Devious Devices as a mod/framework and I'm planning to remove it as irritations like this one are really getting on my nerves and I don't want to deal with this any more; especially during the days when I had a lot of work on my job - I want to play the game and relax a bit, not debug and ask for support on forums/Discord servers.

 

Any help is much appreciated! Thanks in advance and take care!

Posted (edited)

Are you by chance using Fallsouls, the mod which lets the game time continue even when you're in inventory mode. Ever since I installed that (and love it so am keeping it), I've had a LOT of trouble removing devious devices. Even the DD unlocker often fails to remove them, and I often cannot pick them free nor unlock them. Something in Fallsouls is interfering with devious devices.

 

The only way I found to remove devious device in game when this happens is to use a console command to unequip the item.

 

For instance, lets say I have a ball gag harness I cannot remove anymore. I type "help gag 4 armo" to find the ID of the ball gag harness and then type, "player.unequip [the ID]"  (Edit: I can't remember if the command is player.uneqipitem or player.unequip, so just try both)

 

This triggers the script successfully and allows me to remove the item.

 

Edited by Karna5
Fixed typos
Posted

I totally forgot about this... Sorry @Karna5 and @spicydoritos for not replying... I appreciate your replies!

 

After posting the issue, I did some more digging. I've found a solution which fixes the mentioned issue! Apparently, this was (and possibly still is) a serious issue with RC8. Luckily, it's only a single script that's faulty.

 

Someone fixed those scripts and published them to DD forum (where RC8 is mentioned). Sadly, I'm unable to find the link to the post, but I'm able to send the script (and its source) as I keep all the stuff on my disk.

 

Here: DD_RestraintScript_InflatablePlugs.pex and DD_RestraintScript_InflatablePlugs.psc

 

After downloading, just place the .pex and (optional) .psc file(s) into their proper directories of the DD RC8, and you're good to go.

 

Additionally, if you encountered the issue and are now stuck with Inflatable plugs, simply install the fixed script, unlock the plug in-game and then reset DD using MCM (I think there's a Debug section with one button to restart/refresh it - click that).

 

That's it! Hopefully this helps folks in the future! All credit goes to the user who managed to fix the script - it's not my work!

 

Take care!

  • 8 months later...
Posted (edited)

This took a while, but here is what I did to remove my stuck butt plug.

My issue was it can inflate, but it doesn't recognize deflate menu selection. Even after forcing it to deflate, it wouldn't recognize the message saying I successfully removed the plug. So somewhere in the codes, the version I'm using has some pointer issue where variable isn't change and the scripts are stuck in a loop of sort.

 

So here is what I did, go into console command and type...

 

Step 1:  set zadinflatableplugstateanal to 0

^ this forces the butt plug to completely deflate.

You can also type ~GetGlobalValue zadinflatableplugstateanal~ to check the variable. 5 is fully inflated, 0 is not inflated.

 

Step 2:  drop 14018c80 1

^ this force drop the invisible scripting item you are equipped with that provide you with the menu to interact with the butt plug. (use remove instead of drop should also work, but I didn't try) 1 is just the number you wish to drop.

 

Step 3: drop 15033ced 1

^ this force drop the inventory item of the butt plug. You can freely pick it up and safely store it away. 1 is just the number you wish to drop.

 

I use the help function in console command to find the plug state variable. It was ~help inflatable 3~ the number 3 specifically look for variables. If you just type in ~help inflatable~ then it will show you all possible things in game with the world 'inflatable' in it's name or value. The vaginal plug should have similar property.

You can also use the ~help~ function to find the key item to add to your inventory to use or similarly to find the global variable of said item so you can change it.

Edited by HiddenSideaccount

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...