Illana Posted March 17, 2020 Posted March 17, 2020 Does this do what I think it does? Googling doesn't really bring up anything, how do I edit expression per stage of an animation if this isn't the tool?
Seijin8 Posted March 17, 2020 Posted March 17, 2020 Sexlab picks semi-randomly from available expressions on every stage. If you want to tell it to use only a specific expression on a specific stage (or a specific animation?) you would need to use scripting to do that.
Illana Posted March 18, 2020 Author Posted March 18, 2020 On 3/17/2020 at 7:03 PM, Seijin8 said: Sexlab picks semi-randomly from available expressions on every stage. If you want to tell it to use only a specific expression on a specific stage (or a specific animation?) you would need to use scripting to do that. How do some animations open the mouths for oral consistently? That's my main question really.
Seijin8 Posted March 18, 2020 Posted March 18, 2020 52 minutes ago, Illana said: How do some animations open the mouths for oral consistently? That's my main question really. Coded in as an expression change for animations marked as "open mouth" in the registry. You can change it by altering the script it is in (sslBaseExpression).
Illana Posted March 20, 2020 Author Posted March 20, 2020 On 3/18/2020 at 8:05 PM, Seijin8 said: Coded in as an expression change for animations marked as "open mouth" in the registry. You can change it by altering the script it is in (sslBaseExpression). And this is in the json file? It's the only place where I see this phrase. What does it reference? Ie can i change the expression "open_mouth" is referencing? EDIT: ok i'm getting somewhere now, unpacked the sslbasexpression.pex to a .psc and is now readable using notepad++ I see this block of code: function OpenMouth(Actor ActorRef) global ActorRef.SetExpressionOverride(16, 80) utility.WaitMenuMode(0.100000) endFunction Now I just need to figure out what the numbers are referencing.. EDIT2: creationkit tells me this, apparently 16 is combat shout and the 80 refers to the strength of the expression, but this does not open the mouth at all. The one that does that should be the MFG parameter Aah and BigAah
OsmelMC Posted June 30, 2020 Posted June 30, 2020 The SexLab MCM have the expression Editor and allow modify the existing expressions and add few custom ones. Every Expression is in fact a Expression Package with independent Expressions for each stage. Is easier use the SexLab MCM Expressions tools and test it. If you are planning make new expressions or modify the existing ones let me know. The world needs more expressions for SexLab.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.