Jump to content

WaxenFigure

Contributor
  • Posts

    8906
  • Joined

  • Last visited

  • Days Won

    6

Profile Information

  • Gender
    He/Him

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. My Mod was the old SexAddicts mod which was the most used Sex mod until the first Framework mod came along and made stand-alone and do-it-all mods like mine obsolete (thankfully). Sexlab Framework of course was the second framework mod because Ashal adopted the original one when it's author decided to leave and he rewrote it all into a wholly new framework.
  2. It's more like Sexlab Defeat was based on this mod just as this mod took after something I built before the first Sex framework came along. This was pretty much the very first MOD of any sort for Skyrim that had the NPCs talking back as you talked to them by using those NPCs already made spoken lines. With the ability to use A.I. to generate spoken responses this mod isn't so unique any more but when first published with all that it was frankly amazing!
  3. The SE conversion of the LE mod still works fine on the latest 1170 version of the game and also worked on all the older SE versions too. If you are Localizing then they can EDIT the localization to say what they want their PC to feel. Also while debug.notification would give you names remember just about everything in the game is a Form so "<form name>.GetName()" should get you the name as a string.
  4. The mod you need is https://www.nexusmods.com/skyrimspecialedition/mods/54309 It Fixes the problem of switching between a gamepad and a keyboard and mouse. Then check out https://www.nexusmods.com/skyrimspecialedition/mods/32225 It's for making hotkeys. And while how you made those conversations work there's A.I. stuff you can use now to create all the lines you want in each voice in the game and there is even some projects that makes it possible for you to talk into your microphone and have the NPCs respond to what you said though it does require the use of some A.I. APIs and servers. Those NPCs also will remember previous conversations so you can resume them later. There is ALSO a whole new animation framework called OStim that is an alternative to Sexlab though Sexlab P+ is also an excellent and very quick replacement for Sexlab too. Sexlab P+ can respond to Sexlab APIs though it does add it's own newer API calls it would prefer you use while OStim has it's own unique API calls. OStim is very popular on Nexus so making your mod work with either or both could expand it's audience as well.
  5. I discovered that SLO Aroused NG fails to update the SLA_Aroused Faction which is what this mod uses to get the arousal values of each actor. So whatever Arousal mod you are using needs to be compatible with SLAroused on keeping that faction updated or you'll get no aroused actors showing in this mod.
  6. You might want to consider making this an extension of Archeron (https://www.nexusmods.com/skyrimspecialedition/mods/108159 ) . Let it handle all that it does and switch off to Submit for it's options. Since you left Skyrim ways to use SKSE extensions for multitudes of fixes and enhancements to the game have been created. I currently have over 150 SKSE extension mods installed. Major changes also include the the retirement of Fore leaving FNIS unsupported but it is now replaced by Pandora which loads my 70,000 animations in less than one second so it's really advanced over FNIS (there was an intermediate replacement but it NEVER handled creatures so you had to run FNIS for them and then run that mod). Look at the various additional Papyrus extension mods, they provide some overlapping things but also all manner of additional functions you may find useful, Also mods like Open Animation Replacer (OAR - an open source replacement for Dynamic Animation Replacer DAR). And since you are looking at dialog issues, consider whether Dynamic Dialog Replacer (https://www.nexusmods.com/skyrimspecialedition/mods/135618) can make the changes you want to make easier. Need to add to formlists but hate to do so because other mods might also do so and then you need compatibility patches? Then Formlist Manipulator (https://www.nexusmods.com/skyrimspecialedition/mods/74037) is your key to modding them conflict free. Keyword Item Distributor (https://www.nexusmods.com/skyrimspecialedition/mods/55728) gives you the same for Keywords. MCM Helper (https://www.nexusmods.com/skyrimspecialedition/mods/53000) makes MCM Menus easier to create and change. That's just a few that I thought you might find useful for use with Submit, for example your Serena dialog mod might be completely replaceable with the Dynamic Dialog Replacer.
  7. Some congenital idiot at Bethesda decided that for SKYRIM SE they would move all the f-ing source files from Data\Scripts\Source to Data\Source\Scripts. Not because there was anything wrong with the original setup but some people not only have their heads up their ass but they've shoved it in so far they've achieved a second loop. Then of course similarly impaired rejects like Artmoor immediately blessed that idiodicy and his sycophants joined in. So their exists TWO orders where we need only one. I for the most part just move them back to where they were we I discover I need to and the mod I installed and referenced moved them. I suspect most people just adopted the new order because that's what everyone else is now doing so you'll probably find it's better to join them despite my rant. If I ever build a new load order I'll probably switch too, it just pisses me off when changes that have no basis in reason or logic are made. Oh, and welcome back old friend, I don't get here nearly as often any more but cane be found hanging around from time to time.
  8. Known bug: Sometimes when sex is started the marker that is created for where the sex is supposed to occur doesn't get moved to where it's supposed to go so when the sex starts and the actors are moved to the marker you find your PC and one or more NPCs teleported to mid-are above the a gints camp. That is not a random location, it just happens to be the exact center of the map in all directions (all position coordinates are zero). Once this starts you find that every sex act you start outdoors will result in you being teleported there again. THE FIX Go indoors and start a sex act with yourself (mastubation) or with someone else INDOORS. Somehow that break that sex marker loose and lets it be moved again so you are ok until the bug pops up again (it's a rare but annoying bug).
  9. I wonder if you can apply the "skintight" DD by changing the Body Skin Texture to a DD version of a skin texture so the DD suit actually shows under the armor much like Wet Function Redux does? I know there are a lot of texture swap API that have been added via the various Papyrus extensions to SKSE.
  10. My understanding is that it is supposed to be compatible with LE as well as SE.
  11. Version 1.8 is missing the "Interface" folder where the translations reside. Don't know about the others.
  12. Probably the most annoying thing about SOS has been the fact that once Sex starts and your partner is missing their "equipment" there's no way to select them and get them functional if you didn't have them selected before the sex started. The idea of being able to get them from the console would work best with the multiple sex frameworks now running around rather than trying to develop code to work with each of them and having to maintain that code forever.
  13. The No DLL version works but the DLL versions work faster.
  14. Anyone else having this problem? I try to download the latest version and it always stops downloading at the exact same spot "24.6 of 122mb" yet I can and have downloaded a dozen other mods without the least problem while trying to fill in a Wabbajack list. Wabbajack says it downloads all the mods and yet never gets a single mod so I was downloading all of them one by one manually. The Wabbajack stuff is irrelevant though, it's the download always freezing at the exact same spot that has me wondering if something is wrong with the download for this mod. Edit: Waited until browser timed out the download, then retried it and it resumed where ot left off and then finished. Odd thing is that I can now download it without a bit of trouble. Wonder if it was a crappy cached file in the browser causing the problem.
×
×
  • Create New...