Jump to content

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


Recommended Posts

Posted
53 minutes ago, thedarkone1234 said:

In short: estrus

In short as i see: Estrus illegally remove all items and of course not restore back. But DCL quest conditions work on keywords, what is illegally removed. This error can be repair only on Estrus size.

 

Posted

if i install dcur 8.4 / .5  not before game start, but shortly after, the debug page is blogged and stops all other dcur mcm to work.

release date for v 9 ?

Posted
1 hour ago, shiagwen said:

if i install dcur 8.4 / .5  not before game start, but shortly after, the debug page is blogged and stops all other dcur mcm to work.

release date for v 9 ?

Kimy posted early beta version of the DCL 9 earlier in this thread. I don't remember page and so we'd just need to search anyway so i'll leave it to you ;)  (But don't forget to repost the link if you do find it)

Posted
19 minutes ago, Zaflis said:

Kimy posted early beta version of the DCL 9 earlier in this thread. I don't remember page and so we'd just need to search anyway so i'll leave it to you ;)  (But don't forget to repost the link if you do find it)

Also, the mod prevents fast tavelling from working, from chloe quest on.  only work around is to use lal and not start in helgen, avoid the chloe quest.

Posted
23 minutes ago, shiagwen said:

Also, the mod prevents fast tavelling from working, from chloe quest on.  only work around is to use lal and not start in helgen, avoid the chloe quest.

Even if you want to complete dragon quest you can still do it with LAL, just don't go helgen keep main entrance but straight to cave. This way you don't pass Chloe and fast travel remains unaffected. Otherwise just finish her quest and it should be fine. DCL9 adds a new storyline which Chloe is part of.

Posted

A little help needed here. I had to reinstall all these wonderful mods. After the reinstall my characters are wearing standard Skyrim underwear (not naked) and said underwear seems to be taking the place of the devious items. Where did I go wrong? 

Posted
41 minutes ago, Fenroo said:

A little help needed here. I had to reinstall all these wonderful mods. After the reinstall my characters are wearing standard Skyrim underwear (not naked) and said underwear seems to be taking the place of the devious items. Where did I go wrong? 

did you install a body with nude meshes and build the nude body and dd devices in bodyslide?

Posted
On 7/11/2014 at 10:09 PM, Kimy said:

You also might want to disable XMPSE.esp in your load order. It is NOT required for the skeleton. You only need it if you want to use XMPS's extra features, such as weapon placement. It's otherwise also a huge performance hog.

hmm i didn't know that, i dont use any weapon placement

is it safe to remove this esp? even though ive been playing with it in my load order?

Posted
18 minutes ago, zarantha said:

did you install a body with nude meshes and build the nude body and dd devices in bodyslide?

I do not believe I did. I think I just did the devices in bodyslide. How do I do the body itself? 

Posted
24 minutes ago, Fenroo said:

I do not believe I did. I think I just did the devices in bodyslide. How do I do the body itself? 

if you have nothing checked in groups, then it will be done with the batch build. if you're selecting groups, then make sure your body group is selected (cbbe/unp/whatever) then batch build. the instructions should be on your body page on how to build it.

Posted
35 minutes ago, M.BISON said:

hmm i didn't know that, i dont use any weapon placement

is it safe to remove this esp? even though ive been playing with it in my load order?

things have changed since 2014. DCL works just fine with the skeleton, and a skeleton is required for physics of any kind.

it's not required if you don't want physics on the body or chains.

Posted
11 hours ago, Zaflis said:

Kimy posted early beta version of the DCL 9 earlier in this thread. I don't remember page and so we'd just need to search anyway so i'll leave it to you ;)  (But don't forget to repost the link if you do find it)

here you go: DCL 9.0 beta 1

 

10 hours ago, Zaflis said:

Even if you want to complete dragon quest you can still do it with LAL, just don't go helgen keep main entrance but straight to cave. This way you don't pass Chloe and fast travel remains unaffected. Otherwise just finish her quest and it should be fine. DCL9 adds a new storyline which Chloe is part of.

No need to ever enter Helgen. If you want to start the Mainquest, there's a charred body in Helgen's courtyard. Or talk to anyone in Riverwood. Or enter Dragonsreach and come close enough to the Jarl that Irileth tells you "We'e not receiving any visitors!" - it's nearly impossible to bypass the first stages of the bloody mainquest.

 

I personally hated the new storyline, because it's four quests in a row with no chance to stop in between by saying "no" or "bugger off!"

My great friends during these quests were 'enablefasttravel 1' and 'player.setav speedmult 100' (or 200 if you're really bugged) and lastly for moving from Markarth to Dawnstar coc ... uhmm... location name of the Dollmaker's shop.

 

Don't get me wrong - I really like cursed loot, I just don't like most of the quests.

 

And lest I forget, last night had seen the release of a beta-fix for DD5

Posted
33 minutes ago, CaptainJ03 said:

I personally hated the new storyline, because it's four quests in a row with no chance to stop in between by saying "no" or "bugger off!"

My great friends during these quests were 'enablefasttravel 1' and 'player.setav speedmult 100' (or 200 if you're really bugged) and lastly for moving from Markarth to Dawnstar coc ... uhmm... location name of the Dollmaker's shop.

I started with the "Delivery refused" start, and when it ended it releases my fast travel. I will return to Chloe once I have played more around the map of Skyrim, because I think having a follower from the very start kinda makes the game too easy XD

 

The one tiny annoyance is I cannot read the note from the noble because that is another way to start the Chloe quest and it already disables fast travel at that point (thought not DCL events, at least).

 

Kimy, if I may suggest: How about making the Chloe quest disable fast-travel only from the point we get bound and forward, so that we get the option to kinda immersively save it for later without canceling it outright or having to take a funny detour?

Posted
15 hours ago, Elsidia said:

In short as i see: Estrus illegally remove all items and of course not restore back. But DCL quest conditions work on keywords, what is illegally removed. This error can be repair only on Estrus size.

 

I looked inside Estrus's psc files and I found this:

function StripItem(actor akVictim, form ItemRef)
	If ItemRef && !ItemRef.HasKeyword(SexLabNoStrip)
		Armor akArmor = ItemRef as Armor
		akVictim.UnequipItem(ItemRef, false, true)
	endif
endfunction

Apparently DCL's dress does not have that keyword? Is that intended on DCL's side? If so, what keyword would I need to add to this check so that it won't remove DCL's quest item?

Posted
3 hours ago, thedarkone1234 said:

Apparently DCL's dress does not have that keyword?

Mostly of DCL 8.5 quest items have this keyword. Some of inventory devices not. Check dress id and compare into xedit then can report in bugs. How it is in DCL 9.0 beta don't know.

Rendered devices - what is visual part, seems have all this word.

Posted
12 hours ago, zarantha said:

did you install a body with nude meshes and build the nude body and dd devices in bodyslide?

Body looks like this now. Where did I go wrong?

Broken.jpg

Posted
47 minutes ago, Fenroo said:

Where did I go wrong?

This is UUNP body with CBBE texture or CBBE body with UUNP texture.

You need select correct body for type what you install UUNP or CBBE.

Posted
1 hour ago, Elsidia said:

This is UUNP body with CBBE texture or CBBE body with UUNP texture.

You need select correct body for type what you install UUNP or CBBE.

I built the CBBE body type in Bodyslide. How do I select it?

Posted

was messing about trying this out

i think some extra dialog options would be cool? they dont change the outcome just adds to the non-consensual scenes

ill use my character as example, my character does not submit to npc demands and will go down fighting and maybe eventually secretly like it lol

 

just using this scenario as it comes to mind

 

so when in prison and the guard next to your cell (think his name is forman? cant remember) says something, these extra replies can be said:

 

guard: im gonna have some fun before you go in your cell or go to the mines (im not quoting him exact but he says something like this :joy:)

before rape pc can have 3 dialog options, 1 in each, cooperative, neutral and defiant

pc can say stuff like:

touch me and ill smash your skull, if my hands where not bound you would be dead, no wait you cant do this, you cant do this i am the thane or DB!

 

another suggestion; after days pass in jail time and he says the same thing, a more compliant dialog option will appear replacing the neutral options, so pc can say:

divines...when will this end, dont you ever get tired, how are you hard again, you said this will be the last time

 

the example options are just off the top of head, hope it makes sense

probably a lame idea but ive already typed it now :grin:

Posted

I'm noting a issue with attempts to get released from a yoke. It seems either the MCM is ignoring, the key steal and add restraints options, or they just are not working. To test it, I set them both to 100, and spoke with several NPCs to try and get help and they just refused to help and walked away.

 

ScreenShot93.png.02670634bb04c948b82d147de5aefddf.png

 

Not once in about 10 tries over 3 characters with different setups (gear, other devices, keys being held, etc:) did anyone steal keys or add restraints. I haven't tested the rape option because I have that one always at 0 anyway.

Posted
1 minute ago, RimmerInTheWorld said:

This mod never seems to activate / start for me, is this supposed to come with an MCM menu? Fresh install, just this mod and it's dependencies - no idea why it's not working.

@Kimy's fix:

Create a new save, quit to menu, create a new save again.

?

Posted
On 1/3/2021 at 6:33 PM, Viri1 said:
  Hide contents

I may be bursting your bubble, but the dialogue you can see if you search "Chloe" on the help command is stuff you say. Unless you found it somewhere else...

 

Could be, I was admittedly just goofing around at the time and needed something else. Still, it could be something that Kimy might implement at some point. ?

Posted

(Skyrim LE)

 

Hi everyone, ?

I made a UUNP and CBBE BS conversion of the pet suits. 

If you would be so kind to test them, I'd really appreciate it. ?

 

How they look for me:

Spoiler

Before

1.jpg.262b6bce0a5aff139d397be32fef7113.jpg

 

After2.jpg.968e8ec0b8ebcb6fddf2e2150d8ea811.jpg

 

 

??

 

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   1 member

×
×
  • Create New...