Jump to content

Deviously Cursed Loot LE 9.0 (2021-03-09)


Recommended Posts

Posted
4 hours ago, Elsidia said:

You can't - open the game see where is clipping and that parts enlarge by outfitstudio in blind state. Then save armbinder as new project to avoid any problem, build new armbinder from new project and reload a game to see how it works. Repeat for necessary. I remove in that way 90% clipping - sometimes in high animations still clip. Nothing there to do.

That's sad :(

Posted

Any idea what can I do if the Rape feature doesn't fire anymore? I made sure it is enabled in the MCM (disabled then enabled back to make sure), I see the messages of warnings when I fulfill any vulnerability criteria ("your gorgeous naked body..." "some people might take advantage...") and I am not bound at all or on a DCL quest, and I just don't get attacked. It worked before on the same save, and I can't tell exactly when it stopped working, but this is how it is now and I am running out of ideas. Anyone had the same experience who can help me please? XD

Posted
3 hours ago, thedarkone1234 said:

Any idea what can I do if the Rape feature doesn't fire anymore?

I can only guess what happens. You complete a Leon's quest? It's have a few bugs. At first their objective: Talk to Leon doesn't completed because of script error: (see in spoiler)

Spoiler

Original:

GetOwningQuest().SetObjectiveCompleted(240)
GetOwningQuest().SetObjectiveDisplayed(240)

 

Need:

GetOwningQuest().SetObjectiveCompleted(240)
GetOwningQuest().SetObjectiveDisplayed(240, false)

That's not a big problem only in completed quest shows that objective not completed.

Second bug i guess is because of timeout (in SE version) Sometimes after complete a quest Slave collar not put on but domainted quest started.  It can be fix by console to spawn Slave collar and put it on. Or you can do this quest without Slave collar - all functionality works (that quest is very bugged but that's a another story)

Third bug may cause your problem about rape. When Leon's quest ended they forgot restore leons quest active variable to false because DCL thinks that you have active quest and block many of DLC functions including rape. You can check it in MCM Debug section - Active Quest running: true. need False.

To fix it you need open console and write those:

player.setpqv dcur_leon_enslave leon_questrunning false

or

player.setpqv XX02F7BF leon_questrunning false

where XX - is your DCL mod load order hex number - My 0F - 0F02F7BF as example.

Then wait a about 30 sec. and check Debug menu - Active quest must changed to false and rape is available now.

I hope it helps you.

I do a test with Active quest true and Active quest false - and can say 90% probably it's need be to false.

Posted
3 hours ago, Elsidia said:

I can only guess what happens. You complete a Leon's quest? It's have a few bugs. At first their objective: Talk to Leon doesn't completed because of script error: (see in spoiler)

  Reveal hidden contents

Original:

GetOwningQuest().SetObjectiveCompleted(240)
GetOwningQuest().SetObjectiveDisplayed(240)

 

Need:

GetOwningQuest().SetObjectiveCompleted(240)
GetOwningQuest().SetObjectiveDisplayed(240, false)

That's not a big problem only in completed quest shows that objective not completed.

Second bug i guess is because of timeout (in SE version) Sometimes after complete a quest Slave collar not put on but domainted quest started.  It can be fix by console to spawn Slave collar and put it on. Or you can do this quest without Slave collar - all functionality works (that quest is very bugged but that's a another story)

Third bug may cause your problem about rape. When Leon's quest ended they forgot restore leons quest active variable to false because DCL thinks that you have active quest and block many of DLC functions including rape. You can check it in MCM Debug section - Active Quest running: true. need False.

To fix it you need open console and write those:

player.setpqv dcur_leon_enslave leon_questrunning false

or

player.setpqv XX02F7BF leon_questrunning false

where XX - is your DCL mod load order hex number - My 0F - 0F02F7BF as example.

Then wait a about 30 sec. and check Debug menu - Active quest must changed to false and rape is available now.

I hope it helps you.

I do a test with Active quest true and Active quest false - and can say 90% probably it's need be to false.

Thanks for the suggestions, but I never did Leon's quest, never even talked to Leon, on that save. And while I had the ordinary slave collar (the one which shocks you for clothes, but doesn't start a quest) the only DCL quests I had so far were the LAL start and the Dagonar prison (2 times). Rapes functioned perfectly well at least before the second Dagonar. Actually, I just recalled I got raped once after this Dagonar as well. But at some point I can't exactly point out, it just stopped...

Posted

I was doing Chloe's quest and had to go to the hall of the dead to meet Nazeem, but I had some restrains on me and couldn't get them off, so i used safe word command from debug menu, but forgot that it resets quests. Quest marker disappeared and now I can't talk to Nazeem about the package and thus continue the quest. Previous saves are overwritten already. What do I do now?

Posted
11 minutes ago, b1gby said:

I was doing Chloe's quest and had to go to the hall of the dead to meet Nazeem, but I had some restrains on me and couldn't get them off, so i used safe word command from debug menu, but forgot that it resets quests. Quest marker disappeared and now I can't continue the quest. Previous saves are overwritten already. What do I do now?

Sorry to say, but you are possibly screwed. Never overwrite backups before using nuclear options. The only other option I can think of is to try and setstage into the that stage and hope it all goes well from there

Posted
25 minutes ago, thedarkone1234 said:

Sorry to say, but you are possibly screwed. Never overwrite backups before using nuclear options. The only other option I can think of is to try and setstage into the that stage and hope it all goes well from there

Where can I get the IDs of the stages? I already tried 10, 20, 30 and so on and none of did anything

Posted

I'm having a serious issue where the mod doesn't seem to be initializing properly. I've used DCL on a previous playthrough, no problem. Updated it and started a new game now, and I can't see the MCM menu for it after waiting more than 30 minutes. I've tried the console command to reload all of the MCM entries. I started another new game just now to test again, still can't see the menu. When I try to actually play the game, every NPC has the "Come here, woman!" dialogue, but after the dialogue ends, there's no scene, nothing happens, except the same dialogue again if I talk to them. (Yes, SL scenes work outside of that, I've tested that. I've also reinstalled this mod and the DDA/DDI/DDE requirements.)

 

I've attached my papyrus log, there's a TON of errors, it definitely looks like something isn't right.

Papyrus.0.log

Posted

I installed the mod, but the rape feature isn't working properly.
It says person xy is gonna rape you, I can't move but nothing happens.
The "rapist" is just standing around.
I did activate the feature in mcm
It also says I'm not vulnerable to rape, even though I should be, yes the arousing level for that is changed to 0

Posted
12 hours ago, Fefre said:

rape feature

rape is very complicated system: when you wait it - not happen, when you don't want it there is 4 - 10 people why wait you to rape)

Anyway you have install zaz8 and build animations in fnis?

Posted
30 minutes ago, Elsidia said:

rape is very complicated system: when you wait it - not happen, when you don't want it there is 4 - 10 people why wait you to rape)

Anyway you have install zaz8 and build animations in fnis?

zaz is not a requirement in DCL. I am pretty sure of that. Has is changed without me noticing?

 

Do you think it might be the same problem, my rape not triggering at all and his rape not firing animations?

Posted

Hi, I am new to this mod (or these types of mods in general) and I am totally lost on how to handle it. When a trap triggers and I get an item attached and no key I just panic, I don't know what to do. For example I got a slave collar, that said in the description that it was advanced and can't be opened without a key, how would I solve that? Do I eventually find a key in the dungeon? Can someone help unlock it in the town? In the description it mentions a radiant quest, but I didn't get any. 

Posted
1 hour ago, thedarkone1234 said:

zaz is not a requirement in DCL.

Zaz is requirement to install dcl - it contains animations for rape) If you don't have it NPC try to start rape but found there no available animations to show up and event end.

 

Edited: Ok maybe i have something wrong but zaz 7 is requirement in SE version post. Maybe there is forgot to put this as requirement or animations in LE version goes from another place?

 

About your problem: Sexlab have no animations it provides another mod - If you have another mod with rape animations it should work. As i know zaz contains those animations but DCL not. Probably this is your problem - no rape.

Posted
36 minutes ago, Dreamer1986 said:

Hi, I am new to this mod (or these types of mods in general) and I am totally lost on how to handle it. When a trap triggers and I get an item attached and no key I just panic, I don't know what to do. For example I got a slave collar, that said in the description that it was advanced and can't be opened without a key, how would I solve that? Do I eventually find a key in the dungeon? Can someone help unlock it in the town? In the description it mentions a radiant quest, but I didn't get any. 

The normal slave collar requires a random amount of sex and days and only then a head restraint key. The number of sex and days can be set prior to getting the collar in the MCM.

 

Unless it is a slut collar, in which case it requires a random amount of days WITHOUT sex before it auto-disappears.

In general, the MCM is very detailed and well explained. It is long, but take a moment to check each option, and play around with them. Best time to do that is before you get your first trap though.

Posted
17 minutes ago, Elsidia said:

Zaz is requirement to install dcl - it contains animations for rape) If you don't have it NPC try to start rape but found there no available animations to show up and event end.

 

Edited: Ok maybe i have something wrong but zaz 7 is requirement in SE version post. Maybe there is forgot to put this as requirement or animations in LE version goes from another place?

I don't have Zaz and rape worked very well for me. I am pretty sure the bound animation come with DDi.

My problem now is different than his. I don't have rapes start without animations. Instead, I don't have them start at all, and they used to work in the same save without mod changes.

The one thing that might have changed is I unticked "disable start teleport" in the sexlab MCM, but ticking it back didn't make any visible difference

 

Posted
15 minutes ago, thedarkone1234 said:

Instead, I don't have them start at all

You check - DCl debug menu Active Quest Running - False? If there is true then you have active quest and rape not trigger. Or some of quest end without change the flag back to normal.

 

Edited: at second time when i start DCL prison quest i got a problem - not spawn ash piles for clearing quest. I solve this problem with console placeatme ash pile. But that was be in SE version and i suspect quest supply demands from dollmaker -there in Riften too are ash piles and i think in second time in prison those ash piles spawn randomly in Riften.

Posted
44 minutes ago, thedarkone1234 said:

The normal slave collar requires a random amount of sex and days and only then a head restraint key. The number of sex and days can be set prior to getting the collar in the MCM.

 

Unless it is a slut collar, in which case it requires a random amount of days WITHOUT sex before it auto-disappears.

In general, the MCM is very detailed and well explained. It is long, but take a moment to check each option, and play around with them. Best time to do that is before you get your first trap though.

Okay, thanks, I started reading through it. 

 

But how do I find a key eventually? Only in chests?

Posted
23 minutes ago, Dreamer1986 said:

But how do I find a key eventually? Only in chests?

In chests, selling the slaves to slave trader, sex for keys, completing the dollmaker quest tie me up!, give used dd items to dollmaker for keys, ask for help to NPC.

Edit: not sure but seems keys are given after complete the Shopping quest too. But there is more chance to stuck up in more restraints.

Edited: instead to sell slaves you can release a slave and take her valuables - there is chance to get keys too.

Sometimes when you are in restraints speaking with NPC gives you random key but there more chance to end up with more restraints on you.

To free from most standard restraints you need complete a Little bondage adventure (it can be triggered by ask NPC to help out of restraints) but some quest items not goes off.

Posted
12 minutes ago, Elsidia said:

In chests, selling the slaves to slave trader, sex for keys, completing the dollmaker quest tie me up!, give used dd items to dollmaker for keys, ask for help to NPC.

Edit: not sure but seems keys are given after complete the Shopping quest too. But there is more chance to stuck up in more restraints.

Edited: instead to sell slaves you can release a slave and take her valuables - there is chance to get keys too.

Sometimes when you are in restraints speaking with NPC gives you random key but there more chance to end up with more restraints on you.

To free from most standard restraints you need complete a Little bondage adventure (it can be triggered by ask NPC to help out of restraints) but some quest items not goes off.

Thank you, how do you get the sex for keys option? The bondage adventure sounds like a good option. Does that include the key for the slave collar too?

Posted
1 hour ago, Dreamer1986 said:

Thank you, how do you get the sex for keys option? The bondage adventure sounds like a good option. Does that include the key for the slave collar too?

The key for the slave collar is a simple "head restraint key" but it will only be usable after you had enough sex and waited enough days. You will see a message when it is useable

Posted
2 hours ago, Elsidia said:

You check - DCl debug menu Active Quest Running - False? If there is true then you have active quest and rape not trigger. Or some of quest end without change the flag back to normal.

 

Edited: at second time when i start DCL prison quest i got a problem - not spawn ash piles for clearing quest. I solve this problem with console placeatme ash pile. But that was be in SE version and i suspect quest supply demands from dollmaker -there in Riften too are ash piles and i think in second time in prison those ash piles spawn randomly in Riften.

So basically you are saying it is possible a second Dagonar causes bugs in DCL? Is there any way to supply some logs that can check that? I didn't have your bug with the cleaning mission, but as I said I had bugs, so it might be indication...

Currently active quest running shows false

Posted
9 minutes ago, thedarkone1234 said:

Currently active quest running shows false

Then i think no dungeon quest are guilty but what - i don't know. I check a little dungeon quest script and don't found variable as set active quests to true. But i don't dig deeply.

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