Kernel39 Posted December 23, 2015 Share Posted December 23, 2015 Has someone made a mod yet that includes working showers, bath tubs, and toilets, with running water?What about private needs for FO4 where eating, drinking, sleeping, bathing, urination, and defecation are necessities? Link to post
youngfool Posted December 23, 2015 Share Posted December 23, 2015 In time friend, in time... Link to post
Revuu Posted December 23, 2015 Share Posted December 23, 2015 Your signature is hillariously appropriate for this thread. Settler 1: "What have the Minutemen ever done for us? They just take our crops and make glue!"Settler 2: "Well... the general built some actual working toilets and a shower."Settler 3: "And beds! I have a bed, not a matress!"Settler 1: "Oh, yeah. That's two things. But what have the Minutemen really done for us?"Settler 2: "Built walls and turrets to keep the raiders out?"Settler 1: "Well obviously, that goes without saying!"Settler 2: "And a medicine stock, electricity, a sweet suit of power armor..."Settler 3: "LONG LIVE THE GENERAL!" Link to post
Kernel39 Posted December 23, 2015 Author Share Posted December 23, 2015 The toilets and tubs don't function and they don't even have water in them. They are purely for decoration/aesthetics. Link to post
hahazone Posted December 23, 2015 Share Posted December 23, 2015 In fact, you can actually sit on the toilet in the Institute, whose cap will in open up state when you on it. For shower, when I saw the device, I instantly want add a cinematic which is like this Link to post
junty Posted December 23, 2015 Share Posted December 23, 2015 Your signature is hillariously appropriate for this thread. Settler 1: "What have the Minutemen ever done for us? They just take our crops and make glue!" Settler 2: "Well... the general built some actual working toilets and a shower." Settler 3: "And beds! I have a bed, not a matress!" Settler 1: "Oh, yeah. That's two things. But what have the Minutemen really done for us?" Settler 2: "Built walls and turrets to keep the raiders out?" Settler 1: "Well obviously, that goes without saying!" Settler 2: "And a medicine stock, electricity, a sweet suit of power armor..." Settler 3: "LONG LIVE THE GENERAL!" Settler 4: And the Market stalls. Settler 1: Well obviously that goes without saying. Link to post
youngfool Posted December 24, 2015 Share Posted December 24, 2015 Settle 5: Bought peace? Settle 1: Oh peace? SHUT UP! Link to post
Kernel39 Posted December 25, 2015 Author Share Posted December 25, 2015 Private needs Fallout 4? Sex and masturbation should also be necessities like in sexlab romance. Does anyone know if work has started on a sexlab framework for Fallout 4? Link to post
VitaminC Posted December 25, 2015 Share Posted December 25, 2015 In fact, you can actually sit on the toilet in the Institute, whose cap will in open up state when you on it. For shower, when I saw the device, I instantly want add a cinematic which is like this https://www.youtube.com/watch?v=vletJ0kRC3g Yes please. Would love too see fully functioning showers, baths, toilets, etc. Link to post
Kernel39 Posted December 26, 2015 Author Share Posted December 26, 2015 Yes, and a urination and defecation animation as well as a urine stream and excrement dropping from your character just like in private needs for Skyrim. Link to post
rinyori72 Posted January 4, 2016 Share Posted January 4, 2016 I think, the idle showers, it is Bethesda's joke. It simply Bethesda's humor. Working showers: For example, in Skyrim is it became so: --- Scriptname TBMarkarthVentilScript extends ObjectReference ObjectReference Property SplatterLeft Auto Activator Property Valve Auto ObjectReference Property SoundLeft Auto ObjectReference Property SplashLeft Auto ObjectReference Property SplatterLeft2 Auto ObjectReference Property SplatterLeft3 Auto ObjectReference Property SplashLeft2 Auto ObjectReference Property SplashLeft3 Auto Event OnActivate (ObjectReference akActionRef) If (SplatterLeft.IsDisabled()) SplatterLeft.Enable (true) SoundLeft.Enable (true) SplashLeft.Enable (true) SplatterLeft2.Enable (true) SplatterLeft3.Enable (true) Elseif (SplatterLeft.IsEnabled()) SplatterLeft.Disable (true) SplatterLeft2.Disable (true) SoundLeft.Disable (true) SplashLeft.Disable (true) SplatterLeft3.Disable (true) EndifEndEvent --- Is are source from Northern Bathouses mod (tbmarkarthventilscript.psc). Undress: Is best undress scripts from Lanif's Silverpeak Lodge mod. aaaLanifBathUndressScript.psc: --- Scriptname aaaLanifBathUndressScript extends ActiveMagicEffectArmor Property JewelryRingGold autoEvent OnEffectStart(Actor akTarget, Actor akCaster); debug.notification("effect script: adding effect") akTarget.UnEquipAll()EndEventEvent OnEffectFinish(Actor akTarget, Actor akCaster); debug.notification("effect script: removing effect") akTarget.AddItem(JewelryRingGold, 1, True) akTarget.EquipItem(JewelryRingGold, False, True) akTarget.RemoveItem(JewelryRingGold, 1, True)EndEvent --- and aaaLanifBathUndressActivator.psc: --- Scriptname aaaLanifBathUndressActivator extends ObjectReferenceObjectReference Property toggleMarker autoSpell Property LanifBathUndressSpell autoEvent OnTriggerEnter(ObjectReference triggerRef); Debug.Notification("aaa Found Something!") If (toggleMarker != None && toggleMarker.IsEnabled()) Actor akActionRef = triggerRef as Actor If (akActionRef != None && akActionRef != Game.GetPlayer() && !akActionRef.IsInCombat()); Debug.Notification("Effect Applied") LanifBathUndressSpell.Cast(akActionRef, akActionRef) EndIf EndIfEndEventEvent OnTriggerLeave(ObjectReference triggerRef) Actor akActionRef = triggerRef as Actor If (akActionRef != None && akActionRef != Game.GetPlayer()); Debug.Notification("Effect Applied") akActionRef.DispelSpell(LanifBathUndressSpell) EndIfEndEvent --- I think, need only rewrite and recompile this scripts for F4 with activators, placed on the shower ventils. I don't know whether it is possible to make it in the FO4Edit or wait Bethesda's editor for F4 release. And, of course, suitable water effect is necessary. For example something, like small falls. Link to post
Kernel39 Posted January 4, 2016 Author Share Posted January 4, 2016 The baths and toilets are all broken and inoperable in Fallout 4. And the only showers I've seen are in the institute. Link to post
Gameplayer Posted January 4, 2016 Share Posted January 4, 2016 Do I have to have private needs installed just to have working plumbing..... Link to post
rinyori72 Posted January 4, 2016 Share Posted January 4, 2016 The baths and toilets are all broken and inoperable in Fallout 4. And the only showers I've seen are in the institute. Also showers are available in the Vaults. Vault 114 have fine showers, for example. But there are no residents. (( And so far it is impossible to lodge anybody in them. In the prewar home in Sanctuary, also there is a new, sparkling shower. And when G.E.K.K will be relesed these showers can be placed anywhere. Link to post
rinyori72 Posted January 4, 2016 Share Posted January 4, 2016 Sorry, i forgot that Lanif's scripts don't work without SKSE. ( Link to post
Kernel39 Posted January 4, 2016 Author Share Posted January 4, 2016 Defecation and urination animations along with a urine stream and fallout excrement would have to be integrated into a mod that includes working showers, baths, and toilets. Private needs Fallout 4? Link to post
Arhon Posted January 5, 2016 Share Posted January 5, 2016 We need FSKE first for these things i believe. Link to post
graymare Posted January 13, 2016 Share Posted January 13, 2016 FSKE? You mean F4SE? The first iteration is out in beta, so give them/him time.... Though I don't want or need essential needs in my online life.... Link to post
Kernel39 Posted January 15, 2016 Author Share Posted January 15, 2016 What about sexlab framework for Fallout 4? Has any work started on that yet? Link to post
eksynn Posted July 9, 2016 Share Posted July 9, 2016 is it too late to post this? http://www.nexusmods.com/fallout4/mods/13228/ Link to post
Spyder Arachnid Posted July 9, 2016 Share Posted July 9, 2016 is it too late to post this? http://www.nexusmods.com/fallout4/mods/13228/ Or Build Your Own Pool. Has multiple interactive showers to choose from, and you get to build a pool as well. Link to post
Kernel39 Posted July 10, 2016 Author Share Posted July 10, 2016 Your liquid and/or solid waste should appear in the toilet bowl before it gets flushed. Link to post
krusanagi Posted July 10, 2016 Share Posted July 10, 2016 nexusmods.com/fallout4/mods/15724/? with bonus. Link to post