Jump to content

Skyrim SexLab - Sex Animation Framework v1.62 - UPDATED Jun 3rd 2016


Recommended Posts

Posted
15 hours ago, K175UN3 said:

 but on the topic of dawnguard.esm and dragonborn.esm, does that mean I have to buy the DLC?

yes, or you could acquire them in some less legal way or play w/o horny dragons n other mods

Posted

Quick question about these functions in SexLabFramework:

 

;/* PickStrapon
* * Picks a strapon from the SexLab registered strapons for the actor to use.
* * 
* * @param: Actor ActorRef - The actor to look for a strapon to use.
* * @return: Form - A randomly selected strapon or the strapon the actor already has in inventory, if any.
*/;
Form function PickStrapon(Actor ActorRef)
	return Config.PickStrapon(ActorRef)
endFunction

;/* EquipStrapon
* * Equips a SexLab registered strapon on the actor.
* * 
* * @param: Actor ActorRef - The actor to equip a strapon.
* * @return: Form - The strapon equipped, either randomly selected or pre-owned by ActorRef.
*/;
Form function EquipStrapon(Actor ActorRef)
	return Config.EquipStrapon(ActorRef)
endFunction

In both cases the comments mention using Strapons that the Actor already has in their inventory.

 

Do the inventory Strapons get used preferentially?

Posted
5 hours ago, Tyrant99 said:

Quick question about these functions in SexLabFramework:

Spoiler




;/* PickStrapon
* * Picks a strapon from the SexLab registered strapons for the actor to use.
* * 
* * @param: Actor ActorRef - The actor to look for a strapon to use.
* * @return: Form - A randomly selected strapon or the strapon the actor already has in inventory, if any.
*/;
Form function PickStrapon(Actor ActorRef)
	return Config.PickStrapon(ActorRef)
endFunction

;/* EquipStrapon
* * Equips a SexLab registered strapon on the actor.
* * 
* * @param: Actor ActorRef - The actor to equip a strapon.
* * @return: Form - The strapon equipped, either randomly selected or pre-owned by ActorRef.
*/;
Form function EquipStrapon(Actor ActorRef)
	return Config.EquipStrapon(ActorRef)
endFunction


 

In both cases the comments mention using Strapons that the Actor already has in their inventory.

 

Do the inventory Strapons get used preferentially?

Looks like it based on the code. (sslSystemConfig.psc starting at line 338)

Posted

There are 488 pages here so I am SO SORRY if I missed the answer to my question, but is there a way to turn off creature meshes? I don't want creature animations but Sexlab seems to install the creature penis meshes anyways and I have noticed it makes sabrecats glitch out HARD when they die. Since I don't want creatures anyways, is there a way I can disable the install of these meshes?

Posted
11 minutes ago, slomenick said:

There are 488 pages here so I am SO SORRY if I missed the answer to my question, but is there a way to turn off creature meshes? I don't want creature animations but Sexlab seems to install the creature penis meshes anyways and I have noticed it makes sabrecats glitch out HARD when they die. Since I don't want creatures anyways, is there a way I can disable the install of these meshes?

it's not SexLab, that is More Nasty Critters & Creature Framework, don't install them if you don't want them.

Posted
14 minutes ago, MadMansGun said:

it's not SexLab, that is More Nasty Critters & Creature Framework, don't install them if you don't want them.

I don't have either of those mods, but looking at the patch notes it looks like creature framework is now included in SexLab by default. Can I not disable that?

 

Edit: Nevermind. Instead of trying to battle with my mod manager I just decided to install it manually and exclude the creature meshes folder. Here's hoping I didn't screw up the manual install somehow. Thanks for replying though! :smile:

Posted
44 minutes ago, slomenick said:

I don't have either of those mods, but looking at the patch notes it looks like creature framework is now included in SexLab by default. Can I not disable that?

umm....no it's not, i think your looking at the notes for the creature pack there, that was not the same thing.

SexLab does not come with creature dicks, it only has creature animations. some other mod is adding dicks.

Posted
43 minutes ago, MadMansGun said:

umm....no it's not, i think your looking at the notes for the creature pack there, that was not the same thing.

SexLab does not come with creature dicks, it only has creature animations. some other mod is adding dicks.

Well Sexlab is the only adult mod I have installed besides SexLab Romance for the dialogue options. I don't have any mods that touch creatures, never have, and after my clean install of the game and manual installation of SexLab excluding creature meshes, the animals are all normal. So... meshes are included I guess? Not a big deal either way, whatever I did fixed my issue. Maybe it's not SexLab and I had some weird obscure something hiding in one of my mods somewhere that I didn't want. *shrug* All I care about is my animal meshes are fixed. Sorry for being all confusing. Really was not my intent.

Posted

I'm having an annoying little problem, Followers will strip for a split second before animation start and then re-equip their armor, I use EFF for followers and I noticed that it kinda separates INVENTORY from EQUIPMENT in the EFF HUD, is this the problem? Cause if I go to the Equipment tab and manually remove the armor from the character it works fine as long as there are no more armors in their equipment tab. I'm kinda tired of every-fucking-time I start an animation with a follower have to do that, is there a fix?

Posted
On 5/1/2018 at 1:57 PM, yagonew said:

I'm having an annoying little problem, Followers will strip for a split second before animation start and then re-equip their armor, I use EFF for followers and I noticed that it kinda separates INVENTORY from EQUIPMENT in the EFF HUD, is this the problem? Cause if I go to the Equipment tab and manually remove the armor from the character it works fine as long as there are no more armors in their equipment tab. I'm kinda tired of every-fucking-time I start an animation with a follower have to do that, is there a fix?

Have you tried the eff naked bug fix? It mainly stops followers from going naked when you dismiss them but there may be a knock on effect that helps you as well.

Posted
11 hours ago, wholegrain said:

having sex with corpses, is it possible to make the animation make it look like the female was dead?

Use the "Necro" animations from the animation packs with the animations by FunnyBizness.

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
×
×
  • Create New...