Jump to content

Recommended Posts

Posted

The prisoner chain needs two keys IIRC. It should actually display a message that you don't have enough keys when you have only one.

Posted

Got around to reinstalling Skyrim and loading back in mods many of which were updated since last time which includes this one.

 

Cannot figure out currently why the straightjackets do not appear on character when worn. All other items I've tested so far load without issue.

 

I have run batch build and also done builds specifically on the straightjackets and still no success. Wondering if I might be missing something in my mods list.

 

 

Mod List.PNG

Posted

So I have the latest files DD assets 3.0e, DD Expansion 4.1, and DD Integration 4.1, and I keep getting CTDs after sex with some DD items on. So after some thorough testing, I narrowed it down to one item: White Leather Restrictive Corset. Apparently when I wear it then proceed to have sex (in this case I was raped through Cursed Loot "Rape" function), I immediately CTD after orgasm. If I remove the corset and have sex, nothing happens...

 

I think this is a weird bug of some sorts.

Posted

Did anyone eventually upload this to a different hosting site that GitHub?

It would be greatly appreciated by those of us who can't fully download files from GitHub.

 

Posted
4 hours ago, orgs1n said:

The Rope Body Restraint isn't rendered for me. Anyone else have this issue?

 

1281691048_RopeBodyRestraint.thumb.jpg.f341cf37f6471edfffe2e0c8edca9166.jpg

Run bodyslide.
The moment I see someone post this issue, I instinctively say RUN BODYSLIDE :P 

Posted

er...Anybody could give me a transparent texture of restrictive gloves please?I am working on it myself.but i am not good at painting.

Posted
On 7/6/2018 at 3:46 PM, trelloukos said:

Did anyone eventually upload this to a different hosting site that GitHub?

It would be greatly appreciated by those of us who can't fully download files from GitHub.

 

Don´t u feel you don´t get an answer to this from the supporters. 

Posted
On 6/28/2018 at 11:51 AM, dimasdeny said:

it doesn't work for me, suddenly my download restart again from 0 mb.. do you have alternative link?

Same herewith.

Posted
On 6/22/2018 at 12:47 AM, trelloukos said:

Any chance to use a different host site for these so that the rest of us who can't download from github can enjoy the new stuff?

Cheers!

Same here....

Posted

Having a wee bit of trouble with the straitjackets in this.  Equipping them onto npc's causes their arms to disappear but their hands either float around as if they weren't bound or move behind their back as if they were wearing an arm binder.  Similar problem to that or arm binders where the hands do not disappear, although not as obvious.  Appears to work fine on my character, just npc's who are affected.  Have tried reinstalling DDX, DDI and DDA, rerun FNIS and rerun bodyslide to no avail.  Not the biggest problem but just cautious about leaving it in case it becomes a bigger problem down the line.

Posted
1 hour ago, b04r said:

Having a wee bit of trouble with the straitjackets in this.  Equipping them onto npc's causes their arms to disappear but their hands either float around as if they weren't bound or move behind their back as if they were wearing an arm binder.  Similar problem to that or arm binders where the hands do not disappear, although not as obvious.  Appears to work fine on my character, just npc's who are affected.  Have tried reinstalling DDX, DDI and DDA, rerun FNIS and rerun bodyslide to no avail.  Not the biggest problem but just cautious about leaving it in case it becomes a bigger problem down the line.

Changing cells usually fixes that.

Posted
1 hour ago, LazyBoot said:

Changing cells usually fixes that.

Just tried that, used COC and fast travel, but the problem seems to be persisting.

Posted
7 hours ago, JadeZ said:

Same here....

These mods ARE loaded to another site WHEN THEY ARE RELEASED.

 

This site itself is where the released versions are loaded.  The very first post of this thread has a "View Files" link you can click to go to the download page for this mod.

 

Complaining about not being able to access the GitHub versions is complaining about not being able to get the ALPHA/BETA versions.

Posted
On Saturday, July 14, 2018 at 10:13 AM, WaxenFigure said:

These mods ARE loaded to another site WHEN THEY ARE RELEASED.

 

This site itself is where the released versions are loaded.  The very first post of this thread has a "View Files" link you can click to go to the download page for this mod.

 

Complaining about not being able to access the GitHub versions is complaining about not being able to get the ALPHA/BETA versions.

actually the "view files" button just takes you back to the main file page and the download file button doesn't work..keeps getting an error message

Posted
1 hour ago, cyndel said:

actually the "view files" button just takes you back to the main file page and the download file button doesn't work..keeps getting an error message

The "View Files" button takes you to a copy of the support page but it has the Download File button on is and pressing that button starts a download for me.
 

Perhaps you need to investigate WHY you are getting an error message since that's pretty much certain to be the point where things are going wrong for you.

 

In short, it's working for other people so it OUGHT to be able to work for you too, we just need to figure out why it isn't working right now.

Posted
1 minute ago, WaxenFigure said:

The "View Files" button takes you to a copy of the support page but it has the Download File button on is and pressing that button starts a download for me.
 

Perhaps you need to investigate WHY you are getting an error message since that's pretty much certain to be the point where things are going wrong for you.

 

In short, it's working for other people so it OUGHT to be able to work for you too, we just need to figure out why it isn't working right now.

seems there are only a few of the pages that do that to me, gives me an error instead of downloading the file..i use internet explorer, but Chrome seems to download it just fine..sorry

 

Posted
Just now, cyndel said:

seems there are only a few of the pages that do that to me, gives me an error instead of downloading the file..i use internet explorer, but Chrome seems to download it just fine..sorry

 

As long as you got it to go, that's what matters. Now you can have the fun!

Posted

I want to know how I would know if the mod is working I'm currently trying to convert the mod to SE and I already went through the converting process for everything I just wanted to know if there is a notification or craftable Items that appear to know if it is working I already have DD Assets and Integrations working for my SE version. 

Posted
2 hours ago, Kimy said:

Why don't you just download the official SE version? oO

I think I have that downloaded but the Expansions ESM isn't there in plugins its only there when I use the one I converted oddly 

Posted

Hey, I'm looking to add a pet suit via scripting. For other expansion items, for instance a hobble dress, I can manage this by doing:

 

libs.EquipDevice (PlayerRef, xlibs.zadx_HobbleDressTransparentInventory, xlibs.zadx_HobbleDressTransparentRendered, libs.zad_DeviousSuit)

 

However, for the pet suit, no properties seem to be defined in zaxlibs.psc. They aren't in RegisterDevices() either, so adding via keywords (ManipulateGenericDevice) is out the window too.

Is there another way to equip a pet suit via scripting?

Posted
2 hours ago, orgs1n said:

Hey, I'm looking to add a pet suit via scripting. For other expansion items, for instance a hobble dress, I can manage this by doing:

 

libs.EquipDevice (PlayerRef, xlibs.zadx_HobbleDressTransparentInventory, xlibs.zadx_HobbleDressTransparentRendered, libs.zad_DeviousSuit)

 

However, for the pet suit, no properties seem to be defined in zaxlibs.psc. They aren't in RegisterDevices() either, so adding via keywords (ManipulateGenericDevice) is out the window too.

Is there another way to equip a pet suit via scripting?

Look in zadxlibs2.psc. I believe there is also an instance of libs2 defined in the esp.

 

Edit: You may have to manually instantiate it in your script, like so:

 

zadxLibs2 Property xlibs2  Auto

xlibs2 = Game.GetFormFromFile(0x0000CA01, "Devious Devices - Expansion.esm") as zadxLibs2

Posted

Transparent hobble dress is not working. Whenever I equip it my character wears black catsuit which I can't unequip.

[UPD] Same with rope body restraint

[UPD2] All hobble dresses were having the same problem.  Starting new game solved it.

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