- Jun 11, 2017
- 1,121
- 691
Yes. If you meet the pre-reqs, it will always trigger when sleeping on Wed Night.So jealousy 9 is supposed to trigger when going to bed now (and not when watching tv?
Also go an minor error on the jealousy 10 event:
Baal said something in the main thread about completing missions again, because they previously weren't tracked or something.how can I trigger the new content?
No. The game assumes the great probability that the player has not selected the gender swap Polymorph pick. While it might be theoretically possible to do this for flavor purposes, Billy would be constantly switching to male gender since something like 95%+ of the renders are male only.is it possible to make your main gender female?
Sounds like you are describing Jealousy 1. Outside of the Contact interactions, I do not usually track a scene that only involves light action such as kissing. I kind of hint at this in the features: "Tracks the major scenes and variants for each girl", but I guess I should mention it explicitly in the "does not track" section.Steph's first jealousy scene isn't appearing on the tracker. The one where Mom kisses Billy while cleaning. I've done it multiple times now.
That's reasonable. The problem is that there isn't a way to know if you are missing something. And certainly not a way to know how to trigger anything.Sounds like you are describing Jealousy 1. Outside of the Contact interactions, I do not usually track a scene that only involves light action such as kissing. I kind of hint at this in the features: "Tracks the major scenes and variants for each girl", but I guess I should mention it explicitly in the "does not track" section.
This part is a reasonable concern. As the first Jealousy scene is required for the remainder, knowing how to get started is important. I will add the scene to the data when I have a moment.And certainly not a way to know how to trigger anything.
You got too many demerits. There are a lot of ways to get them. Mostly you want to try not to do things people will notice, like public masturbation.How did i get the scene to get under suspection? And,just Tamara is always angry with me...
There can be some code pointer conflicts when loading a base game save. I remove all the function callbacks to make it take hours to update instead of days and to make it less likely that I will miss something in the code merge. The conflict can usually be alleviated by saving somewhere else first. I find that Billy's bedroom usually works well.The Radioactive Mod can create problems on the main story and some cutscenes of the game?
Would have been better if you had the option to name your character whoever you wantSuperPowered: Radioactive is a mod built from DarkPhilosopher'sYou must be registered to see the linksmod. It implements a variety of QoL improvements to different aspects of the game. Read Features for details.
Updated: 2020-03-19
Version: 0.39.01-RA2
Platforms: Built and tested on Windows. Confirmed working on MacOS 10.14. As this is a code-only release, it may also work on other platforms.
License: Public Domain. Do what you want with it. I would appreciate, but do not require, a credit in any release you make.
Do not post update reminders in this thread. I neither need nor want them.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Because this mod alters core code files, it will be incompatible with any future versions of the game. Also, probably not compatible with most other mods.
You don't have permission to view the spoiler content. Log in or register now.
Finally, if you encounter any bugs while using this mod, please post here first. Do not pester the main thread with problems I probably caused.
If you find this mod useful, please Like this post so I know if it is worth updating for future versions.
This is the stable release.There is also an unstableYou must be registered to see the linksavailable.
If you are no longer interested in using Radioactive, but do not want to start over from scratch, see this .
View attachment 82413 View attachment 68536 View attachment 68540 View attachment 274396 View attachment 130603 View attachment 130604 View attachment 130602 View attachment 398208 View attachment 134691 View attachment 134692 View attachment 150781 View attachment 239304 View attachment 274397 View attachment 274398
Too much work. There are 947 instances of Billy's name in the script, and none of them use the variable for it. Replacing it would be easy enough, but it would create more merge instances every time I update than the entire scene tracking feature.Would have been better if you had the option to name your character whoever you want
If it is not already compatible, not really. It would require releasing a special edition that includes both mods.Is it possible for your mod and the simple full cheat to be compatible
Probably, but I am not sure I understand why. This feels like an intermediate step that would just be a harder way to cheat them to whatever state you want.Is it possible to add in buttons that reset interactions with a character?
Is it possible to add in buttons that reset interactions with a character?
config.keymap["reset_daily_for_all_characters()"] = [ 'K_KP_PLUS' ],
config.keymap["reset_phase_for_all_characters()"] = [ 'K_KP_MINUS' ]