Jump to content

Framework & Resources

Frameworks and resources of various types related to Sexout

31 files

  1. [SCR] Spectrums Toy Pack

    I am uploading this copy per request. All works belong to the original creator Spectrum Warrior. Source found here. Files compressed using 7zip.
    For SCR use only!
    has no esp.
     
    Includes:

     
     
    If you have been told you need the full version you can find it here.

    85,773 downloads

    Updated

  2. SexoutDrugging

    Welcome to Sexout Drugging
    Only compatible with SCR & Pregnancy versions 20131025.1 or later.
    This adds some drugs and management of them for Sexout plugins to use, they were moved from the SCR beta into this plugin. It's not required by Pregnancy but contains drugs that affect Pregnancy. People not using Pregnancy or Lust may still find the SleepEz & NoDoze fun or handy, It currently contains:
     
    BunX - Needles & Pills, Duration 500 points = 21 days, BunX is a contraceptive drug that reduces the fertility of the actor and their ability to produce Ova.
     
    FertEz - Needles, Pills, & Dart Ammo, Duration 500 points = 21 days, FertEz increases the fertility of the actor using it, possibly causing extra ova and also speeds up Pregnancy progression.
     
    BunAway - Needles & Pills, Duration 500 points = 1 day, BunAway is an abortion drug that induces miscarriage.
     
    LustOh - Needles, Pills, Dart Ammo, Gas Grenades & Mines, Duration 500 points = 5 hours, LustOh increases the actors Lust. LustOh only boosts Charisma if SexoutLust and SexoutSpunk are not loaded.
     
    SleepEz - Needles, Pills, Dart Ammo, Gas Grenades & Mines), Duration 500 points = 5 hours, SleepEz puts the actor to sleep.
     
    NoDoze - Needles & Pills), Duration 500 points = 5 hours, NoDoze reduces the actors sleep deprivation and woks as a counter to SleepEz
     
    Uses SCR's MCM menu for duration settings, Debug Setting is 1
     
    Adds BunX, FertEz & BunAway only if Pregnancy is loaded
     
    Ammo currently 10mm, 20ga, 12ga & .44Mag, .308, 5.56 & 50Cal, 25mm & 40mm Gas Grenades. Smaller rounds add less drugs so either need multiple shots or more time to work.
     
    Recipes for Ammo require Handloader perk & enough drugs in inventory to be visible.
    Recipes for Pills require Medicine 20 to be visible.
    Recipes for Needles require Repair 20 & pills to be visible.
    Uses Prideslayers NX variable system for each actor drugs can be read by any plugin (without needing to make SexoutDrugging a master) using the following with rZActor being the Actor REF:
     
    scn SexoutDrugS00NXVariablesUsed
    ; *** List of NXVariables used in Drug Scripts
    ; rZActor.NX_SetEVFl "SOD:fLustOh" = Drug quantity in system 0-500 for duration clipped 0-100 for effect
    ; rZActor.NX_SetEVFl "SOD:fSleepEz" = Drug quantity in system 0-500 for duration clipped 0-100 for effect
    ; rZActor.NX_SetEVFl "SOD:fFertEz" = Drug quantity in system 0-500 for duration clipped 0-100 for effect
    ; rZActor.NX_SetEVFl "SOD:fBunX" = Drug quantity in system 0-500 for duration clipped 0-100 for effect
    ; rZActor.NX_SetEVFl "SOD:fBunAway" = Drug quantity in system 0-500 for duration clipped 0-100 for effect
    ; rZActor.NX_SetEVFl "SOD:fAlcohol" = Alcohol quantity in system 0-500 for duration clipped 0-100 for effect
    ; rZActor.NX_GetEVFl "SOP:fFertCyclePerc" used to check before contaceptive/fertility drug usage
    ; rZActor.NX_GetEVFl "SOP:fCurrPregSize" used to check for bunaway usage
    
    BunX & FertEz negate each other one for one and so do NoDoze & SleepEz, so doping up on NoDoze adds resistance to SleepEz.
     
    Adds a perk that enables looting of unconscious Actors. Adds the Drugs & Ammo to some vendor lists. Metal armor & Power Armor is immune to darts. Gas Masks, Power Armour Helmets, Enviromental suits etc make immune to gas.
    Testbox in Doc's bedroom with ammo, needles & pills.
     
    Probably add Alcohol, Jet & Buffout etc later, as well as Chloroform rags and Needles as weapons.
     
    I doubt I have the time to do much more with this other than occasional small tweaks & bug fixes, so if anyone wants to expand on this or take it over I have no problems with that it's pretty easy to expand on this
    Requires SexoutStore to purchase Drugs there
     
    Link to Download OP: http://www.loverslab.com/files/file/346-sexoutdrugging-alphabeta-wip/

    39,569 downloads

    Updated

  3. SexoutPositioning

    Here is a positioning mod for SexoutNG. Current Version: v0.3op (current version is SexoutPositioning-Odessa-Fix.7z)
    If you have any problems with the mod, report them in the Support Topic.
     
    Current Features:
     
    When a SexoutNG sex act begins AND the player is involved, Sexout positioning will kick in with a message displayed that it's now active.
    Once positioning is active it will respond to 10 keys as follows (NOTE: these are the keyboard 1-0 keys, not the numkeys on an extended keyboard):
    1 - move selected actor forwards
    2 - move selected actor backwards
    3 - move selected actor left
    4 - move selected actor right
    5 - move selected actor up
    6 - move selected actor down
    7 - change selected actor (starts with B, then A, then C, then B again... will toggle select all actors off if it was toggled on)
    8 - toggle select ALL actors (keys 1-6 will now move all actors if toggled on, select previous selected actor if toggled off)
    9 - reset all actor positions to starting position before any changes were done
    0 - toggle sexout timer on and off
    keys 1-6 take effect as long as the key is held down, keys 7-0 take effect after they have been released

    When the sex act ends, Sexout positioning will shut off.
     
    Current Issues:
    When the timer is paused, sometimes one or all of the actors will get redressed. (will fix with Prideslayer's input)
    Toggling the timer on and off will not stop Sexout Lust from managing the Sexout timer as it wants to.
    Foot IK is still active so moving actors up and down can be blocked by collision with the ground or the other actors.
    if you're using the Groovatron, you'll need to remap the default key for GroovySettings from 0 to something else.

    Debug:
    Debug messages are currently ON by default (later releases will include a toggle).
    If you get an Abort message, positioning will be turned off for the current act (unrecoverable error).
    Check console messages after an abort and report what happened in the support topic.
    If you get a WTF message, something unexpected happened (some are unrecoverable errors, some not).
    Check console messages after a WTF and report what happened in the support topic.

    Credits:
    Prideslayer
    Odessa

    Change Log:
    06-14-13 Initial Release.
    06-17-13 Changes Main Spell to correctly ascertain which actor has the data needed in their NX vars.
    07-04-13 Makes console messages more verbose and attempts to start clean each sex act.
    07-04-13 Correction of bug that would have caused sex acts near the player to reset the player.
    07-06-13 Added protection to spells so that if they are dispelled and then execute one more frame of ScriptEffectUpdate, they'll do nothing (no repeat of code).
    07-07-13 Add a timer in SpMonitor to make sure that GetSelf returns an actor before giving up and aborting.
    11-20-14 Uploaded new version containing Odessa and Prideslayer's updates.

    19,487 downloads

    Updated

  4. Sexout Sound Replacer

    This project aims to improve custom sound options for Sexout.
     
    Sound/Voice Support (Low/Med/Max):
    Forced Oral Voices = 6/9/12
    Forced Sex Voices = 9/18/36
    Gagged Voices = 6
    Gagged Orgasm Voices = 6
    Oral Voices = 6/9/12
    Orgasm Voices = 6
    Sex Intensity 1 Voices = 9/18/36
    Sex Intensity 2 Voices = 9/18/36
    Sex Intensity 3 Voices = 9/12/24
    Oral SoundFX = 12
    Sex SoundFX = 12
     
    Requires:
    SexoutNG (latest version).
    Optional:
    SexoutCommonResources (Required for gagged voice support.)
     
    INSTRUCTIONS:
    1. Install the mod and data using FOMM.
    2. Disable SexoutNG sounds in MCM.
    3. Install custom voices and FX by overwriting files in Data>Sound>fx>SOSr (Optional).
    4. Modders can place custom voices in Data>Sound>Voice>SexoutSound.esp><voicetype folder> (See Docs).
     
    Credits:
    Big thanks to zippy57 for holding my hand through this.
    Also to DoctaSax for input and inspiration.

    97,537 downloads

    Updated

  5. MaternityClothesFull pack Old version re-upload (HIATUS)

    Please use the new thread that replaces this one:
    http://www.loverslab.com/topic/68000-maternity-clothes/
     

    By request uploading the old Evil Runners Sexout Maternity Clothing pack into smaller parts, for a total of 2 files.
     
    His old Thread is here if you want to know more about it:
     
    http://www.loverslab.com/topic/15222-sexout-maternity-clothes-old/?hl=%2Bmaternity&do=findComment&comment=334892
     
    Files are good to go Halstorm, let me know if there are any issues.
     
    Also credit for files should go out to the following people as well as Evil Runner and User29. (Please do not edit / re-upload the files with out the authors consent.)
     
    User29 for project contributions,
     
    Dimon99 for the Type3 body,
    Exeter for his type 3 armour meshes,
    Loogie for his meshes from Sexout Tryout,
    Erthilo, redhorizon09 for the mantis zero suit,
    LORD DARIUS13 for the female power armour meshes.
    Backsteppo and Crayne for the Bunny Suit
    Ghost Armour Variants by brokencrash:
    -Ken1945 - creating the original mod for Oblivion
    -Bunsaki - porting & adding his own resource pack to F03
    -Corehound - creating the bikini mesh for F03
    -Dimon99 - creating original type3 mod for F03
    -Kendo 2 - porting Type 3 to FNV
    -SenSen - texturing the Spectre Clean Suit.
     
    Alecu for the HGEC Elegance Dress
    ~~~Update~~~ 6/22/2014
     
    The newly updated files are from ritualclarity, these files were uploaded to fix a problems with the last batch of files, so far there does not seem to be any significant error occurring, so enjoy. The new upload previous install instructions can be applied to this batch of files as well.
     
    ~~~Update~~~ 6/6/2014
     
    It's that time again, thanks to ritualclarity and Halstorm we have a fix for both the CaliNudeP7fix and Swimsuitfix all rolled into one great update, provided by ritualclarity. As for download options, for users who have already downloaded the main Maternity Clothing file and would like to just install the small fixes the files can be found on page 8 post 155, for everyone else the fully updated file can be downloaded through the normal download process. MaternityClothes1_v3(SwimsuitandCalifix) and MaternityClothes2_v3(SwimsuitandCalifix).
     
    ~~~Update ~~~ 5/27/2014
     
    For those that want the full file pack with the CaliNudeP7Fix.7z file fix download MaternityClothesFull.7z.001 and MaternityClothesFull.7z.002. Then follow the previous install directions. For those of you that just want the file to overwrite their meshes folder / users who have already downloaded the previous clothing pack the file can be found on page 8.
     
    Also an alternative file download can be found on page 8 post 155 brought to you by ritualclarity:
     
    Below is his info to you on how to install his version of the files.
     
    There is a difference for those using this with the tutorial. These both have to be extracted and drag and drop into the SCR resources folder click yes to overwrite. ( not extracted in one folder. Each is independent) Or if you have the full version already. Use Halstroms pregfix above post and extract it find the Mesh folder and just drag that over to a already prepared SCR resources folder. Click yes to overwrite and good to go.
    ~~~Update ~~~ 4/6/2014
     
    Since there has been some questions asked over the last couple of months about how to extract this file properly. I have uploaded a 7zip www.7-zip.org version, in two parts. To use this file just download the file's MaternityClothesFull.7z 001 and MaternityClothesFull.7z 002 and them place them in the same folder then extract the archive. The files will then be ready to use and you can install them in the fallout new vegas directory.
     
    The old files have been removed as they were causing confusion.
     
    Some helpful tips by: Ritualcarity
     
    For those that come along now and have problems with the files make sure:
    they are in the same folder. Many try to extract one independent of the other. This WILL NOT WORK!!!!. Use 7zip. as it is the one that is tested. If you have errors and done the above... re-download the files again. repeat the first two steps if still not working THEN POST AN ISSUE HERE.

    (old info below)
     

    ~~~Update ~~~ 11/17/2013

    Added a complete archive with Hal's update Preg Fix all into the main MaternityClothesFull file. So much like before extract the files and copy to your game install directory.

    ~~~Update ~~~ 6/17/20013

    I added a more compressed file which is broken down in 2 parts rather then 11.
    Both uploads will remain up so just in-case the new upload is bad there is still the option for using the old 11 part version.

    The MaternityClothesFullNew files were compressed using 7zip to shrink the archive size. Winrar was used to split the files into two parts allowing the files to be uploaded to the site.

    If you have any problems extracting and you are not using 7zip, download and try using 7zip.

    Thanks to "Knabber" for giving me the idea to re-compress the files.

    107,065 downloads

    Updated

  6. SexoutClothingEval.esp

    This module was originally designed to be an MCM enabled user interface for the Sexout Check Me Out module. When you have this module installed, you can classify your equipped clothing (and armor and accessories) into categories which have been defined in Sexout Common Resources. So, this module may have future uses for content which has yet to be written. (If you are a modder: these categories have been implemented using Form Lists - one for each category, and this module adds/removes the base item associated with an equipped gear slot to/from those lists, and any sexout mod may check to see if a piece of gear is in one of those lists.)
     
    Note that "ClothingEval" in the name of this plugin is a reference to functionality that I have not yet written (hypothetically, I think it would be nice if you could get a concise description of how your clothing makes you look). Also, note that this module provides almost no sexual content, by itself, other than suggestive names in some of your choices for classifying your gear - that said, the Fallout NV design for gear slots contained three slots with non-descriptive names and I have opted to give them names consistent with Sexout use patterns - you may find these names embarrassing or irritating if you are equipping non-Sexout specific gear in those locations.
     
    For this module to be installed without error, you need to have Sexout and Sexout Common Resources installed. Additionally, to use this module, you will need to have activated The Mod Configuration Menu.esp (but if you installed Sexout properly, you should already have that).
     
    Suspected issue: Sexout Pregnancy has been implemented using equivalent-gear-swapping and I do not believe I added any support for that, so if your character is pregnant you may want to reclassify your gear when your character's pregnancy advances.
     
    Update: I have added a variant "SexoutClothingEval-SSR.zip" based on an esp provided to me by DoctaSax. Use this one if you are using SSR instead of Sexout Common Resources. Note that currently you cannot tell whether you have the SSR or SCR version of SexoutClothingEval.esp by looking at the file name - you will have to track where you got it from (Fallout Mod Manager can be helpful here).

    18,087 downloads

    Updated


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use