Captmalal Posted February 20, 2016 Posted February 20, 2016 During any blowjob anim, I can't seem to change the expression/phoneme to anything other than the default - I enter new values, but they don't last more than a second or two before reverting to their default. Anyone know how to get around this? Thanks
Slammer64 Posted February 20, 2016 Posted February 20, 2016 It depends on which version of SexLab you are using, I found that with 1.59c expressions were being overridden by the sslBaseExpression script with a not totally functioning phoneme modifier, with 1.61b2 I simply changed the ActorRef.SetExpressionOverride and the MfgConsoleFunc.SetPhonemeModifier to the values I wanted, recompiled and they work exactly like I want.
Captmalal Posted February 20, 2016 Author Posted February 20, 2016 Thanks. Where can ActorRef.SetExpressionOverride and MfgConsoleFunc.SetPhonemeModifier be found? I've checked sslBaseExpression.psc, but couldn't find either entry.
Slammer64 Posted February 20, 2016 Posted February 20, 2016 Line 105 and 106 as follows: function OpenMouth(Actor ActorRef) global ClearPhoneme(ActorRef) ActorRef.SetExpressionOverride(16, 100) MfgConsoleFunc.SetPhonemeModifier(ActorRef, 0, 1, 100) Utility.WaitMenuMode(0.1) endFunction This is my changed version, BTW. BUT, this will only work in version 1.61 of Sexlab.
Captmalal Posted February 20, 2016 Author Posted February 20, 2016 Odd. I've checked the entirety of the file and still can't find anything that even remotely resembles ^ All I have is a bunch of different mood registration e.g. Pleasure, Joy, etc. I'm currently running 1.61B Am I correct in assuming that what you've typed up would work regardless if compiled? EDIT: Oh jeez, I'm an idiot. Been looking at the wrong file... lmao Sorry... and thanks, lol
Recommended Posts
Archived
This topic is now archived and is closed to further replies.