Jump to content

Does SexLab Framework register duration of sex?


johnwick11

Recommended Posts

Posted

I'm wondering if there's a parameter in SexLab Framework that registers the duration of sex act. For example if the player chooses to disable auto-advance feature to manually advance the scenes?

 

Edit: If not I guess I could use something like GetCurrentGameTime() to calculate the time?

Posted

I'm wondering if there's a parameter in SexLab Framework that registers the duration of sex act. For example if the player chooses to disable auto-advance feature to manually advance the scenes?

 

Edit: If not I guess I could use something like GetCurrentGameTime() to calculate the time?

Have you looked at the Statistics page for your player? Notice the time field for how long your character has had sex? All you need to do is get that statistic from the framework before and after the sex so you can get the time of the last act with a little math.

Posted

 

I'm wondering if there's a parameter in SexLab Framework that registers the duration of sex act. For example if the player chooses to disable auto-advance feature to manually advance the scenes?

 

Edit: If not I guess I could use something like GetCurrentGameTime() to calculate the time?

Have you looked at the Statistics page for your player? Notice the time field for how long your character has had sex? All you need to do is get that statistic from the framework before and after the sex so you can get the time of the last act with a little math.

 

 

Nice! Thank you!

Archived

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

  • Recently Browsing   0 members

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