Jump to content

Need help with SexLab Scripting


Recommended Posts

Posted

Hello guys, i am trying to learn a bit of SexLab modding, already read some basic tutorials, but im having difficultys with adding sexlab scripts in creation kit.

Could someone please explain me how this works, by giving me a small example like starting sex through dialogue with a specific npc.

I would very much appreciate your replies. Thank you in advance

Posted

I don't know anything about dialogues, but for scripts in general:

First, you have to load anything you need as a resource into the Creation Kit, includig SexLab, WITHOUT enabling anything as "Active file"

Next, you create the stuff you want, eg your quest, the NPC or whatever you need

Afterwards, you create a script and attach it to the created object

This script then needs to hold a Property called SexLabFramework property SexLab auto. Well, actually you may call it like you want, the TYPE SexLabFramework is important

Then, fill the property within the CK, you only should have one option anyways

 

Like this, you can call all the functions with in the file SexLabFramework.psc, which should be included within your SL Framework installation

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...