prideslayer Posted October 7, 2013 Author Posted October 7, 2013 Altering the sexout internal vars that way will likely affect a bunch of mods differently. It will not break anything in sexout core itself, since it doesn't give a hoot about them -- it's just tracking them for other modders to use. If anything, adjusting them UP should not hurt, but you may have to trigger a sex act after adjusting them for other mods to take notice. Â Some mods don't look at those vars except in the sexout notification hooks or their own callbacks, so they won't notice the change until those scripts are run.
Swyke Posted October 7, 2013 Posted October 7, 2013 Thank you, Pride! Â So I can make it the simple way (remember: I need it just for testing-purpose, but I don't want to disarray SexoutNG) Right now I just check the Sexout counters. If I ever gain the knowledge to include WaT, Lust and Preg checks ... and how to use NX for it ... Oh, and I would like to do it someday ... I will have to find a smarter solution.
prideslayer Posted October 7, 2013 Author Posted October 7, 2013 For testing.. well.. you'll have to test and see if it causes any problems itself. I don't think it really will. Â If you put it up for download, be prepared for tons of support/problem reports from people who just download it and activate it without reading the instructions. That's such a "problem" that at times I'm half tempted to have Sexout ask a random question from the install instructions and disable itself if it's answered incorrectly.
Swyke Posted October 7, 2013 Posted October 7, 2013 Yes, only for testing topic-conditions without loading and reloading saves again and again. And no, I don't want to upload it. The other mod-makers who use such condition-checks are much more experienced as me, I think. I am sure, they have their own system to check their mods. Â Â Â That's such a "problem" that at times I'm half tempted to have Sexout ask a random question from the install instructions and disable itself if it's answered incorrectly. Â That would be ... great ... fun! (OK, most of us have made their own stupid errors when installing sexout for the first time. But since I installed Lovers for Oblivion the first time, I belive that installing sexout (within the entire SCR-requirements) is quiet easy )Â
prideslayer Posted October 7, 2013 Author Posted October 7, 2013 I agree. Lovers is a real nightmare. I still have problems with it despite my experience with FONV.
enfamous13 Posted October 9, 2013 Posted October 9, 2013 script SexoutNGEffectBaseScriptF  elseif 12 == nSetupStage ; Wait on player undress if (0 == playerREF.NX_GetEVFl "Sexout:Start::Undressed") return else set nSetupStage to 13 endif set nSetupStage to 13 elseif 11 == nSetupStage ; Stage 11 ; undress player set nSetupStage to 12 if ((1 == spunA) && (0 == bDontUndressA) && (actorA == playerREF)) actorA.AddItem SexoutNGTokenUndress 1 1 elseif ((1 == spunB) && (0 == bDontUndressB) && (actorB == playerREF)) actorB.AddItem SexoutNGTokenUndress 1 1 elseif ((1 == spunC) && (0 == bDontUndressC) && (actorC == playerREF)) actorC.AddItem SexoutNGTokenUndress 1 1 endif   I think this is causing sex scenes to not fire since no token is ever given to the player if you set sexoutng.bdontundress(a,b,c) to 1.  Â
Loogie Posted October 9, 2013 Posted October 9, 2013 If that's the case it explains the bug in the Tops punishment in working girl!
DoctaSax Posted October 9, 2013 Posted October 9, 2013 bdontundress hasn't worked in a while - I think that was in the OP of a previous thread. I was just gonna say bdontredress does work, but this thread's op says it doesn't, so that leaves me a little confused now because I had it working a few months ago. Â
enfamous13 Posted October 10, 2013 Posted October 10, 2013 Started checkin this mod out yesterday and noticed some wonky stuff going on when I had my own nude body equiped and set the bdontundress variables. Using sexoutng.bdontundress causes the script to stall. Using sexoutng.ipcundress = 3 ;3 = never undress, will equip the nude body if male.Â
dizzy_xc Posted October 10, 2013 Posted October 10, 2013 Attached Files   SexoutNG 2.6.78.Core.fomod   17.82MB   14719 downloads   SexoutNG 2.6.79.Data.fomod   66.24MB   15744 downloads     I saw these two links on page one. I suppose I need both? Also, it would be very helpful to the first time sexout user if links were provided to the mods that use these core and data files.  Thank you.   Â
skyrimdownloader1 Posted October 10, 2013 Posted October 10, 2013 Hi guys im having problems with this mod, everything seems to work apart from the actual animations as if something is missing from SCR. I can talk to people as if im about to have sex, i click on of the options then nothing happens, they turn around as if nothing happened, i have sexout assault as well so they stalk me about to rape me but turn around like nothing happened. Anyone got any ideas.  Load order  Sexout.esm (v2.6.78b1)SCR.esmsexoutpregnacnyv3.esmsexoutsharedresources.esmsexoutslavery.esmsexoutlegion.esmsexoutstore.esm Â
Loogie Posted October 10, 2013 Posted October 10, 2013 Attached Files   SexoutNG 2.6.78.Core.fomod   17.82MB   14719 downloads   SexoutNG 2.6.79.Data.fomod   66.24MB   15744 downloads     I saw these two links on page one. I suppose I need both? Also, it would be very helpful to the first time sexout user if links were provided to the mods that use these core and data files.  Thank you.  Every mod listed in the Sexout forum makes use of those core and data files.
RitualClarity Posted October 10, 2013 Posted October 10, 2013 Attached Files  Attached Files removed  I saw these two links on page one. I suppose I need both? Also, it would be very helpful to the first time sexout user if links were provided to the mods that use these core and data files. Thank you. As Loogie mentioned above every Sexout mod uses these files. Yes you need both. To find mods that use these files go to the download button on the top of the page and click. Then click on Fallout , Sexout etc. There you will find the mods that use these files. Read them carefully some don't work together. All info you need should be on the mod author's page.
DoctaSax Posted October 10, 2013 Posted October 10, 2013 Hi guys im having problems with this mod, everything seems to work apart from the actual animations as if something is missing from SCR. I can talk to people as if im about to have sex, i click on of the options then nothing happens, they turn around as if nothing happened, i have sexout assault as well so they stalk me about to rape me but turn around like nothing happened. Anyone got any ideas.  Load order  Sexout.esm (v2.6.78b1) SCR.esm sexoutpregnacnyv3.esm sexoutsharedresources.esm sexoutslavery.esm sexoutlegion.esm sexoutstore.esm   SCR doesn't have any sex animations, and that doesn't look like a full load order. Check out BruceWayne's install guide, and if that doesn't show you the problem, start a thread in technical support.
prideslayer Posted October 10, 2013 Author Posted October 10, 2013 Can you people remove those links from the message and the quotes please? Â Next time I update they aren't going to work and will probably just confuse even MORE people who try to download them.
RitualClarity Posted October 10, 2013 Posted October 10, 2013  Hi guys im having problems with this mod, everything seems to work apart from the actual animations as if something is missing from SCR. I can talk to people as if im about to have sex, i click on of the options then nothing happens, they turn around as if nothing happened, i have sexout assault as well so they stalk me about to rape me but turn around like nothing happened. Anyone got any ideas.  Load order  Sexout.esm (v2.6.78b1) SCR.esm sexoutpregnacnyv3.esm sexoutsharedresources.esm sexoutslavery.esm sexoutlegion.esm sexoutstore.esm   SCR doesn't have any sex animations, and that doesn't look like a full load order. Check out BruceWayne's install guide, and if that doesn't show you the problem, start a thread in technical support.   Also there is no "SCR.esm" Pay particular attention to the NVSE and NVSE installation instructions as well. Â
RitualClarity Posted October 10, 2013 Posted October 10, 2013 Can you people remove those links from the message and the quotes please? Â Next time I update they aren't going to work and will probably just confuse even MORE people who try to download them. Removed from my Quotes. Sorry didn't realize it would cause an issue until you mentioned it.
prideslayer Posted October 10, 2013 Author Posted October 10, 2013 Â Can you people remove those links from the message and the quotes please? Â Next time I update they aren't going to work and will probably just confuse even MORE people who try to download them. Removed from my Quotes. Sorry didn't realize it would cause an issue until you mentioned it. Â Since it moved to the previous page it won't get read anyway. Nobody reads more than half the OP of a thread before they post.
RitualClarity Posted October 10, 2013 Posted October 10, 2013 Â Â Can you people remove those links from the message and the quotes please? Â Next time I update they aren't going to work and will probably just confuse even MORE people who try to download them. Removed from my Quotes. Sorry didn't realize it would cause an issue until you mentioned it. Â Since it moved to the previous page it won't get read anyway. Nobody reads more than half the OP of a thread before they post. Â Still. Don't want someone that comes along and says: Â I read the entire post. I took what looked to be the most recent link and can't find it... LOL . The one reader of post and they got the wrong info. Â That actually was me a few times when I stated here. Â Â I would search back from the most recent to see if there were any newer links or downloads to the files I wanted. Ah those were the days. Â I admit the files needed should really only be in the OP unless otherwise stated. It is too easy to start getting wrong files and turned around otherwise. Â
prideslayer Posted October 10, 2013 Author Posted October 10, 2013 I am hopeful that I'll be able to come up with a fomod way to detect updates, as FOMM used to try to do with the nexus. This is a feature I took out of my FOMM build because since changes to the nexus (and abandonment of FOMM) all it does is crash FOMM when you try to use it. Â There's no need for it there anyway. The FOMOD script can do it itself.
RitualClarity Posted October 10, 2013 Posted October 10, 2013 You can make a FOMOD script check for an update here?
prideslayer Posted October 10, 2013 Author Posted October 10, 2013 You can make a FOMOD script check for an update here? "fomod scripts" are just C# scripts. They can do anything any C# program or script can do. Unless the interpreter has some network access restrictions, it should be possible.
prideslayer Posted October 10, 2013 Author Posted October 10, 2013 Is there currently any command to stop sex that has already started? The SexoutNGFinishNow spell can be cast on one of the actors involved and it will stop the scene as quickly as it can.
prideslayer Posted October 10, 2013 Author Posted October 10, 2013 Note that right this second I don't remember what effect that has on callbacks and post-sex hooks. I think they're still called but I don't remember for certain.
prideslayer Posted October 11, 2013 Author Posted October 11, 2013 New versions of CORE and DATA in OP - SSR depreciated. Still included for compatability but modders should not use. - FOMOD install script updated. - SexoutSlavery ESM included, without SCR or SSR as a dependency.
Recommended Posts