Jump to content

Recommended Posts

Posted

 

Is there any way to disable the orgasm in a particular animation?

Also when I set a timer it works only around 4/5 times correctly, the other time it keeps looping the non-looping animation; is there something I did wrong?

I'm using the following code for a 90 frames animation from which I only want to use 60 frames:

 

 

 

Animation(

id="Kissing",

name="Kissing",

tags="FF,FM,MF,MM,Kissing,Foreplay",

sound=NoSound,

actor1=Female,

actor2=Male,

stage_params=[

Stage(1, timer=1.0),

]

)

 

 

Sorry but the timer is too short. We had this issue with leito's kissing animation constantly. Setting something to last 1 second doesn't work as the framework and game don't handle the request quick enough.

Posted

Sorry if this has already been asked, but is there any specific way to install / uninstall a pack to add an updated version? So far all I do is uninstall the old pack, re-install the new pack run FNIS, go in the game and reset the animation registery then load the new animation in the pack via SLAL. The thing I was wondering about is some authors have updated old animations, and in my SLAL those animations are still ticked and installed, so does this mean it automatically updated them?

 

For example Leito updated some of his older animations a while ago and added the possibility of the Seeker using Giant rape animations, so when I installed it, the old files were still ticked and the new animations for the seeker where unticked like normal on a new install?

 

Thanks for any feedback.

Your options are saved via a json file. When you install an update to a pack it will remember what you picked before. All you need to do is change your options and reregister for updates to take effect. The game reads if the json files in SLAL too so if yhe script for running the animation has been updated you don't need to reregister. You only need to rereguster if you are adding an animation you haven't use before or taking one out.

Posted

 

Is there any way to disable the orgasm in a particular animation?

Also when I set a timer it works only around 4/5 times correctly, the other time it keeps looping the non-looping animation; is there something I did wrong?

I'm using the following code for a 90 frames animation from which I only want to use 60 frames:

 

 

 

Animation(

id="Kissing",

name="Kissing",

tags="FF,FM,MF,MM,Kissing,Foreplay",

sound=NoSound,

actor1=Female,

actor2=Male,

stage_params=[

Stage(1, timer=1.0),

]

)

 

 

Sorry but the timer is too short. We had this issue with leito's kissing animation constantly. Setting something to last 1 second doesn't work as the framework and game don't handle the request quick enough.

 

 

I increased the timer to 1.5 and it works better now, I'm only getting the ocasional bug with the first stage looping at the same frequency as the other nonlooping animations.

My other problem is still the orgasm part, I've got the orgasm effects enabled in Sexlab's settings but they only trigger for my own kissing animations (which doesn't make any sense) and not for leito's kissing ones. (So I know it's possible to disable for a certain animation)

Is there any way to disable it by editing the code or is it just a problem from SLAL's side?

Posted

 

 

Is there any way to disable the orgasm in a particular animation?

Also when I set a timer it works only around 4/5 times correctly, the other time it keeps looping the non-looping animation; is there something I did wrong?

I'm using the following code for a 90 frames animation from which I only want to use 60 frames:

 

 

 

Animation(

id="Kissing",

name="Kissing",

tags="FF,FM,MF,MM,Kissing,Foreplay",

sound=NoSound,

actor1=Female,

actor2=Male,

stage_params=[

Stage(1, timer=1.0),

]

)

 

 

Sorry but the timer is too short. We had this issue with leito's kissing animation constantly. Setting something to last 1 second doesn't work as the framework and game don't handle the request quick enough.

I increased the timer to 1.5 and it works better now, I'm only getting the ocasional bug with the first stage looping at the same frequency as the other nonlooping animations.

My other problem is still the orgasm part, I've got the orgasm effects enabled in Sexlab's settings but they only trigger for my own kissing animations (which doesn't make any sense) and not for leito's kissing ones. (So I know it's possible to disable for a certain animation)

Is there any way to disable it by editing the code or is it just a problem from SLAL's side?

The better option is to extend the first stage on animation in your animation editor. If you are wanting to have an acyclic animation (plays once no loop) i advise it to be over 100 frames/3 seconds to allow a much better transition.

 

I will look at the other issue when I get home.

 

EDIT: I haven't tried anything in game as my game is over the place but try adding the tag "LeadIn". Also remember as it's a foreplay animation it will generally be set to play before a sex scene. If you are testing it through the MCM menu it will play a cum aniamtion by default (Leito's Kissing does the same) as your testing the animation in a sex scene, not a Foreplay/LeadIn setting. You'll need to try a scene with match maker and see if it comes as a foreplay option.

Posted

I have finally updated SL framework yesterday and tried using the SLAL, but on the MCM screen of SLAL nothing was to be seen. Now info:

 

After updating SLAL i first checked the "vanilla" installation and everything seems to work just fine.

In addition to SLAL itself I installed SLAL FunnyBizPack HumanAnimations v14.5.zip. I have manually checked the folder structure already and they are in the correct spot. The .json file is in \data\SLANIMS\JSON . Also FNIS found them when running it.

However in the SLAL MCM menu nothing shows. To be precise the mod itself shows as well as the options menu, just no animations to be found anywhere. Clicking on all the stuff only got me "registered 0 new animations".

 

I have successfully installed the newest version of ZAZ animation pack as well as the final version of the NSAP after updating the framework all tested and working.

Posted

I have finally updated SL framework yesterday and tried using the SLAL, but on the MCM screen of SLAL nothing was to be seen. Now info:

 

After updating SLAL i first checked the "vanilla" installation and everything seems to work just fine.

In addition to SLAL itself I installed SLAL FunnyBizPack HumanAnimations v14.5.zip. I have manually checked the folder structure already and they are in the correct spot. The .json file is in \data\SLANIMS\JSON . Also FNIS found them when running it.

However in the SLAL MCM menu nothing shows. To be precise the mod itself shows as well as the options menu, just no animations to be found anywhere. Clicking on all the stuff only got me "registered 0 new animations".

 

I have successfully installed the newest version of ZAZ animation pack as well as the final version of the NSAP after updating the framework all tested and working.

 

Have you got the latest version of JContainers?

Posted

where to find leitos animations from NSAP for SLAL?

 

If it's not in the list on post 2 it's most likely not made.

Posted

 

where to find leitos animations from NSAP for SLAL?

 

If it's not in the list on post 2 it's most likely not made.

 

 

if i install both slal and NSAP then i have too many animations and most of NSAP i dont need ... can i somehow remove them ?

 

Posted

if i install both slal and NSAP then i have too many animations and most of NSAP i dont need ... can i somehow remove them ?

Yep. Just de-select the animation(s) you don't want.

Posted

 

if i install both slal and NSAP then i have too many animations and most of NSAP i dont need ... can i somehow remove them ?

Yep. Just de-select the animation(s) you don't want.

 

 

As above. It's your choice on what you install and what you want. Use the option facilities built into the mods.

 

Also if most of NSAP you don't need (cause let's face it Leito takes up half the pack so the rest of the people on there is not what you have NSAP for) then you have the option not to use NSAP. There are plenty of animation at your disposale through SexLab and SLAL.

Posted

Rydin so with full install of nsap and slal together we already reached the max animation count for the newer sexlab ?? i thought it could have 375 but with nsap i only reach the max of 250 to 300 i think.  how does currently nsap do it ?? becasue sometimes i notcie even when i actiavte full nsap i had 175 but after nsap the counter suddenly says 150 or even lower number witch makes it confusing.

Posted

i mean i want to delete some of animations from nsap so fnis wouldnt count them! and so they are not in MCM menu ... how can i do that?

Posted

 

I have finally updated SL framework yesterday and tried using the SLAL, but on the MCM screen of SLAL nothing was to be seen. Now info:

 

After updating SLAL i first checked the "vanilla" installation and everything seems to work just fine.

In addition to SLAL itself I installed SLAL FunnyBizPack HumanAnimations v14.5.zip. I have manually checked the folder structure already and they are in the correct spot. The .json file is in \data\SLANIMS\JSON . Also FNIS found them when running it.

However in the SLAL MCM menu nothing shows. To be precise the mod itself shows as well as the options menu, just no animations to be found anywhere. Clicking on all the stuff only got me "registered 0 new animations".

 

I have successfully installed the newest version of ZAZ animation pack as well as the final version of the NSAP after updating the framework all tested and working.

 

Have you got the latest version of JContainers?

 

 

That was indeed the problem. Thanks for the help.

 

Posted

i mean i want to delete some of animations from nsap so fnis wouldnt count them! and so they are not in MCM menu ... how can i do that?

 

Delete the entries in the FNIS file and run FNIS generate_for_modders tool. You can also delete them in the source scripts and recompile them to take them out the MCM menu. So you need to be able to script.

 

Rydin so with full install of nsap and slal together we already reached the max animation count for the newer sexlab ?? i thought it could have 375 but with nsap i only reach the max of 250 to 300 i think.  how does currently nsap do it ?? becasue sometimes i notcie even when i actiavte full nsap i had 175 but after nsap the counter suddenly says 150 or even lower number witch makes it confusing.

 

NSAP checks for duplicates which are already registered into SexLab iirc.

 

Posted

 

i mean i want to delete some of animations from nsap so fnis wouldnt count them! and so they are not in MCM menu ... how can i do that?

 

Delete the entries in the FNIS file and run FNIS generate_for_modders tool. You can also delete them in the source scripts and recompile them to take them out the MCM menu. So you need to be able to script.

 

Rydin so with full install of nsap and slal together we already reached the max animation count for the newer sexlab ?? i thought it could have 375 but with nsap i only reach the max of 250 to 300 i think.  how does currently nsap do it ?? becasue sometimes i notcie even when i actiavte full nsap i had 175 but after nsap the counter suddenly says 150 or even lower number witch makes it confusing.

 

NSAP checks for duplicates which are already registered into SexLab iirc.

 

 

 

too bad but i understand nothing about scripting compiling and mod making... but thx anyways

Posted

After a week of getting ready to destroy my computer in an effort to learn modding, Mod Organizer and ENB's I finally have things installed right I think..lol. Can you install NSAP and SLAL together or should I just drop it an go straight to SLAL?

Posted

After a week of getting ready to destroy my computer in an effort to learn modding, Mod Organizer and ENB's I finally have things installed right I think..lol. Can you install NSAP and SLAL together or should I just drop it an go straight to SLAL?

NSAP contains animations that have not been added to SLAL packs so yes, install both.

Posted

 

After a week of getting ready to destroy my computer in an effort to learn modding, Mod Organizer and ENB's I finally have things installed right I think..lol. Can you install NSAP and SLAL together or should I just drop it an go straight to SLAL?

NSAP contains animations that have not been added to SLAL packs so yes, install both.

 

 

Thank you!!

Posted

in nsap are anims ... lesbian with dildo... dildo masturbation... kissing etc, also threesomes foursome etc wich we still have no slal pack for... and now i am asking why?

Posted

in nsap are anims ... lesbian with dildo... dildo masturbation... kissing etc, also threesomes foursome etc wich we still have no slal pack for... and now i am asking why?

 

because you didn´t put x hours into it building a Pack

Posted

in nsap are anims ... lesbian with dildo... dildo masturbation... kissing etc, also threesomes foursome etc wich we still have no slal pack for... and now i am asking why?

If you're talking about Leito's threesomes, I put up a pack here. As for the lesbian stuff, a female should use a dildo when using a male animation, like jerking off or missionary when they're the one on top. Check your Sexlab settings if you're not seeing any of that.

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