zeroke107 Posted September 18, 2014 Posted September 18, 2014 I like this mod and also comments system from NPC, and look like many ppl still try to find some body and armor that can use with this Mod. I will give some of my armor that I use PSB as base body and adjust Breast and Belly to suitable to my test and don't look wired during use Beeing female or Cum inflation mod (when you increase Belly size with Estrus Chaurus or beeing female it will have some effect to Breast area also due to Nif string results), and for people that use body without belly node but your armor have it that surely cause your body return to normal after you remove your armor btw. Here some Body and armor that I adjust for myself and use PSB as reference body and correct some abnormal part by bs2 studio. (CBBE body, Hunter armor and Dino armor; I recommend you to use them with HDT) Hunter.7zpreg.7zDino.7zhdt.7zHDT Havok Object.esp
SirNibbles Posted September 18, 2014 Posted September 18, 2014 I like this mod and also comments system from NPC, and look like many ppl still try to find some body and armor that can use with this Mod. I will give some of my armor that I use PSB as base body and adjust Breast and Belly to suitable to my test and don't look wired during use Beeing female or Cum inflation mod (when you increase Belly size with Estrus Chaurus or beeing female it will have some effect to Breast area also due to Nif string results), and for people that use body without belly node but your armor have it that surely cause your body return to normal after you remove your armor btw. Here some Body and armor that I adjust for myself and use PSB as reference body and correct some abnormal part by bs2 studio. (CBBE body, Hunter armor and Dino armor; I recommend you to use them with HDT) Hunter.7zpreg.7zDino.7zhdt.7zHDT Havok Object.esp Also works pretty well with this mod http://www.nexusmods.com/skyrim/mods/25259/? (can be used as vanilla replacer and standalone version) Using the CT77 body from the latest version of bodyslide (CBBE body, it got updated 16 august) and all the vanilla armors got belly support now. CT77 Basically is an updated PSB body with more slider options. *got my characters filled up in attached picture with and without those armors.
Avaton Posted September 18, 2014 Posted September 18, 2014 I like this mod, so I decide to translate this mod into Russian FillHerUp-v1.00 Rus.7z
Srende Posted September 18, 2014 Author Posted September 18, 2014 Mod translated into Spanish, requires the original mod. I have to give it a revision yet, but is complete except for the menus. FHU v1.00 Spanish Translation [MEGA] I like this mod, so I decide to translate this mod into Russian Thanks, I'll add them to downloads!
killabilly Posted September 18, 2014 Posted September 18, 2014 Maybe this has been mentioned already, there seems to be no fluids effects when I use the Demonica body.
Srende Posted September 18, 2014 Author Posted September 18, 2014 Maybe this has been mentioned already, there seems to be no fluids effects when I use the Demonica body. I know it won't appear with some armors. Most likeley somethign about what skeleton / nodes they were built with. I'd guess the same issue with that body. Though I have absolutely no idea about the models tbh, the effect is slightly tweaked one from ZAP.
tallbloke55 Posted September 18, 2014 Posted September 18, 2014 errrmm, what do i do when her belly is really swollen? she had a party with several big male dogs and a stallion.
SuplenC Posted September 18, 2014 Posted September 18, 2014 errrmm, what do i do when her belly is really swollen? she had a party with several big male dogs and a stallion. You can expel all cum by pressing and holding a bound key or by clearing all out using a function which you will find in mod's configuration menu (SkyUI)
Content Consumer Posted September 18, 2014 Posted September 18, 2014 Is there a way to detect actor scale? I mean, not belly node scale, but the entire scale of the actor? I was wondering if the amount of cum added to the pool could be modified by this multiplier. For example, Tsun has (I'm pretty sure this is right) a scale of 1.3. He's HUGE. Or the Ebony Warrior, who's scale is 1.21. He's also huge. So, having that much greater... capacity... they could add more to the pool...? Of course, using this would necessitate re-modifying all of the base per-race amounts, so for example Altmer don't always have their base amounts * 1.08, but... Just an idea.
eroticfox Posted September 19, 2014 Posted September 19, 2014 I'm using default CBBE with Ethereal Elven Overhaul and I have XP32's Maximum Skeleton along with Remodeled Armor for CBBE Bodyslide TBBP HDT, but my belly only inflates while clothed. If I take my clothes off my stomach turns to normal. Any reason why? See the section about supported bodies in the first post. I did see them, you said basic CBBE doesn't support. Did you mean the basic CBBE preset? Because I edited the default preset for the stomach.
dweezer Posted September 19, 2014 Posted September 19, 2014 Is there a way to detect actor scale? I mean, not belly node scale, but the entire scale of the actor? I was wondering if the amount of cum added to the pool could be modified by this multiplier. For example, Tsun has (I'm pretty sure this is right) a scale of 1.3. He's HUGE. Or the Ebony Warrior, who's scale is 1.21. He's also huge. So, having that much greater... capacity... they could add more to the pool...? Of course, using this would necessitate re-modifying all of the base per-race amounts, so for example Altmer don't always have their base amounts * 1.08, but... Just an idea. I could see something doable by using GetScale() * RACE_CUM_AMOUNT to sort out the NPC race instances, but I'm not sure what happens if GetScale() is used on creatures, unless that is somehow actively checked for. Also, this wouldn't exactly catch height mods that use the "fame" actor variable to store modified heights unless checked as well. Here's my attempt at this in the quest script: While i > 0 i -= 1 current = all[i] float scalemod = 0.0 If current != a && ( sexlab.GetGender(current) != 1 || sexlab.config.AllowFFCum ) If (current.GetScale()) ; if there is a value, apply it scalemod = current.GetScale() elseif current.getActorValue("fame") != 0.00 scalemod = current.GetActorValue("Fame") ;if a mod uses this to store a custom height, use this instead else scalemod = 1.0 ; when all else fails, use a default endif tot += (GetFloatValue(current.GetLeveledActorBase().GetRace(), RACE_CUM_AMOUNT, 0.75) * cumMult * scalemod) EndIf endWhile This could be refined by adding an toggle option to the config script and checking for it here before adding to the total, as a false can then be treated the same as the else statement. I am open to suggestions, although now I want to compile this and see what happens with gigantic NPCs... Fake edit: it does compile, so I think I'm doing something right, but testing must be done. I do wonder if it would be better to test against the "NPC" NiNode instead of their "fame".
HyperPink Posted September 19, 2014 Posted September 19, 2014 Love this mod so much. Thanks for making it Srende! I have an idea I'd like to share... Idea: Hyperinflation This idea is shamelessly stolen from http://www.hentai-foundry.com/pictures/user/Atya/216277/Request---Vem---Cum-Courier-2-of-3. The idea is that when some special belt or device is worn any additional intake of cum (past the normal limits) would result in a hyperinflation state. This of course comes with greater penalties. Slower movement speed, possibly health damage, tripping in combat from all that offset weight, etc. Might want to have this as a toggle as I can see not everyone liking this. I'd be willing to code this myself as an add-on if Srende doesn't want to, with permission of course. I just finished my final python course at codecadamy and I'm eager for a project to work on, python or otherwise.
4nk8r Posted September 19, 2014 Posted September 19, 2014 I'm using SLHormones with the most recent version of FHU and I'm not seeing any inflation for the PC. NPC's work fine. The PC's inflation stats stay at all 0's after sex. Is that Hormones interfering? Could you pass along some console commands I could use to force inflation for test purposes? I'm using the same body (CBBE Body HDT) as the NPC's, so it must be something that only effects my PC. Edit: I figured out my problem. I have Sexlab Cumshot installed and it has an option to change actor genders. I had my PC flagged as transgender since I'm using SOS UNP. I guess FHU was reading that as male and not processing things. Once I flagged my PC back to female, inflation stats started increasing. Not sure if you can add something to look for that setting, but at least I know what was wrong. I'd still like to know some console commands to force inflation, if you'd be so kind.
Nichoice Posted September 19, 2014 Posted September 19, 2014 So it happened again, the inflation didn't reset on load game. So I installed new armor meshes for use with PSB and this. Initiated animation through SL, worked great. Loaded previous save. Took armor off, and still inflated. Checked MCM and inflation was at 0.00 (This character has not engaged in any sexual activity, and is a new game). I attached the two most recent papyrus scripts for you to have a look at. Quitting the game and reloading or of course resetting the mod through MCM can resolve this. So its not a big problem, and it could come from my other mods (but I don't think so cause I have no other mods which are related to pregnancy). Load order: GameMode=SkyrimSkyrim.esm=1Update.esm=1Unofficial Skyrim Patch.esp=1Dawnguard.esm=1Unofficial Dawnguard Patch.esp=1HearthFires.esm=1Unofficial Hearthfire Patch.esp=1Dragonborn.esm=1Unofficial Dragonborn Patch.esp=1Skyrim Project Optimization - No Homes - Full Version.esm=1ApachiiHair.esm=1ApachiiHairMales.esm=1RaceCompatibility.esm=1ClimatesOfTamriel.esm=1SharedSeranaDialogue.esm=1TERAArmors.esm=1RSkyrimChildren.esm=1Fantasy Soundtrack Project.esp=1hdtHighHeel.esm=1Schlongs of Skyrim - Core.esm=1ZaZAnimationPack.esm=1SexLab.esm=1SexLabAroused.esm=1HighResTexturePack01.esp=1HighResTexturePack02.esp=1HighResTexturePack03.esp=1RaceCompatibilityUSKPOverride.esp=1Unofficial High Resolution Patch.esp=1Weapons & Armor Fixes_Remade.esp=1FantasySoundtrackProjectCombatMusic.esp=1FSP - Dawnguard Edition.esp=1Immersive Sounds - Compendium.esp=1AMatterOfTime.esp=1High Level Enemies.esp=1High Level Enemies - Dawnguard.esp=1High Level Enemies - Dragonborn.esp=1Equipping Overhaul.esp=1SexLab Submit.esp=1SexLab Submit Serana.esp=1sexlab_WearAndTear.esp=1sr_FillHerUp.esp=1Skyrim_Strap_Ons.esp=1Schlongs of Skyrim.esp=1SOS - VectorPlexus Muscular Addon.esp=1SOS - B3lisario UNP Addon.esp=1SexLab Sound FX Replacer.esp=1NusbieVoices.esp=1SexLabGenderChange.esp=1ArchmageTolfdir.esp=1chfshPlayerVoicesets.esp=1EnhancedGauldurAmuletENG.esp=1Dragon Soul Relinquishment.esp=1RaceMenu.esp=1RaceMenuPlugin.esp=1RaceMenuOverlays.esp=1SOSRaceMenu.esp=1SkyUI.esp=1iHUD.esp=1AHZmoreHUD.esp=1Customizable Camera.esp=1Blindfolds_of_Skyrim.esp=1BnS White Bird Outfit.esp=1BosmerArmorMATY743.esp=1Cloaks.esp=1Cloaks - Dawnguard.esp=11nivWICCloaks.esp=11nivWICSkyCloaksPatch.esp=1DA2 Bethany Robes.esp=1DAO Morrigan's Robes.esp=1Dark Souls Set 01.esp=1Haytham Kenway Apparel.esp=1Hothtrooper44_Armor_Ecksstra.esp=1Hothtrooper44_ArmorCompilation.esp=1Immersive Weapons.esp=1WeaponsArmorFixes_ImmersiveWeapons_Patch.esp=1InquisitorGear.esp=1Jin Seo Yeon's Outfit.esp=1K9Armor.esp=1Knight Of Thorns Armor.esp=1KTABladeOfWoe.esp=1LordOfWar_TW2.esp=1Medusa and Drakul Armors.esp=1NS_Eilhart_Dress.esp=1R18Pn - Astaroth Suit.esp=1TrissArmorRetextured.esp=1Raven Witch Armor.esp=1Renaissance Era Clothing.esp=1Saskia.esp=1Shura Armor.esp=1SwordMasterArmor.esp=1TERAArmors.esp=1TH3WICK3D1-ViperAssassinArmor.esp=1TH3WICK3D1-BlueStripesEliteArmor.esp=1TH3WICK3D1-BlueStripesCommandoArmor.esp=1Armageddon.esp=1Liberation Assassin Set.esp=1Colonial Formal Attire.esp=1Kadan.esp=1Nyra's Armor.esp=1The Prince of Persia.esp=1whiterunqueenarmor.esp=1Mage Hawke Armor.esp=1AC-Ishak Pasha Armor.esp=1Dishonored Lord Protector Set.esp=1Guild Duelist Armor.esp=1Cleric Armours - Credo.esp=1Osare Culort Outfit.esp=1Magna Carta Armor.esp=1Mavari Armor.esp=1VesWhoreOutfit.esp=1R18pn - Shanoa Armors.esp=1TorchArrow-Dawnguard.esp=1Zhaetheria Legend Aris Armor.esp=1TDNEquipableHorns.esp=1GDZZJJDH.esp=1FS_UltimateAssortment.esp=1SL01AmuletsSkyrim.esp=1ScopedBows.esp=1SkyRe_Main.esp=1SkyRe_Main_Fix.esp=1SkyRe_EncounterZones.esp=1SkyRe_EnemyAI.esp=1SkyRe_EnemyScaling.esp=1SkyRe_EnemyScaling_Fix.esp=1AesirArmor.esp=1Run For Your Lives.esp=1When Vampires Attack.esp=1No Combat Boundaries - Legendary.esp=1CanalHomeM.esp=1MammothHome.esp=1LimbwoodManor.esp=1MammothManor.esp=1yggdrasil.esp=1TheOldOak.esp=1AssassinsLair.esp=1Differently Ebony.esp=1HelmetToggle2.02b.esp=1montyxdg4hota.esp=1Convenient Horses.esp=1KrittaKitty_horses_uniqueFrost.esp=1dD - Enhanced Blood Main.esp=1dD-Dawnguard-EBT Patch.esp=0dD-Dragonborn-EBT Patch.esp=0dD-Dragonborn-Dawnguard-EBT Patch.esp=1BF.esp=1Weapons & Armor_DragonPriestMasks.esp=1aMidianborn_Skyforge_Weapons.esp=1WeaponsArmorFixes_ambSkyforge_Patch.esp=1Weapons & Armor_TrueOrcish&DaedricWeapons.esp=1CL Ebonyblade2Hand.esp=1Ghosu - Weapon Pack 1.esp=1isilNarsil.esp=1Orcrist.esp=1Blacksword.esp=1DCR_Blade_Set_Reloaded_v1_0.esp=1Ghosu - Auriel.esp=1lilithscarver3_0.esp=1lilithsobliterator3_0.esp=1lilithsreaver.esp=1lilithssickle.esp=1lilithsslayer.esp=1Remodeled Armor.esp=1Remodeled Armor - Dawnguard.esp=1Remodeled Armor - Dragonborn.esp=1Chesko_WearableLantern.esp=1Thieves Guild Requirements.esp=1BFT Ships and Carriages.esp=1EnhancedLightsandFX.esp=1ELFX - Exteriors.esp=1ELFX - Dawnguard.esp=1ELFX - Dragonborn.esp=1ClimatesOfTamriel-Nights-Level-5.esp=1Better Vampires ML.esp=1Brevi_MoonlightTales.esp=1Apocalypse - The Spell Package.esp=1Apocalypse - SkyRe Compatibility Patch.esp=1SmartCast_1_0.esp=1BFSEffects.esp=1EnchantedArsenal.esp=1DeadlySpellImpacts.esp=1VioLens.esp=1Artifact Disenchanting.esp=1Artifact Disenchanting - Dawnguard.esp=1Artifact Disenchanting - Dragonborn.esp=1FormsEdit.esp=1SGHailPackAllinOne.esp=1LovelyHairstylesCE.esp=1Calyps-Hair-SweptForward.esp=1mortenhairs.esp=1Newhairpack.esp=1TheEyesOfBeauty.esp=1The Eyes Of Beauty - Elves Edition.esp=1KJ Tattoos 2K.esp=1RaceMenuOverlayCompilation - CBBE.esp=1BS-TheHag_Overlays.esp=1BS-TheHag_WarPaints.esp=1vwrNeckSeamFix.esp=1EiriesOhmesRaht.esp=1JessicaAlba.esp=1OliviaWilde.esp=1SlavePackRiekling.esp=1CompanionArissa.esp=1Marriable Serana.esp=1Marriable Serana HF.esp=1Inconsequential NPCs.esp=1NonEssentialChildren.esp=1AmazingFollowerTweaks.esp=1sandboxcylinderheight.esp=1Skyrim Unbound.esp=1dD - Realistic Ragdoll Force - Reduced.esp=1SkyRe_Races.esp=1SkyRe_Races_Fix.esp=1EiriesOhmesRahtSkyreCompatibilityPatch.esp=1SkyDie.esp=1TradeBarter.esp=1Bounty Gold.esp=1SkyTweak.esp=1RealisticWaterTwo.esp=1RealisticWaterTwo - Legendary.esp=1RSChildren_V.esp=1RSChildren_HF.esp=1RSChildren_DB.esp=1RSChildren_PatchUSKP.esp=1RSChildren_PatchNEC.esp=1Patch - Inconsequential NPCs - RS kids.esp=1SMIM-Merged-All.esp=1FCO - Follower Commentary Overhaul.esp=1vMYC_MeetYourCharacters.esp=1JaxonzEnhGrab.esp=1JaxonzRenamer.esp=1Automatic Variants.esp=1Bashed Patch, 0.esp=1Pre ReProccer WAFR IA7 IW aMidianSS Patch.esp=1ReProccer.esp=1Post ReProccer Fixes IA7 IW aMidianSS Patch.esp=1Post Post ReProccer Custom Patch.esp=1 I hope this helps.
Mr. Fear Posted September 19, 2014 Posted September 19, 2014 How can i keep armor when expel cum ? I want to wear armor when expel cum because i removed panty in Remodeled Armor for CBBE Bodyslide
tallbloke55 Posted September 19, 2014 Posted September 19, 2014 i set a hotkey to expel the cum but when i press and hold it as per the instructions, i get this message, " all the pain prevents you from pushing the cum out " is it like the deviant devices armbinder? i have to keep doing it?
Nichoice Posted September 19, 2014 Posted September 19, 2014 i set a hotkey to expel the cum but when i press and hold it as per the instructions, i get this message, " all the pain prevents you from pushing the cum out " is it like the deviant devices armbinder? i have to keep doing it? Yea, just keep doing it and it will eventually play the animation
Srende Posted September 19, 2014 Author Posted September 19, 2014 i set a hotkey to expel the cum but when i press and hold it as per the instructions, i get this message, " all the pain prevents you from pushing the cum out " is it like the deviant devices armbinder? i have to keep doing it? That happens when your total inflation is over the maximum set in config. You can use the manual key again once it drains below the max.
Srende Posted September 19, 2014 Author Posted September 19, 2014 How can i keep armor when expel cum ? I want to wear armor when expel cum because i removed panty in Remodeled Armor for CBBE Bodyslide Can't at the moment, adding option for it is on my to-do list though.
Srende Posted September 19, 2014 Author Posted September 19, 2014 So it happened again, the inflation didn't reset on load game. So I installed new armor meshes for use with PSB and this. Initiated animation through SL, worked great. Loaded previous save. Took armor off, and still inflated. Checked MCM and inflation was at 0.00 (This character has not engaged in any sexual activity, and is a new game). That's a bug with skyrim. It doesn't save the belly node scale or doesn't load it if you load a game while already in a game. The result is what you see, if you load a game where the actor isn't inflated from a game where they are, the scale stays at the inflated level. The opposite is true also, if you load a game where the actor is inflated from one where they weren't the belly stays flat. That I have worked around though, and re-set the scales on every inflated actor when a new area is loaded. But since there isn't any data saved when they are not inflated, I can't set them to flat, short of setting every female actor to scale 1.0 on area load. Reset works because in addition to all the inflated ones, it always also resets the player. Going to the main menu and loading the game from there would most likely fix it as well instead of restarting the game.
Srende Posted September 19, 2014 Author Posted September 19, 2014 Edit: I figured out my problem. I have Sexlab Cumshot installed and it has an option to change actor genders. I had my PC flagged as transgender since I'm using SOS UNP. I guess FHU was reading that as male and not processing things. Once I flagged my PC back to female, inflation stats started increasing. Not sure if you can add something to look for that setting, but at least I know what was wrong. I'd still like to know some console commands to force inflation, if you'd be so kind. FHU uses the sex value set in SL for each actor, so if SL treats the character as male, so will FHU. There are no console commands for that, and not really a feasible way to do one without a SKSE plugin, unless there's a built-in command on setting a node scale for one actor I don't know about.
Srende Posted September 19, 2014 Author Posted September 19, 2014 Love this mod so much. Thanks for making it Srende! I have an idea I'd like to share... Idea: Hyperinflation This idea is shamelessly stolen from http://www.hentai-foundry.com/pictures/user/Atya/216277/Request---Vem---Cum-Courier-2-of-3. The idea is that when some special belt or device is worn any additional intake of cum (past the normal limits) would result in a hyperinflation state. This of course comes with greater penalties. Slower movement speed, possibly health damage, tripping in combat from all that offset weight, etc. Might want to have this as a toggle as I can see not everyone liking this. I'd be willing to code this myself as an add-on if Srende doesn't want to, with permission of course. I just finished my final python course at codecadamy and I'm eager for a project to work on, python or otherwise. There's already something in that sounds a lot like what you describe. If you get past 120% inflation (100% being the max set in config), you get a message about it and a debuff that slows you down quite harshly the longer it is on you, along with some visual effects. It also forces expelling 0.5 game hours after it has started, back to 120% inflation unless you're plugged at that time, after which it'll start slowing you more.
ZaZ Posted September 19, 2014 Posted September 19, 2014 I think I have figured out a way to provide leak effects , without using an armor slot . Watch the zap thread in the upcoming weeks . Will need some scripters to help me out though Cheers
Toatedsnow Posted September 19, 2014 Posted September 19, 2014 Regarding compatible bodies, I was intending to have a look at the UNPB updated variant found here: http://dragonwhore.wordpress.com/2014/06/04/unpb-pregnant-body-and-hdt-physic-extension/ However, the instructions very specifically state the TBBP should be installed. Not really a fan of the TBBP animations though - would the particular file also function with the BBP option? Or am I barking up the wrong tree here?
4nk8r Posted September 19, 2014 Posted September 19, 2014 Edit: I figured out my problem. I have Sexlab Cumshot installed and it has an option to change actor genders. I had my PC flagged as transgender since I'm using SOS UNP. I guess FHU was reading that as male and not processing things. Once I flagged my PC back to female, inflation stats started increasing. Not sure if you can add something to look for that setting, but at least I know what was wrong. I'd still like to know some console commands to force inflation, if you'd be so kind. FHU uses the sex value set in SL for each actor, so if SL treats the character as male, so will FHU. There are no console commands for that, and not really a feasible way to do one without a SKSE plugin, unless there's a built-in command on setting a node scale for one actor I don't know about. It's all good. Now that I've reset my PC as female, the inflation is working perfectly. Thank you.
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