Jump to content

Expression of loverslab or sexlab


Recommended Posts

Posted

Hello.
I would like to know how to get rid of the expressions of FG or sexlabs that appear on the face of the PC at times.
I don’t speak during scenes but as normal.
Because when I fight or use my weapon, I have these idiotic expressions that appear on the face of my character (smile, sadness etc).
I would like to remove them because they annoy me more than anything since I make screens for my blog.

Posted

Would have to edit the script that sets the expressions, if there isn't an MCM or some other way of configuring it.

Posted (edited)

You sure that's not coming from something like Conditional Expressions, a DAR expressions mod (afaik, there are a few), or something similar? Afaik, SL expressions are only in evidence during an SL animation sequence and are removed following, so any dynamic expression changes encountered outside that limited scope of operation seems more likely to be related to something other than SL/FG

Edited by anjenthedog
Posted (edited)

PS> IFF you're not using any other expression modifiers (you have to at least have mfg fix btw, which is itself the engine for many/most of these expression changes), and IFF an expression gets "stuck" after an SL event, then I think there's a console command for   removing/resetting MFG expression status ( mfg reset I believe, but I can't recall with certainty off top of my head)

Edited by anjenthedog
Posted

One other thing came to mind, btw.

 

If you have both mfg fix and opparco installed, expressions can get screwy. it's one of those "this one or that one but not both at the same time" situations.

Posted
On 5/30/2023 at 5:26 PM, anjenthedog said:

One other thing came to mind, btw.

 

If you have both mfg fix and opparco installed, expressions can get screwy. it's one of those "this one or that one but not both at the same time" situations.

I use expressive facegem, Expressive fagegen female and Male.

But I don’t think it comes from them.

That’s the problem I have with these images

 

ScreenShot1214.png.3ef9ea84f0fa6090161a13d426b18f00.png

On this image, this is the expression that it is normally a.

Normally. I did showracemenu and took the screen like that to show.

 

ScreenShot1215.png.4edcba60694acbfd5456f24f8f946ee6.png

And that’s the look on her face right now.

It’s either when I fight or draw my sword.

 

It’s either an expression like that or an expression of sadness or fear.

I have to cast the Flower Girl Masturbation spell to get her to resume her normal expression.

Posted

Since it seems you do not know which mod is doing this, one way to find all potential candidates is to search through all pex files in all mods for the word "SetExpressionOverride". Here's a powershell example. Execute it in the Scripts directory. Run powershell through mo2 if you're using that.

Spoiler

 dir *.pex | select-string SetExpressionOverride | % {$_.filename}

 

Once you have all the candidates, inspect their script sources to identify the culprit. If that is not an option, you can also disable mods one by one, but remember to start a new game between each test as scripts are baked into saves. ReSaver may save you from restarting the game, you can try that if you're brave.

Posted

fwiw, the stock expressions (happy, sad, angry, etc) work better on some faces than others. Not sure why, but they do (IME). You *might need to tweak each one to look suitable on a given face.

 

Posted
51 minutes ago, anjenthedog said:

fwiw, the stock expressions (happy, sad, angry, etc) work better on some faces than others. Not sure why, but they do (IME). You *might need to tweak each one to look suitable on a given face.

 

What do I have to do to remove my character's expression?

Posted
28 minutes ago, hana120 said:

What do I have to do to remove my character's expression?

 

The script that set the expression. Like I said, find the origin mod and decide what to do with it.

Posted
32 minutes ago, traison said:

 

The script that set the expression. Like I said, find the origin mod and decide what to do with it.

I've tried to find powershell but all I can find are text files and something called PackItUp - BSA BA2 PowerShell Archiving Script

Posted
On 6/1/2023 at 5:38 PM, traison said:

Powershell is a part of Windows. Start menu -> Powershell.

For now, I have another bigger problem.
My graphics card is acting up, I’m afraid it’s gone.

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