Jump to content

Recommended Posts

1 hour ago, Ed86 said:

sslBaseVoice

 

Sound function GetSound(int Strength, bool IsVictim = false)
    if Strength > 75 && Hot
        return Hot
    elseIf IsVictim && Medium
        return Medium
    endIf
    return Mild
endFunction


 

That's very clear. Thank you.

I'll try to modify these.

Link to comment
9 hours ago, Ed86 said:

sslBaseVoice

 

Sound function GetSound(int Strength, bool IsVictim = false)
    if Strength > 75 && Hot
        return Hot
    elseIf IsVictim && Medium
        return Medium
    endIf
    return Mild
endFunction


 

Could you tell me where is the calculation of strength?

Link to comment
2 hours ago, elzee said:

Could you tell me where is the calculation of strength?

In sslactoralias

 

Try searching for voice and playmoan, i dont remember exactly

 

Orgasm sound is orgasmfx i think in orgasm function

Link to comment

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use