Whakazoo Posted June 4, 2022 Posted June 4, 2022 Is there a bug where you don't actually get whipped by the skeleton in the beginning? I've been sitting here for about two minutes now listening to this guy swing and miss ?
Rann Posted June 21, 2022 Posted June 21, 2022 Really enjoy this, it's a great way to handle death events. I would definitely look forward to a greater number and variety of punishments, or if there were a way for other modders to add punishments as well (sort of like adding new start options to Alternate Start). I too think it would be great if it worked for vanilla deaths or deaths from other mods, though I understand that's a whole 'nother ball of wax and probably beyond the scope of what's being done here, so that's more a "It would be nice" than a real request. Â Speaking of AS, does anyone know if there's anything comparable to this mod for Skyrim SE? I vaguely recall there being some sort of "go to Sovngarde" mod at some point, but I can't find it and I doubt it would have the interesting spooky/sexy factor of this mod's punishment. This mod's got me so enchanted with the concept I kind of want it for all my games now. Â Anyway, sorry to ramble, mostly really just wanted to say this is cool and I'm enjoying it, thank you. 1
levyEntity2008 Posted July 23, 2022 Posted July 23, 2022 On 7/25/2021 at 6:22 AM, Slorm said: When you get transported back to Sanctuary there seems to be a generous amount of XP awarded for completion (345 from memory), which seems a bit odd to me. I would have thought a deduction of XP would be more appropriate (if that's possible to do in FO4 like in Skyrim) or nothing.  Just seems a bit odd rewarding the pc for what in essence was a failure (defeated in a fight).  Had a quick look at the Quests in xEdit but couldn't see anything for it, though I may have missed it as I'm not sure what I'm looking for This is a late respond, but yes you can reduce the xp award. Just follow the same step as you did, but on quest section, (1) select the first row AFVHellQuest. (2) After that, look for the input called XNAM - Quest Completion XP. (3) On the right column you should see the text say something like XPMiscQuestMidLvl. (4) double left-mouse click on it and change it in to XPFactionRadiantSmaller. This should only give you around 69XP for every time you complete the quest. 1
Ceilinwth Posted August 23, 2022 Posted August 23, 2022 Hey, when I download this mod and requirements etc it says the plugin is missing even tho the plugin is activated? Any idea what might be wrong? o3o
ShaeKest Posted November 7, 2022 Posted November 7, 2022 This triggered for me for the first time while playing last night, coming off of a Bad Ending, and I just wanted to say thank you for this mod. Lore-friendly or not (and you can make a head-canon easily enough so that it is), it's a terrific death alternative and works really well from a RP perspective. Â Thank you for making this, and for all your other mods, as well! 1
gegging Posted March 5, 2023 Posted March 5, 2023 is there a way to make this mod trigger for all deaths, not just bad end?
Kallus Tacticus Posted March 25, 2023 Posted March 25, 2023 Hey! Love the mod, one problem I have come across is that my character now auto unequips all clothes after a second when I return home. Any way to fix this?
jarno5 Posted March 25, 2023 Posted March 25, 2023 (edited) The way the camera is forced to 3rd person when being teleported into the pillory messes up the camera in 3rd for the rest of the session sadly. Only way to fix it back is to restart the whole game. Entering the furniture manualy does not trigger this issue. I dont experience the issue outside purgatory nor do i have any camera mods installed. Edit: Ok, found the issue. Camera is being reset with Utility.SetINIFloat("fMinCurrentZoom:Camera", 0.0 with the quest script. Recompiled it to use 0.18 (my default value) Would be nice if we could set this value in MCM. If anyone has the same issue, let me know and ill help out. Edited March 26, 2023 by jarno5
EgoBallistic Posted March 26, 2023 Author Posted March 26, 2023 11 hours ago, jarno5 said: Edit: Ok, found the issue. Camera is being reset with Utility.SetINIFloat("fMinCurrentZoom:Camera", 0.0 with the quest script. Recompiled it to use 0.18 (my default value) Would be nice if we could set this value in MCM.  Yeah I set it back to 0.0 since that is the default value and most people don't have that setting at all in their ini files.  Unfortunately there is no "GetINIFloat" in Fallout 4 or F4SE. I'll look into either adding a setting for custom fMinCurrentZoom values in the MCM, or adding the function to LLFP. 1
jarno5 Posted March 26, 2023 Posted March 26, 2023 1 hour ago, EgoBallistic said:  Yeah I set it back to 0.0 since that is the default value and most people don't have that setting at all in their ini files.  Unfortunately there is no "GetINIFloat" in Fallout 4 or F4SE. I'll look into either adding a setting for custom fMinCurrentZoom values in the MCM, or adding the function to LLFP. Ah ok, that explains i seemed to be the only one affected by this haha. Maybe i picked the setting up a while back. I was wondering if you had any future plans for this mod? Its solid and it has alot of potential!
WandererZero Posted March 26, 2023 Posted March 26, 2023 2 hours ago, jarno5 said: I was wondering if you had any future plans for this mod? Its solid and it has alot of potential! Â I still have the specification sheet I wrote when I designed the basics of the mod somewhere. Well, would you look at that. I have it right here... Â Â Which is pretty much on point from what I mentioned earlier... Â On 1/17/2021 at 4:56 PM, WandererZero said: I kinda wish we could have done some of the stuff I had put down in the spec...(I think I still have the spec I wrote for it somewhere) but, one of them was, after being whipped...we would RNG an enemy type, which would then spawn from the door in the little mausoleum...which would trigger a AAF scene, and THEN you'd be allowed back to the world. One of the long term goals I think we discussed, was bigger/nastier combos for the sex encounters, depending on how bad your crime/other stats were. Â But you know, life happens. EB and I both enjoyed making Purgatory...but EB is also busy working on some stuff with kz these days, and well...real life. Â For the record, maybe at some point if EB and I have the time....we might come back to this. I have some writing that would fit this and I agree it could be an opportunity to add a final polishing coat of wax to this mod. We'll see. Ultimately, if EB wants to revisit it, I will be more than happy to supply the writing, and maybe even a touchup of the level. Â These days though, I've been playing more Skyrim than Fallout 4. Also been catching up on my Steam backlog now that I've bought a steam deck. Between that and family, I haven't been doing serious modding in a long while. Â I personally am not saying no. Consider it a qualified "maybe". Â Cheers. ? Â 2
jarno5 Posted March 26, 2023 Posted March 26, 2023 @WandererZero Very cool ideas indeed! Getting mad underworld vibes from that sheet Life happens indeed and always goes first. Sometimes i wish i was as script-savvy as you guys with these Bethesda games and i could somehow contribute to all of the amazing work you guys pull off. But yeah, real life happens and i never get the time to sit down and learn it myself. I think i can safely speak for everyone here on LL that we greatly appreciate all the modding work you guys do in your free time! We are more then privileged. I will keep an eye out for whenever the qualified maybe becomes a fact Thanks and Cheers! 1
chubjub Posted April 24, 2023 Posted April 24, 2023 On 11/21/2019 at 6:39 PM, Arthacs said: For some unknown reason to me (nothing overrides?), this mods makes bodyslide and outfitstudio behave badly and gives me "Fatal exception have occured, the program will terminate." When trying to view armors in BS or open them in Outfitstudio.  -I am using Mod Organizer 2. -Disabling this mod (not just the esp) makes everything fine again. I have came across this problem found removing the mipblur_DefaultOutside1.dds in the textures folder of this mod and I can use outfitstudio. I do not have any idea about these files and why it would cause bodyslide to crash maybe someone with more braincells than me can explain .
izzyknows Posted April 24, 2023 Posted April 24, 2023 19 minutes ago, chubjub said: I have came across this problem found removing the mipblur_DefaultOutside1.dds in the textures folder of this mod and I can use outfitstudio. I do not have any idea about these files and why it would cause bodyslide to crash maybe someone with more braincells than me can explain . Generally, not always, it's caused by a malformed texture/mesh. BS/OS deal with the meshes differently than the game engine. What will crash BS will have no effect in game. But, depending on how it's messed up, a bad mesh will CTD the game every time it tries to load it. 1
chubjub Posted April 24, 2023 Posted April 24, 2023 Thankyou for the explanation, I just disabled the mod while editing in BS/OS as I was getting no problems in game , it just bugged me why BS crashing.
stas2503 Posted September 1, 2023 Posted September 1, 2023 (edited) On 7/17/2019 at 3:30 PM, EgoBallistic said: First, check whether Purgatory is loaded and enabled in its MCM:  Bool Function CheckPurgatory() If (Game.IsPluginInstalled("AFVPurgatory.esp")) Quest AFVHellPlayerQuest = Game.GetFormFromFile(0x00EC25, "AFVPurgatory.esp") as Quest AFVHellPlayerScript = AFVHellPlayerQuest.CastAs("AFVHellPlayerQuestScript") Return AFVHellPlayerScript.GetPropertyValue("ModEnabled") as Bool EndIf Return False EndFunction  Then, call the startup function when the player "dies":  If CheckPurgatory() AFVHellPlayerScript.CallFunction("Startup", new Var[0]) EndIf  Something strange happened to me. Trying to add this to my mod but the Creation Kit reports an error I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(11,2): variable AFVHellPlayerScript is undefined I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(11,2): type mismatch while assigning to a none (cast missing or types unrelated) I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(12,9): variable AFVHellPlayerScript is undefined I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(12,29): none is not a known user-defined script type I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(12,60): cannot cast a void to a bool, types are incompatible I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(27,3): variable AFVHellPlayerScript is undefined I:\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\InstInn\InstInnActScript.psc(27,23): none is not a known user-defined script type Tell me what I missed?  UPD: Solved the problem. Removed "const" from header of my script and added "ScriptObject AFVHellPlayerScript" to Property Edited September 1, 2023 by stas2503
piperdonough Posted October 27, 2023 Posted October 27, 2023 Hi, I tried this mod out the first time last night and it conflicts with Assimilation. I don't know if it can be solved with settings (I'll do more troubleshooting later). When my character death drops to 30% I surrender and it immediately assimilates me to the attacking faction (raiders in this case), however if I die it triggers one bad end animation but doesn't bring me to purgatory, instead the animation ends and I get assimilated. I have now my gear stored in 2 locations at Corvega, the Assimilation gear retrieval doesn't go anywhere and the Purgatory added location doesn't exist on the same plane - it's in the shadow realm somewhere under Corvega with a ghosting map marker and no way to progress. Â Based on this I'd say they are incompatible. But if someone knows how to fix this I'd use Purgatory for other types of death by factions I have turned off in Assimilation. So it could be just a setting thing. I can force end the retrieval quests (at least the Assimilation one), and didn't have any unique items anyway.
ZephirCry Posted June 2, 2024 Posted June 2, 2024 Hey there, i hope someone is out there and still reading this.. Â I installed the mod and everything works, until i go into the Room where the Purgatory Quest guides me. Then, i get ported into the wall of that room and nothing happens anymore. I made a screenshot with the Freecam: Â That is where the frame moved. There is no animaton or something at all. Â I tried to reinstall the mod but it didn't helped. Doe's someone have a clue? Thanks in advance!
EgoBallistic Posted June 2, 2024 Author Posted June 2, 2024 10 hours ago, ZephirCry said: I installed the mod and everything works, until i go into the Room where the Purgatory Quest guides me. Then, i get ported into the wall of that room and nothing happens anymore.  No idea how that would happen. When you get to that room you are teleported to a marker that is in a fixed location in that cell. I can only guess that maybe some other mod is acting on the "OnPlayerTeleport" event and moving you, which causes you and the device to appear in the wrong place.
zeldashu Posted July 4, 2024 Posted July 4, 2024 I really like the concept of this mod, even though it hasn't been updated for a long time. Â Still have some ideas: Â Maybe we need to sacrifice a follower every time we reborn, leaving them in hell to suffer for us. Â The mechanism can use the "settlement" already in the game, and automatically send followers there after the punishment is over. In this way, we have no way to bring them back until the next death.
UsernameTaken666 Posted July 4, 2024 Posted July 4, 2024 3 hours ago, zeldashu said: I really like the concept of this mod, even though it hasn't been updated for a long time. Â Still have some ideas: Â Maybe we need to sacrifice a follower every time we reborn, leaving them in hell to suffer for us. Â The mechanism can use the "settlement" already in the game, and automatically send followers there after the punishment is over. In this way, we have no way to bring them back until the next death. Sounds easy enough. Lemme know when you've made the adjustments to the code.
Omnishade Posted January 2, 2025 Posted January 2, 2025 (edited) I see the marks but the textures are a bit broken on the Fusion Girl body(which is the goto AAF body):  Spoiler  Maybe use a texture set instead, like in Raider Pet? Edited January 2, 2025 by Omnibalzar
adadbanana Posted March 30, 2025 Posted March 30, 2025 Spoiler Mods with hit feedback seem to break the process, and the player is pushed away but unable to move until the whole process is over
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