• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

nooblet123

Members
  • Content count

    668
  • Joined

  • Last visited

Posts posted by nooblet123


  1. 16 hours ago, skyrimll said:

    One thing about the new version.

     

    I had to extensively rewrite how SD is managing devices, including punishments, and as usual with these things, I probably did not test it as much as I should have, so let me know here if you are running into issues with devices not equipped or removed correctly.

     

    A consequence of this update is that I am now able to equip/remove devices based on the context.

    For example, expect a gag if you insult your master... and try 'plea' to convince your master to remove the gag.

    The gag is on a timer, so you will not get it removed right away. You will have to play the good slave and regularly plead for release.

     

    I haven't tried the new version yet, but with previous versions getting enslaved by SD was an easy way out of your current restraints. So if you had like 4 slave items on you, you'd run into some bandits on purpose, get those 4 restraints removed and end up with just a collar, then run away.

    0

  2. According to John Ruskin's biographer Mary Lutyens, the notable author, artist, and art critic was apparently accustomed only to the hairless nudes portrayed unrealistically in art, never having seen a naked woman before his wedding night. He was allegedly so shocked by his discovery of his wife Effie's pubic hair that he rejected her, and the marriage was later legally annulled.

    1

  3. On Tuesday, November 17, 2015 12:27:15, weirdtexan said:

    Man, I hope it comes out soon. I really, really want to be able to wear this outfit in the game:

     

    AfGrHVg.jpg

     

    Talk about sexy retro goodness!

    That's not skimpy... Unless she's a nun.

    0

  4. 4 hours ago, 4love10 said:

    i was excited of this mod,but dam im disapointed,sexlab have a hundreds of sex animations! and you guys only use 8 and most of them are AP,a very very very old animations.

    Do you only use 8 brain cells at a time and therefore can't add all those hundreds of animations yourself?

    0

  5. 7 hours ago, Funnybizness said:

    Well a mod that adds all of my animations to sexlab. I don't know how to do it. So I just upload them for others to use. :shy:

    I guess they'd have to be added to sslAnimationDefaults.psc, so compared to existing APLegUp, you'd add a new function and register it (add/change bolded/italic stuff) maybe change some parameters (rotation, position,etc) and then you compile it.

     

    like this:
     

    Spoiler

     

    RegisterAnimation("APLegUp")

    RegisterAnimation("FUNNYBIZNESSnecrolegspread")

    RegisterCategory("Missionary")

     

     

    function APLegUp(int id)
        sslBaseAnimation Base = Create(id)

        Base.Name    = "AP Leg Up Fuck"
        Base.SoundFX = Squishing

        int a1 = Base.AddPosition(Female, Vaginal)
        Base.AddPositionStage(a1, "AP_LegUp_A1_S1", 0, rotate = 180)
        Base.AddPositionStage(a1, "AP_LegUp_A1_S2", 0, rotate = 180)
        Base.AddPositionStage(a1, "AP_LegUp_A1_S3", 0, rotate = 180)
        Base.AddPositionStage(a1, "AP_LegUp_A1_S4", 0, rotate = 180)
        Base.AddPositionStage(a1, "AP_LegUp_A1_S5", 0, rotate = 180)

        int a2 = Base.AddPosition(Male)
        Base.AddPositionStage(a2, "AP_LegUp_A2_S1", -44, up = 5, sos = 3)
        Base.AddPositionStage(a2, "AP_LegUp_A2_S2", -44, up = 5, sos = 3)
        Base.AddPositionStage(a2, "AP_LegUp_A2_S3", -44, up = 5, sos = 3)
        Base.AddPositionStage(a2, "AP_LegUp_A2_S4", -44, up = 5, sos = 3)
        Base.AddPositionStage(a2, "AP_LegUp_A2_S5", -44, up = 5, sos = 3)

        Base.SetTags("AP,Sex,Dirty,Penis,Vaginal,Reverse,Standing,Creampie,Aggressive,AggressiveDefault")

        Base.Save(id)
    endFunction

     

    function FUNNYBIZNESSnecrolegspread(int id)
        sslBaseAnimation Base = Create(id)

        Base.Name    = "FUNNYBIZNESSnecrolegspread"
        Base.SoundFX = Squishing

        int a1 = Base.AddPosition(Female, Vaginal)
        Base.AddPositionStage(a1, "necro_leg_spread_A1_S1", 0, rotate = 180)

     Base.AddPositionStage(a1, "necro_leg_spread_A1_S2", 0, rotate = 180)

     Base.AddPositionStage(a1, "necro_leg_spread_A1_S3", 0, rotate = 180)

     Base.AddPositionStage(a1, "necro_leg_spread_A1_S4", 0, rotate = 180)

     Base.AddPositionStage(a1, "necro_leg_spread_A1_S5", 0, rotate = 180)

        int a2 = Base.AddPosition(Male)
        Base.AddPositionStage(a2, "necro_leg_spread_A2_S1", -44, up = 5, sos = 3)

        Base.AddPositionStage(a2, "necro_leg_spread_A2_S2", -44, up = 5, sos = 3)

        Base.AddPositionStage(a2, "necro_leg_spread_A2_S3", -44, up = 5, sos = 3)

        Base.AddPositionStage(a2, "necro_leg_spread_A2_S4", -44, up = 5, sos = 3)

        Base.AddPositionStage(a2, "necro_leg_spread_A2_S5", -44, up = 5, sos = 3)
        Base.SetTags("AP,Sex,Dirty,Penis,Vaginal,Reverse,Standing,Creampie,Aggressive,AggressiveDefault")

        Base.Save(id)
    endFunction

     

     

     

     

     

    I know nothing about SL though.

    0

  6. 2 hours ago, vagonumero13 said:

    I'm getting ths in papyrus log with latest version, which don't allow me to progress when talking to Brutus for first time:

     

    
    11/15/2015 - 07:41:37PM] warning: Property myScripts on script SLV_Mainquest_Brutus03 attached to topic info 5800BCC6 on quest SLV_Mainquest (58000D62) cannot be initialized because the script no longer contains that property
    [11/15/2015 - 07:41:37PM] warning: Property SLV_Freequest on script SLV_Mainquest_Brutus03 attached to topic info 5800BCC6 on quest SLV_Mainquest (58000D62) cannot be initialized because the script no longer contains that property
    [11/15/2015 - 07:41:37PM] warning: Property slaveprogress on script SLV_Mainquest_Brutus03 attached to topic info 5800BCC6 on quest SLV_Mainquest (58000D62) cannot be initialized because the script no longer contains that property

     

    Did you start a new game?

    0

  7. 7 hours ago, Kenjoka said:

    I did a check what items have MagicDisallowEnchanting or vendorNoSale,

    yes, there are a lot of restraint item (zad*), but these are already protected by the keyword SexlabNoStrip, which the enforcer checks

     

    other items are with MagicDisallowEnchanting are Nightingale armor, quest related katanas, daedric quest weapons, Thief guild leader armor and others . So if i would check this keyword the player would be allowed to wear that armor and weapons and walk through whiterun, which is not intended.

    Agree?

    Ah, yes, didn't think of those.

     

    Btw when I played till the point when Zaid tells you to bring him 300 gold on a 2nd character, there was no incenitive to do so and I "abandoned" the quest.

    0