Jump to content

Recommended Posts

Posted (edited)
12 minutes ago, fred200 said:

 

DD does just fine making the mask removeable.

The problem is that this mod re-equips it. I wound up with a stack of 10 masks at my feet, in one of my futile attempts to get rid of it.

I'm not familiar with the SE version, but from what I've gathered it's basically the same as the LE version which I'm using. And this mod does not equip the mask, you do it yourself. When it's on, it's the devious effect that prevents you from removing it.

Please answer the following questions:
- Does the DD debug option remove the hood?
- Does the restraints key remove the hood?
- Can you struggle/lockpick the device?
- Does the Cursed Loot debug remove the hood?

Edited by kapibar
Posted

To add to this I'm using the se version v9.2 and I've never had an issue with the mask, I equip it the first time father chucks me out of the house then when the supply run is succsefully completed father automatically removes the mask after i chose the line "Father I've fetched the supplies you asked for" Whatever the issue is its not a problem of the SE conversion as I simply ran the latest version through CAO myself. I have noticed that fast traveling causes the quest to fail but in that case the mask is automatically unequiped.

Posted
7 minutes ago, audhol said:

I have noticed that fast traveling causes the quest to fail but in that case the mask is automatically unequiped.

The quest has a time limit and fast travel is actually very time consuming. But yes, the mask is unequipped on fail.

However - like I mentioned earlier - there are occasional errors when the mask is unequipped and re-equipped immediately, it happens 1/5-10 times, most probably caused by dialogue skip.

Posted

I have a question:

"father is unappy i'm not wearing his accessories"

How can I find out what accessories he wants my character to wear? Also, during scenes where it says "they remove the plugs", are they supposed to always return them afterwards?

Posted
9 hours ago, rhino_4 said:

How can I find out what accessories he wants my character to wear?

There's a mirror in the PC's room where you can check if you meet his current requirements.

 

 

9 hours ago, rhino_4 said:

Also, during scenes where it says "they remove the plugs", are they supposed to always return them afterwards?

This notification is from a different mod. But they should be returned afterwards.

Posted

Might be a dumb question but...

I m translating the whole thing (the esp is complete)

but I cant find the interface/translation file anywhere

theres the notifications like "xy saw me naked. reputation decreased" and alike.

does anyone know where to change that? :O

thank you

Posted (edited)
23 minutes ago, TarnisMartell said:

theres the notifications like "xy saw me naked. reputation decreased" and alike.

does anyone know where to change that? :O

 

I think these things are "hardcoded" within the scripts

Edited by excidium93
Posted

Hi, I can't start the mod in SE (using wartime tweak 9.2 SE)? I have the option in live another life dialog, but choosing it does nothing, can't sleep on the bed.

 

I don't know if I'm missing dependency, I have ZZ, all the required sexlab mods, fertility mode.

Posted
5 hours ago, enroger said:

Hi, I can't start the mod in SE (using wartime tweak 9.2 SE)? I have the option in live another life dialog, but choosing it does nothing, can't sleep on the bed.

 

I don't know if I'm missing dependency, I have ZZ, all the required sexlab mods, fertility mode.

 

You can test by trying any not hardcore entry in "live another life" and use the bed.  After starting the selected "begin" use the manual start in the MCM Wartime menu.

 

 

Posted (edited)
1 hour ago, safado said:

 

You can test by trying any not hardcore entry in "live another life" and use the bed.  After starting the selected "begin" use the manual start in the MCM Wartime menu.

 

 

 

The MCM menu is not showing up? Edit: NVM, The  MCM showed up after I reinstall it again

 

I looked into the MCM, it saids manual start already started, but I read the diary then talk to mother and father but there were no dialog

I tried to use debug option and toggle manual start quest, it immediately CTD

Edited by enroger
Posted
On 12/9/2021 at 4:00 AM, kapibar said:

That's true for most of the devious stuff, they're quite difficult to get rid of via console. Nonetheless, it can be done.

As for the mask - this is more or less a quest related item. Father will not remove it via normal dialogue, he should however remove it after the supply run. There are rare instances in which the removal fails, I suspect this is what happened to you.

Out of sheer curiosity I checked if Devious Device's Terminate DD quest option works against the mask of shame and it does. I also tried forcing the console removal of the item just to be sure, and this worked too - player.removeallitems, then player.removeitem xxx1e69b "1", followed by player.removeitem xxx1e69a "1". So this should work for you, too.

I try it and it work well With LE

Posted
On 12/11/2021 at 2:40 PM, TarnisMartell said:

Might be a dumb question but...

I m translating the whole thing (the esp is complete)

but I cant find the interface/translation file anywhere

theres the notifications like "xy saw me naked. reputation decreased" and alike.

does anyone know where to change that? :O

thank you

You are probably looking at the wrong mod.

 

I am pretty sure i see this message came from the mod Sexlab_RelationshipDialoguesystem_2dot6 and Sexlab approach Redux.

I see it often when i play Trouble of heroine and Submissive Lola and my character is forced to remain naked.

 

You can also look with Sexlab sexual Fame and sexlab aroused.

 

Posted
22 minutes ago, lcewolf said:

You are probably looking at the wrong mod.

 

I am pretty sure i see this message came from the mod Sexlab_RelationshipDialoguesystem_2dot6 and Sexlab approach Redux.

I see it often when i play Trouble of heroine and Submissive Lola and my character is forced to remain naked.

 

You can also look with Sexlab sexual Fame and sexlab aroused.

 

 

On 12/11/2021 at 8:40 PM, TarnisMartell said:

Might be a dumb question but...

I m translating the whole thing (the esp is complete)

but I cant find the interface/translation file anywhere

theres the notifications like "xy saw me naked. reputation decreased" and alike.

does anyone know where to change that? :O

thank you

 

This quote comes from this mod. It appears in the quest for supply if you don't wear the hood the father gives you.

As for finding where it is to translate it, if you use ESP-ESM translator you can find it in "SCPT" "EDID" pchsSupplyrun.
In the comments window at the bottom of the program, you will see debug.Notification(Npc.GetLeveledActorBase().GetName() + "saw me naked ....

Posted
On 12/10/2021 at 2:41 AM, kapibar said:

There's a mirror in the PC's room where you can check if you meet his current requirements.

I looked for this mirror and couldn't find it. I also checked the wartimes esp with additem and couldn't find it there either. Does it require a seperate mod? I should note that I'm not using yps immersive fashion in my load order.

Posted (edited)
6 hours ago, Cerral said:

 

 

This quote comes from this mod. It appears in the quest for supply if you don't wear the hood the father gives you.

As for finding where it is to translate it, if you use ESP-ESM translator you can find it in "SCPT" "EDID" pchsSupplyrun.
In the comments window at the bottom of the program, you will see debug.Notification(Npc.GetLeveledActorBase().GetName() + "saw me naked ....

Some option only appear when you have other mod install even if it use and it's write in wartimes.

 

The option for like milking don't appear if the mod is not install.

It's the reason why i think you should look with the other mod for the source. The base line depend problably from another

mod. But it's my humble opinion.

 

Public whore need as a soft requirement Sexlab Sexual Fame. When people see you naked or getting fucked you reputation(Fame) increase.

When you walk naked with wartimes or someone see you have ''fun'' outside you get that kind of message on the screen.

 

If you don't have it you need to start the quest with the other option in public whore.

 

My guess is you probably won't see those message if you don't have Sexlab sexual fame.

Edited by lcewolf
Posted (edited)
8 hours ago, enroger said:

 

The MCM menu is not showing up? Edit: NVM, The  MCM showed up after I reinstall it again

 

I looked into the MCM, it saids manual start already started, but I read the diary then talk to mother and father but there were no dialog

I tried to use debug option and toggle manual start quest, it immediately CTD

 

Make sure ZAZ is version 8 PLUS. Not breaking, but it needs UIExtensions. Remove/deactivate the Wartime voiced add-on, it will override the NPC with old script parameters that break Wartime.

Also,

You may have a mod messing things in papyrus. 

  Use ReSaver to look into the save file for Active Script and suspend stack spamming.  More than 50 scripts in the queue that do not go away after a while playing is a signal of something mess up. (comparing multiple saves). 

 

 

Edited by safado
Posted
On 12/11/2021 at 2:40 PM, TarnisMartell said:

Might be a dumb question but...

I m translating the whole thing (the esp is complete)

but I cant find the interface/translation file anywhere

theres the notifications like "xy saw me naked. reputation decreased" and alike.

does anyone know where to change that? :O

thank you

 

It is part of the script monitoring the "Supply Run" Quest/Task game state, and all the messages are hard-coded.

 

 

Posted (edited)
2 hours ago, rhino_4 said:

I looked for this mirror and couldn't find it. I also checked the wartimes esp with additem and couldn't find it there either. Does it require a seperate mod?

Nah, man, it's just... let's say incospicuous. On the top of the bedside cabinet in PC's room you'll find something like a silver platter standing on its edge - this is the mirror. You just have to activate it and it will show you your current status.
 

Quote

I should note that I'm not using yps immersive fashion in my load order.

Then you should consider adding it. YPS has been a requirement for a long time. It's conceivable that excluding it will cause a ton of problems.

Edited by kapibar
Posted
7 hours ago, safado said:

 

Make sure ZAZ is version 8 PLUS. Not breaking, but it needs UIExtensions. Remove/deactivate the Wartime voiced add-on, it will override the NPC with old script parameters that break Wartime.

Also,

You may have a mod messing things in papyrus. 

  Use ReSaver to look into the save file for Active Script and suspend stack spamming.  More than 50 scripts in the queue that do not go away after a while playing is a signal of something mess up. (comparing multiple saves). 

 

 

 

It worked! Turns out I have a older version of ZAZ. Thanks!

Posted
On 12/6/2021 at 5:42 PM, The-Raven said:

I know how to go on errands. The problem is that going on errands, giving Father food/drink and so on doesn't actually change the favour level at all. And paying him to help mother also does not increase the amount of days mother has left. 

 

As for cleaning, no such option appears, even while looking directly at the dirt piles.

 

Update: I found that the problem occured because I had not updated Papyrus Extender for a while, in addition to letting Sexlab SE overwrite some small files from Papyrus Extender. Updating PE and making sure it was not overwritten was all I needed to do to get it working properly. ^^

 

Hi, I have the exact same problem as you running the SE version. I tried installing the latest papyrus extender but it didn't work, can you describe exactly how you solved the problem?

Posted
11 hours ago, kapibar said:

Then you should consider adding it. YPS has been a requirement for a long time. It's conceivable that excluding it will cause a ton of problems.

Is there a specific list of required mods? The only things the esp says it requires are sexlab and zaz, and the links from monoman don't make it clear whether his updated wartimes  version requires things like SD+ or slavetats. Is the YPS version modded by monoman the only one that works, or does "immersive hair growth and styling" work as well?

Posted
3 minutes ago, rhino_4 said:

Is there a specific list of required mods? The only things the esp says it requires are sexlab and zaz, and the links from monoman don't make it clear whether his updated wartimes  version requires things like SD+ or slavetats. Is the YPS version modded by monoman the only one that works, or does "immersive hair growth and styling" work as well?

 

From my notes:

 

Quote

Hard Core Requirements
SexLab, Dawnguard, HearthFires, Dragonborn, ZazAnimationPack, Alternate Start, Amputator, SD+, Simple Slavery, I'll take the Display Model (dcc-dm2), SD Cages, Devious Devices Expansion, SkyUI, Beeing Female

SD Cages requires Sd Patches, Sd Patches requires Skyrim Utility Mod, Skyrim Utility Mod requires  UI Extensions (UIE)* (also used for YPS)
check load order

recommended load order
SUM
SDc
SD+
SDP
 

Removed Display Model as a hard dependency.
Removed SD cages as a master.
Made Amputator framework a soft dependency.
UI extension is sort of required now.

 If YPS Fashion Tweak v1.5 is installed: father will gradually increase demands that you improve your appearance after giving you the maid outfit. Spoilers: Stage 1: Eyeshadow & lipstick, Stage 2: Finger and toe nail polish, Stage 3: Pubic hair trimming and stockings. Failing to meet father's expectations will decrease favour . Smudged makeup will decrease favour . You'll periodically be rewarded with gold to supplement the cost if your appearance satisfies father.
- YPS: Father will like when your hair gets longer and conversely dislike if your hair gets cut for whatever reason (SLS rape cuts).
- RapeTats: Submissive sluts can ask their Father to mark them like the slut they are in exchange for favour. (once per day. Sub >= 10).
- Hair colour script fixes. Father will demand a new hair colour to straighten things out.
Added an 'UI extension' menu with some useful information/options.
Added a 'mirror' in your room so you can check your Immersive Fashion stats out and make sure you're in proper order for Father. (I do not see the mirror)
At level 3 fashion demands you'll also have to wear heels.
You should be able to wear regular heels in place of Father's slave heels now. (check Myrtles)
Killing Father will complete quest objectives. (check this too)
No UI key until servitude starts.

 

Recommended mods for 'full' experience

2x Tweaks above.

A pregnancy mod - Either Fertility Mode or Beeing Female

Fill Her Up Baka edition

Devious Devices Expansion

SL Survival

Milk Mod Economy

Optional - 'Time Passes' or 'Living Takes Time' to make tasks like cooking take time.

Bathing in Skyrim Tweaked

A mod that makes cum last longer - Maybe Sexlab Cum Overlays.

 

Posted
1 hour ago, enroger said:

 

Hi, I have the exact same problem as you running the SE version. I tried installing the latest papyrus extender but it didn't work, can you describe exactly how you solved the problem?

 

Just an idea:

Check your version of PapyrusUtil SE.  Sexlab SE 1.63 or newer has PapyrusUtil 4.x integrated.  Do not overwrite with older Nexus version or versions from any other mod.  It breaks Sexlab and maybe PapyrusUtil.   

 

Sexlab SE 1.63 version always overwrite any mod that has the following files included:

  • \Scripts\
    • ActorUtil.pex
    • JsonUtil.pex
    • MiscUtil.pex
    • ObjectUtil.pex
    • PapyrusUtil.pex
    • StorageUtil.pex
  • \SKSE\
    • \Plugins\
      • PapyrusUtil.dll    (this depends on SKSE version, Sexlab's compatibility with SKSE version also includes this file)

 

Wartime and many mods uses those functions, make sure is not overwritten by older versions in Skyrim SE.

 

 

 

Posted
40 minutes ago, safado said:

 

Just an idea:

Check your version of PapyrusUtil SE.  Sexlab SE 1.63 or newer has PapyrusUtil 4.x integrated.  Do not overwrite with older Nexus version or versions from any other mod.  It breaks Sexlab and maybe PapyrusUtil.   

 

Sexlab SE 1.63 version always overwrite any mod that has the following files included:

  • \Scripts\
    • ActorUtil.pex
    • JsonUtil.pex
    • MiscUtil.pex
    • ObjectUtil.pex
    • PapyrusUtil.pex
    • StorageUtil.pex
  • \SKSE\
    • \Plugins\
      • PapyrusUtil.dll    (this depends on SKSE version, Sexlab's compatibility with SKSE version also includes this file)

 

Wartime and many mods uses those functions, make sure is not overwritten by older versions in Skyrim SE.

 

 

 

 

I reinstalled Sexlab SE 1.63 SE and overwrite everything, but the problem persist.

 

Just to check, I got papyrus extender from nexus: https://www.nexusmods.com/skyrimspecialedition/mods/22854  Is this the right one?

Posted
30 minutes ago, enroger said:

 

I reinstalled Sexlab SE 1.63 SE and overwrite everything, but the problem persist.

 

Just to check, I got papyrus extender from nexus: https://www.nexusmods.com/skyrimspecialedition/mods/22854  Is this the right one?

 

 

Wartimes do not need it, but some of your mods may need it. 

 

As long, you do not update to AE 1.6, install the Papyrus Extender SE version.   If too late, then downgrade Skyrim AE(SE 1.6) to 1.5 using the Nexus downgrade mod, disable the new CC from Bethesda, and good luck with that.

 

Address Library for SKSE Plugins (for SSE)
Visual C++ Redistributables (2015/2017/2019)

 

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