Jump to content

Recommended Posts

Posted

@Lokomootje: You'll need the loose scripts of DD's dependancies aswell to compile.

 

SkyUI, SKSE and SL-Arousal are the usual suspects, look for modder-SDK's for them or decompile their BSA's to get the scripts.

Posted

Has anyone had problems when trying to remove the vaginal piercings, when you have only them equipped? For me it will only give me the options to "put on" or "carry on". If I equip the the nipple piercings then go to take off the vaginal piercings  then I get the options "use tool to remove", "force out" or "carry on". Just seems like a little glitch but thought I'd bring it up. I also get the floating nipple piercings on my cbbe body no mater which body type or slider adjustments, but others have mentioned that. Other wise everything else seems fine, good work otherwise.

 

Yes I have this problem to, and everything else is working just fine, I have not been able to figure out why this is happening.

 

  I am sure it is some sort of conflict, but what is strange is one of my profiles act's perfectly normal, and gets the 3 choices, "tool,put it in, and carry on" yet they are identical in almost every asspect where mod's are concerned.

 

  I have been trying to figure out what is causing this. if I had a cascade of problems I would just do a complete re-install, but it is only this one.

 

which I find Odd. As I would assume sense the three button menu with the same commands is the one used for Breast piercing removal as well, that they would both be causing a problem.

 

  But it is only with the Vag one that I do not get the Tool use Option.

 

Everything in all my other mods, and this one work perfectly, I only have trouble with this one thing.

 

I did not use console to make anything, I made everything at the forge.

 

ANYway scopeMK2 if you happen to figure out what is causing your minor misshap please let me know.

Posted

 

Can some one explain the Devices underneath system to me? I updated to the latest version and set the slot to 50. When I equip stuff however the items don't disappear they just clip through like they always have.

 

I'm guessing I haven't set an option right or something.

 

If you have not done so yet, you will need to tell it which items you want hidden by which armor pieces.  It should have an example of the chastity bra being hidden by armor worn in the body slot by default.

 

Fairly easy to figure out how it works by messing with it, but you will need to know the slot number the game uses for your gear.

 

 

I tried doing that setting the chastity belt 0 to slot 32 and setting hide slot to 50.

 

I then equipped some clothes and they didn't disappear. 

Posted

I tried doing that setting the chastity belt 0 to slot 32 and setting hide slot to 50.

 

I then equipped some clothes and they didn't disappear. 

 

Err, i think you've understood it backwards.

 

 

Here's how:

 

Say you want clothes/armor (Slot-32) to hide belts (Slot-49).

 

Find slot 32 in the MCM device-hider menu, and there will be 4 fields below it. One of them should already be set to hide the Bra/Piercings, which is good as those clip with most clothes/armor.

Then simple click the blank field just below the Bra/Piercings entry, and scroll down the list till you see Slot-49/Belts and select that. It's now added to the list and will be hidden when you wear clothes/armor.

 

 

That's how you need to think of it. Wearing something in the selected slot will hide any slot that is listed under it's entries.

Posted

Has anyone had problems when trying to remove the vaginal piercings, when you have only them equipped? For me it will only give me the options to "put on" or "carry on". If I equip the the nipple piercings then go to take off the vaginal piercings  then I get the options "use tool to remove", "force out" or "carry on". Just seems like a little glitch but thought I'd bring it up. I also get the floating nipple piercings on my cbbe body no mater which body type or slider adjustments, but others have mentioned that. Other wise everything else seems fine, good work otherwise.

You're the second person to report that issue. I'll look in to it, thanks.

Posted

 

Has anyone had problems when trying to remove the vaginal piercings, when you have only them equipped? For me it will only give me the options to "put on" or "carry on". If I equip the the nipple piercings then go to take off the vaginal piercings  then I get the options "use tool to remove", "force out" or "carry on". Just seems like a little glitch but thought I'd bring it up. I also get the floating nipple piercings on my cbbe body no mater which body type or slider adjustments, but others have mentioned that. Other wise everything else seems fine, good work otherwise.

 

Yes I have this problem to, and everything else is working just fine, I have not been able to figure out why this is happening.

 

  I am sure it is some sort of conflict, but what is strange is one of my profiles act's perfectly normal, and gets the 3 choices, "tool,put it in, and carry on" yet they are identical in almost every asspect where mod's are concerned.

 

  I have been trying to figure out what is causing this. if I had a cascade of problems I would just do a complete re-install, but it is only this one.

 

which I find Odd. As I would assume sense the three button menu with the same commands is the one used for Breast piercing removal as well, that they would both be causing a problem.

 

  But it is only with the Vag one that I do not get the Tool use Option.

 

Everything in all my other mods, and this one work perfectly, I only have trouble with this one thing.

 

I did not use console to make anything, I made everything at the forge.

 

ANYway scopeMK2 if you happen to figure out what is causing your minor misshap please let me know.

 

Okay here is another thing I figured out, or at least in a few tests worked.

 

1. if I have the nipple piercings attached, and the Vag piercing attached

 

2. and I remove the Vag piercing first I get the tool option..Yeah!

 

3. But if I remove the Nipples first, then I will not get the tool option for the Vag removal.

 

4. Or that is what has happened in a few tests, I have run. I think it is consistant.

 

5. But need to test more.

 

 

6. I have to be sure to save with each test, as once they don't remove the only option then I have found for removal is "showinventory" and some trial and error to get them off after that with Player.removeitem XXXXXXXX 1 , but it is testy to get the objects off even with that. Once thay have failed to allow the tool option to show.

 

 

 

Posted

 

I was trying to edit the armbinder script to make the armbinder inescapable( setting required stamina for struggling to 1000 ).

But the compiler gives an error.

 

D:\Games\Bethesda\Skyrim\Data\Scripts\Source\zbfConfig.psc(546,23): GetCurrentCrosshairRef is not a function or does not exist

D:\Games\Bethesda\Skyrim\Data\Scripts\Source\zbfConfig.psc(546,23): cannot call the member function GetCurrentCrosshairRef alone or on a type, must call it on a variable

 

I don't know what i did wrong. :/

Thanks in advance.

 

You are using an old version of SKSE or missing some files from it, that function was introduced in 1.7.1.

 

 

Ok, thank you.

 

Posted

@Lokomootje: You'll need the loose scripts of DD's dependancies aswell to compile.

 

SkyUI, SKSE and SL-Arousal are the usual suspects, look for modder-SDK's for them or decompile their BSA's to get the scripts.

 

I already have those, it appears that an outdated skse seems to be the problem.

Thanks for the reply.

 

Posted

 

 

 

Has anyone had problems when trying to remove the vaginal piercings, when you have only them equipped? For me it will only give me the options to "put on" or "carry on". If I equip the the nipple piercings then go to take off the vaginal piercings  then I get the options "use tool to remove", "force out" or "carry on". Just seems like a little glitch but thought I'd bring it up. I also get the floating nipple piercings on my cbbe body no mater which body type or slider adjustments, but others have mentioned that. Other wise everything else seems fine, good work otherwise.

 

Yes I have this problem to, and everything else is working just fine, I have not been able to figure out why this is happening.

 

  I am sure it is some sort of conflict, but what is strange is one of my profiles act's perfectly normal, and gets the 3 choices, "tool,put it in, and carry on" yet they are identical in almost every asspect where mod's are concerned.

 

  I have been trying to figure out what is causing this. if I had a cascade of problems I would just do a complete re-install, but it is only this one.

 

which I find Odd. As I would assume sense the three button menu with the same commands is the one used for Breast piercing removal as well, that they would both be causing a problem.

 

  But it is only with the Vag one that I do not get the Tool use Option.

 

Everything in all my other mods, and this one work perfectly, I only have trouble with this one thing.

 

I did not use console to make anything, I made everything at the forge.

 

ANYway scopeMK2 if you happen to figure out what is causing your minor misshap please let me know.

 

Okay here is another thing I figured out, or at least in a few tests worked.

 

1. if I have the nipple piercings attached, and the Vag piercing attached

 

2. and I remove the Vag piercing first I get the tool option..Yeah!

 

3. But if I remove the Nipples first, then I will not get the tool option for the Vag removal.

 

4. Or that is what has happened in a few tests, I have run. I think it is consistant.

 

5. But need to test more.

 

 

Yup, probably mismatched keywords. Will fix for 2.8.2 (Bug-fix release).

Posted

 

 

 

 

Has anyone had problems when trying to remove the vaginal piercings, when you have only them equipped? For me it will only give me the options to "put on" or "carry on". If I equip the the nipple piercings then go to take off the vaginal piercings  then I get the options "use tool to remove", "force out" or "carry on". Just seems like a little glitch but thought I'd bring it up. I also get the floating nipple piercings on my cbbe body no mater which body type or slider adjustments, but others have mentioned that. Other wise everything else seems fine, good work otherwise.

 

Yes I have this problem to, and everything else is working just fine, I have not been able to figure out why this is happening.

 

  I am sure it is some sort of conflict, but what is strange is one of my profiles act's perfectly normal, and gets the 3 choices, "tool,put it in, and carry on" yet they are identical in almost every asspect where mod's are concerned.

 

  I have been trying to figure out what is causing this. if I had a cascade of problems I would just do a complete re-install, but it is only this one.

 

which I find Odd. As I would assume sense the three button menu with the same commands is the one used for Breast piercing removal as well, that they would both be causing a problem.

 

  But it is only with the Vag one that I do not get the Tool use Option.

 

Everything in all my other mods, and this one work perfectly, I only have trouble with this one thing.

 

I did not use console to make anything, I made everything at the forge.

 

ANYway scopeMK2 if you happen to figure out what is causing your minor misshap please let me know.

 

Okay here is another thing I figured out, or at least in a few tests worked.

 

1. if I have the nipple piercings attached, and the Vag piercing attached

 

2. and I remove the Vag piercing first I get the tool option..Yeah!

 

3. But if I remove the Nipples first, then I will not get the tool option for the Vag removal.

 

4. Or that is what has happened in a few tests, I have run. I think it is consistant.

 

5. But need to test more.

 

 

Yup, probably mismatched keywords. Will fix for 2.8.2 (Bug-fix release).

 

 

thx U min!, I was beginning to think I was reporting something that was stupid, and every one hate me for trying to figure it out. 

 

and thinking I was just crazy..  "Which might be...LOL are those men in white coats out there"

Posted

 

 

 

 

You can do that? how do you unlock the recipes? (I've never seen them...)

 

 

Once you read the book from the college library the recipes should be visible under misc when going to a forge.

 

 

Ahhh... I've been avoiding doing that because I didn't want to trigger that mission string yet. That's how you trigger it, right?

Posted

 

Ahhh... I've been avoiding doing that because I didn't want to trigger that mission string yet. That's how you trigger it, right?

 

 

Not if you're already wearing a belt ;)

Posted

 

 

Ahhh... I've been avoiding doing that because I didn't want to trigger that mission string yet. That's how you trigger it, right?

 

 

Not if you're already wearing a belt ;)

 

 

Right, but if you are, then would stealing the book now preclude me from triggering the mission later?

Posted

 

Right, but if you are, then would stealing the book now preclude me from triggering the mission later?

 

 

No, you can trigger it then by just dropping the book and picking it up again.

Posted

Right, but if you are, then would stealing the book now preclude me from triggering the mission later?

 

No, just drop it out of your inventory and pick it back up again inside the Arcaneum. It doesen't become a quest item till then, so you can.

 

Just don't misplace the thing in the meantime :lol:

 

 

EDIT: Man, you are on the ball today Srende :ph34r:

Posted

Separate issue, not sure if DDi or SL/Zaz, but....

 

You know how bindings put constraints on the available sex animations? It seems that when you're belted and wearing an armbinder (maybe also gagged, but triggers with the ring gag too), the only sex animation available becomes mutual masturbation.... which of course shouldn't happen with the armbinder on. If you get out of the armbinder you're able to do oral scenes and other rape scenes like anal, so it seems silly those would be unavailable while in the armbinder, especially since if wearing the binder and not a belt the same or similar animations become available again.

Posted

 

Right, but if you are, then would stealing the book now preclude me from triggering the mission later?

 

No, just drop it out of your inventory and pick it back up again inside the Arcaneum. It doesen't become a quest item till then, so you can.

 

Just don't misplace the thing in the meantime :lol:

 

 

Okay, so I'm safe reading the book directly from the bookcase and just leaving it there for later? I'll give that a try.

Posted

Okay, so I'm safe reading the book directly from the bookcase and just leaving it there for later? I'll give that a try.

 

Not quite. The perk doesen't trigger if you read it from the book-case, you need to take it into your inventory, exit the book-case, and then read it from your inventory.

 

Afterwards you should store it in a safe container (IE a chest or bookcase in a home you own) so you know where it is and that it won't get purged by the game at some point.

Posted

Separate issue, not sure if DDi or SL/Zaz, but....

 

You know how bindings put constraints on the available sex animations? It seems that when you're belted and wearing an armbinder (maybe also gagged, but triggers with the ring gag too), the only sex animation available becomes mutual masturbation.... which of course shouldn't happen with the armbinder on. If you get out of the armbinder you're able to do oral scenes and other rape scenes like anal, so it seems silly those would be unavailable while in the armbinder, especially since if wearing the binder and not a belt the same or similar animations become available again.

Yah I just noticed this too like a minute ago ^^ It happens even with ring gags.
Posted

 

Separate issue, not sure if DDi or SL/Zaz, but....

 

You know how bindings put constraints on the available sex animations? It seems that when you're belted and wearing an armbinder (maybe also gagged, but triggers with the ring gag too), the only sex animation available becomes mutual masturbation.... which of course shouldn't happen with the armbinder on. If you get out of the armbinder you're able to do oral scenes and other rape scenes like anal, so it seems silly those would be unavailable while in the armbinder, especially since if wearing the binder and not a belt the same or similar animations become available again.

Yah I just noticed this too like a minute ago ^^ It happens even with ring gags.

 

Log plox.

Posted

 

 

Okay, so I'm safe reading the book directly from the bookcase and just leaving it there for later? I'll give that a try.

 

 

Not quite. The perk doesen't trigger if you read it from the book-case, you need to take it into your inventory, exit the book-case, and then read it from your inventory.

 

Afterwards you should store it in a safe container (IE a chest or bookcase in a home you own) so you know where it is and that it won't get purged by the game at some point.

 

 

Wait, so you can't store it in the arcanium bookcase after that? How would you trigger the quest later if it's stored somewhere else?

Posted

 

Wait, so you can't store it in the arcanium bookcase after that? How would you trigger the quest later if it's stored somewhere else?

 

 

The location shouldn't matter. If you pick it up somewhere else you just get an objective to talk to Urag first.

Posted

yeah, you have something different, I can tell you how I did the nifskope editing, it is really very easy, but it could also not work if you try any really eratic movements (rotation or scale). But you need to be Reasonable NifSkope Savy

 

1. I used nifskope, loaded each of the Piercing nif, zero, and one. Rotate around, and zoom in,  in the view widow, and get them where you can see them good.

 

2. then clicked on the Piercings to highlight them, and then right clicked on the piercing part you are going to move. you have to do to both the ring, and the soulgem piece. one at a time, and the same amount.

 

3. after right clicking in the drop down menu you select edit, and move the X,Y,Z value to what you are guessing is right, as you do not have the body mesh to aline with. [ I was lucky as I only needed to adjust the "Y" direction.]

 

y >> should be in and out

X >> should be right and left

Z >> should be up and down

 

4. after positioning both pieces to what you feel is right. you need to right click them again, and choose apply, you will get a warning, do it any way choice or not.

 

5. once you have moved, and applied the choices to both pieces of the piercing, and saved both Nif files, (zero, and One)

 

6. you have to go in game, and see if your movements look right.

 

7. remember to move both Piercing nif one, and nif zero the same amount, and also that the up down arrow will move the item in whole number's.

 

8. to move in fractions [ as in -0.1000 ] you need to type that in to the movement amount position.

 

Also if you do any scaling to like bring them closer together, or further apart, That might be a testy thing, but could be done, I am just unsure how well it will work.

 

I mean if you have the body there to look at, it might not be so bad, but you don't and the oval shaping might be really bad, or could be good.

 

9. Also some weighting maps just may not allow this, and you may get really bad results. So back up your original piercingNSoul_0, and piercingNSoul_1>nifs

 

 

[NOTE] There is and inherrent non-Linear Scale problem with adjusting the Breast rings this way.

 

If you re-size your breasts, then everything can go off, and you will have to re adjust them again. This consistancy problem can not be avoided. as far as I know.

I tried this before to fix a similar problem, but I kept skipping the "apply" step and wondering why nothing happened in-game no matter how far I moved the meshes. Thank you!

Posted

 

Separate issue, not sure if DDi or SL/Zaz, but....

 

You know how bindings put constraints on the available sex animations? It seems that when you're belted and wearing an armbinder (maybe also gagged, but triggers with the ring gag too), the only sex animation available becomes mutual masturbation.... which of course shouldn't happen with the armbinder on. If you get out of the armbinder you're able to do oral scenes and other rape scenes like anal, so it seems silly those would be unavailable while in the armbinder, especially since if wearing the binder and not a belt the same or similar animations become available again.

Yah I just noticed this too like a minute ago ^^ It happens even with ring gags.

 

 

 

Log plox.

 

 

Here you go.

 

The animation starts as if about to show another scene, then quickly snaps out of it and switches to masturbation, and you get the belt related dialogue for it before dropping out of the scene while the partner NPC keeps going until they finish.

 

This log is with a 'simulated rape' scene from Radiant Prostitution, but it also seems to happen with all other scenes, consensual or otherwise. I've also had this trigger the bug where it will spawn a pillory model in front of the PC, and not de-spawn it because the scene was interrupted in switching to masturbation.

 

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