Jump to content

Sexlab Diary Stats as Global Conditionals?


Recommended Posts

Posted

I know Sexlab tracks all the numbers. I know the documentation provides all the code to get those numbers. Yet I have completely failed at doing so :D

 

It seems (I say as someone who failed at it) like it should very easy to make a simple master mod with those values pulled and set, which could be used as a master for any mods to track experience outside of that mod's purview.  In particular, I'd like to use them as conditional values to hide/reveal dialogue. I can sort of do this with SLSF, but that's reputation, not experience, which is differently useful.

 

What am I missing? Any help? Anyone?

 

I'm on  SE 15.97 and SL 163 beta 8.

Posted
52 minutes ago, manafalls said:

It seems (I say as someone who failed at it) like it should very easy to make a simple master mod with those values pulled and set, which could be used as a master for any mods to track experience outside of that mod's purview. 

 

Yeah its called sexlab framework ?

 

What issue are you having when trying to use the functions from sslactorstats.psc?

Posted

Yeah, and it seems pretty clear, but both:

 

Int VSexSkill = Sexlab.GetSkill(PlayerRef, "Vaginal")

Int VagSexSkill = Sexlab.GetSkilllevel(PlayerRef, "Vaginal")

 

return nothing but 0s, no matter how, er, skilled, I get. I'm probably just missing something obvious. Either way, it would be so nice to have these tracked and widely available as conditionals and not to have to add multiple counting functions inside scripts to everything (even if I could actually get them to work!).

 

Thanks for the reply

 

 

Posted

You could try (Sexlab as sslactorstats).GetSkill

 

Why are you using "int [variablename]" to assign value? Did you declare your variables as conditional properties?

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