Seijin8 Posted February 1, 2020 Posted February 1, 2020 HDT Heels reworked for SL.7z This is a rework of the HDT esm (with sitting height fixes) and a script. If you don't know what I'm talking about, don't use it. This only works on HDT heels using the base effect script. That should work on most HDT heels, but if the maker did something odd, it may not work. Will have no effect on NioHeels Was based on the HDT sitting height fix variant of heels, no idea if it works without Was only tested on my game with the player and a few 1p animations. Has not been rigorously tested. Who Needs This: Nobody. But if you are having overly long delays before scenes start AND you are using HDT heels AND you have Sexlab checking for heels height, then this might fix your issue. How it works: HH Effect now listens for SL event hooks and if it hears one runs a quick update to see if the wearer is involved in the scene. If so, it removes the height adjust and goes into a 5 second loop (probably not necessary, but prevents the issue of missing an end hook). On the end of scene or an update loop that sees the actor is no longer involved in a scene, it restores the effect and stops updating. No promises, held harmless for damages, may cause cancer, etc. Use at your own risk. EDIT: Oh, and may not work on existing shoes, you may have to get new ones for the effect to function right. Not sure.
kapibar Posted February 1, 2020 Posted February 1, 2020 @Seijin8 thanks a lot, man! I'll check it out andget back to you with some feedback as soon as I can. 1
kapibar Posted February 14, 2020 Posted February 14, 2020 @Seijin8 I'm sorry, man, I completely forgot to give you a feedback. First of all - your tool works great, there's no problem whatsoever. Thanks, you rock. Also your diagnosis was correct. Disabling height adjustment solved my problem. So - again - thanks! 2
skyromancee Posted February 26, 2020 Posted February 26, 2020 Hello, I wonder if it is possible to achieve non-Nude animations using SexLab framework.
Seijin8 Posted February 27, 2020 Posted February 27, 2020 9 hours ago, skyromancee said: Hello, I wonder if it is possible to achieve non-Nude animations using SexLab framework. Clothing has nothing to do with the animations themselves. Stripping is managed in the Sexlab MCM. If you mean create animations that manipulate clothes, then yes it is technically possible with a very complex setup of animations, physics and keywords to tell Sexlab not to touch the clothes in this case, but it would never be reliable, and would be a nightmare for most users to navigate. Also, animators would have to create their animations with this in mind, and that isn't likely to happen, even if such a system existed.
skyromancee Posted February 27, 2020 Posted February 27, 2020 3 hours ago, Seijin8 said: Clothing has nothing to do with the animations themselves. Stripping is managed in the Sexlab MCM. If you mean create animations that manipulate clothes, then yes it is technically possible with a very complex setup of animations, physics and keywords to tell Sexlab not to touch the clothes in this case, but it would never be reliable, and would be a nightmare for most users to navigate. Also, animators would have to create their animations with this in mind, and that isn't likely to happen, even if such a system existed. Thanks for the information, Seijin8. Yes, I meant programmatically using animations without taking the clothes off. I want to create hug animation that works without issues. I just want to keep the actors clothes on. Is there a tag that prevents clothes from being taken off?
Seijin8 Posted February 27, 2020 Posted February 27, 2020 31 minutes ago, skyromancee said: Thanks for the information, Seijin8. Yes, I meant programmatically using animations without taking the clothes off. I want to create hug animation that works without issues. I just want to keep the actors clothes on. Is there a tag that prevents clothes from being taken off? Ah, got it. To the best of my knowledge that can only be done through scripting. II am not aware of an option in the system for not using undressing of some type.
skyromancee Posted February 27, 2020 Posted February 27, 2020 3 hours ago, Seijin8 said: Ah, got it. To the best of my knowledge that can only be done through scripting. II am not aware of an option in the system for not using undressing of some type. Thanks for the information.
anubis Posted March 25, 2020 Posted March 25, 2020 Anyone knew how "Victim's Re-dress" function works ? or could someone point me for which script to look for this re-dressing parameter is. Not really good with scripting so it would be extremely helpful to learn how sexlab (ashal) did it. Thanks
Seijin8 Posted March 25, 2020 Posted March 25, 2020 1 hour ago, anubis said: Anyone knew how "Victim's Re-dress" function works ? or could someone point me for which script to look for this re-dressing parameter is. Not really good with scripting so it would be extremely helpful to learn how sexlab (ashal) did it. Thanks Under sslThreadController, I think. Look for "DisableRedress" and the like.
Ashal Posted March 25, 2020 Author Posted March 25, 2020 The main bit of it would likely be sslActorAlias if I remember right. As that's where stripping/unstripping is handled. But it's basically just a bool check. If the actor is flagged as a victim, they'll either re-dress or not depending on if the setting is toggled.
anubis Posted March 25, 2020 Posted March 25, 2020 56 minutes ago, Ashal said: The main bit of it would likely be sslActorAlias if I remember right. As that's where stripping/unstripping is handled. But it's basically just a bool check. If the actor is flagged as a victim, they'll either re-dress or not depending on if the setting is toggled. Ah i see, that's why i couldn't find any function for it from the scripts. Just curious how you capture previously worn outfit and make it back equipped again. Anyway thanks for pointing that out Ashal.
Ashal Posted March 25, 2020 Author Posted March 25, 2020 5 minutes ago, anubis said: Ah i see, that's why i couldn't find any function for it from the scripts. Just curious how you capture previously worn outfit and make it back equipped again. Anyway thanks for pointing that out Ashal. Just look at the functions Strip() and Unstrip() in sslActorAlias 1
anubis Posted March 27, 2020 Posted March 27, 2020 On 3/25/2020 at 8:47 PM, Ashal said: Just look at the functions Strip() and Unstrip() in sslActorAlias Got it. Sucks with array but think i can learned how it works to start my own code (i hope). Thanks Ashal
Ashal Posted March 30, 2020 Author Posted March 30, 2020 In effort to keep myself more motivated/accountable to make progress on the update, I've setup a GitHub repo for my development build. I'll be pushing updates to it as I progress. People are free to download and use it, or even make pull requests if they feel so inclined to fix something themselves. https://github.com/eeveelo/SexLab 5
donttouchmethere Posted March 30, 2020 Posted March 30, 2020 24 minutes ago, Ashal said: In effort to keep myself more motivated/accountable to make progress on the update, I've setup a GitHub repo for my development build. I'll be pushing updates to it as I progress. People are free to download and use it, or even make pull requests if they feel so inclined to fix something themselves. https://github.com/eeveelo/SexLab Would be awesome if the new SLFbeta would come without animations and all default SLF animations would be added via SLAL or optional download. Reason: some SLF animations are glitched or better alternatives are available. reduced animation amount that get registered via FNIS even if not used ingame. faster SLF configuration on new games (most time is lost while deactivation all those SLF animations) freedom of choice of animations for users no double installed animations with MNC and billy animations 2
Ashal Posted March 30, 2020 Author Posted March 30, 2020 12 minutes ago, donttouchmethere said: Would be awesome if the new SLFbeta would come without animations and all default SLF animations would be added via SLAL or optional download. Reason: some SLF animations are glitched or better alternatives are available. reduced animation amount that get registered via FNIS even if not used ingame. faster SLF configuration on new games (most time is lost while deactivation all those SLF animations) freedom of choice of animations for users no double installed animations with MNC and billy animations I literally JUST pushed an update to the git that allows this. It also splits up the AP animations and the other defaults so you can get the defaults without AP as an option as well. For it to work, you just have to remove the relevant FNIS behavior files from \meshes\actors\character\behaviors. For official releases, I'll probably have the default, ap, and creature animations either as optional downloads or selectable in a FOMOD. 2
donttouchmethere Posted March 30, 2020 Posted March 30, 2020 20 minutes ago, Ashal said: For official releases, I'll probably have the default, ap, and creature animations either as optional downloads or selectable in a FOMOD. I can understand that. ?♂️ If no default animations would be integrated in SLFbeta you would get a looooot of frustrated user feedback ? With that commercial I just have to grab the github version ? Dreams come true!
MadMansGun Posted March 30, 2020 Posted March 30, 2020 2 hours ago, Ashal said: https://github.com/eeveelo/SexLab what game version is this for?
Ashal Posted March 30, 2020 Author Posted March 30, 2020 It's for SE. An LE version won't be available until everything is ready for official release. 2
donttouchmethere Posted March 31, 2020 Posted March 31, 2020 awwww lol okay I was too exited too early ?
see24 Posted April 30, 2020 Posted April 30, 2020 I find it difficult to quickly check information for a large number of pages. Maybe someone already asked. But is it possible to refine the sex determination system in a sex lab? There is or a man or a woman. But what if you use SOS for females? It turns out that the genitals will be from both sexes. Hermophrodite, which can play the role of both men and women. It would be nice to add this third sex to the sexlab. I have to use animations for gays so that women have fun with each other. But they can also have sex animations for regular sex, if you use them for sex to both sexes at the same time.
Dmitriii18 Posted May 1, 2020 Posted May 1, 2020 Please tell me a mod that adds two spells to start the animation
MadMansGun Posted May 1, 2020 Posted May 1, 2020 11 minutes ago, Dmitriii18 said: Please tell me a mod that adds two spells to start the animation https://www.loverslab.com/files/file/163-sexlab-matchmaker-updated-09172014/
GGx88A6HHnsL Posted May 2, 2020 Posted May 2, 2020 Is there a way to get the C++ source for the SKSE plugin? It looks like the Github repo only contains a compiled .dll and the git.loverslab.com server hasn't seemed to be working, for at least the last few days. The website returns an error from Cloudshare saying that it's unable to connect to the server and the git client is also unable to connect to the server when trying to clone from the repo URL. Also, on a related note, does anyone know where the C++ source for the SOS SKSE plugin might be downloaded?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now