Jump to content

[Mod][XCL] Permanent Pill Demo DNA - Simple


emes

Recommended Posts

Posted

[XCL] Permanent Pill Demo DNA - Simple


After doing a pill demo, there's a chance you'll get stuck in that body.

 

Author: usagitriplesix

 

Permanent Pill Demo DNA - Simple

 

This mod adds a user-selectable chance that the PC will have their DNA permanently swapped to the body of the last pill demo they did. It can happen either as a male or a female.

 

Mod and body compatibility:


 

Posted

With this mod installed an error is triggered when trying to adjusted -2+ values on the "Design your character" page.

 

Step by Step

 

- New Game

- Design your character

 

Quote

During the game, you will be able to level your stats to a maximum of -2+ above your max starting stat to represent your archetype's limitations. Charm: 9, Fitness: 9, Intellect: 9

 

Adjusting the value -2+ to another value like -1+ or -3+ triggers a list of error messages to be displayed on the left side of the screen.

 

Quote

You can't get any data values, let alone the string... [...]

 

Tested:

Uninstalling the mod removes the error message.

Reinstalling the mode makes the error message appear again.

 

Not tested:

How this affects the rest of the game.

 

Posted
2 hours ago, Cassio VanBurace said:

With this mod installed an error is triggered when trying to adjusted -2+ values on the "Design your character" page.

 

I can't say why that might be happening. This mod doesn't touch any of the character design stuff. It only has passages that advise/[around] pill demos to track which demo you did, and add some extra stuff to when the temporary pills expire.

Posted

Character creation now works after updating to 0.1.1.

 

In any case, thank you for all your work on the mods.

 

Alexia Club Requests, Alexia Double Dates, Bruce Bar Girl Challenge, Forced Bar are constantly installed and a very welcome addtion for more random interactions.

Happy to add Permanent Pill to the list. 

 

Now I am praying to the mod gods that one day someone creates playable characters for the Insta-Strip girl or everyone's favorite secretary.

Posted
17 hours ago, Cassio VanBurace said:

Now I am praying to the mod gods that one day someone creates playable characters for the Insta-Strip girl or everyone's favorite secretary.

 

Well, this was part of what inspired the mod. Chloe is doing a Skylar Vox mod, so we'll be able to turn permanently into her. There's also an Elsa Jean WIP mod that I keep hoping will get done, so I can hook into that for the Petite pills.

Posted

had a weird issue occur when being DNA permed as the kyler quin mod character that made getting pregnant impossible some how, had numerous creampies with an avg 400% chance and never got knocked up, ended up using the new-you machine to get the perm dna side effect to swap it back to a vanilla pc, then got knocked up by the very next hook up, so im thinking its either the Kyler mod or this one doesnt play well with pregnancy, or maybe the creampie mod? idk, cheers. 

Posted

It's supposed to change your DNA, but I'm not sure if that influences your pregnancy chances at all.

Posted

tldr:

After a Goodgirl Basic trial the player first transformed back to a male form without any avatar images showing. 

An icon indicated that the player is still on a Goodgirl Basic pill but the menu indicated that the player is in a male form.

 

step-by-step

 

After a GoodGirl Basic Trial:

- choose option to masturbate

- transformed back to male

- at home in the evening an event triggered which stated that the effect of the trial pill remained

- there is no pill icon showing, there is no avatar image showing,

- there is a small female icon showing (Goodgirl Basic; InstGril; You are the perfect image of the choosen DNA.

- but the stats menu is indicating current gender as male (???)

 

 

- went to work

- went to bar

- insta-strip

- after transforming back the male version of the Kyler avatar showed

- went to mall

- not anymore possible to buy insta-girl basic (?)

- purchased cum-cure

- transformed into kyler

 

I assumed that the player is stuck permanently in the female form directly after the GoodGirl Basic Trial ends.

From another point of view one could say that the female DNA was overwritten as expected but only triggers when taking a pill?

 

Attached .zip file with game state morning after trial 

day28_male_kyler_after-trial_Slot O.zip

  • 4 weeks later...
Posted

Just wanted to mention that a bug occurs with this mod, where the $pregnancy variable doesn't get set correctly. Meaning that the "positivity" and "mood" doesn't get set, leading to quite a few bugs during pregnancy. Looking at the code, I think the bug may lie somewhere in 'Configure new ID'.

Posted
On 4/10/2025 at 8:14 PM, Morgan Flux said:

Just wanted to mention that a bug occurs with this mod, where the $pregnancy variable doesn't get set correctly. Meaning that the "positivity" and "mood" doesn't get set, leading to quite a few bugs during pregnancy. Looking at the code, I think the bug may lie somewhere in 'Configure new ID'.

 

Yeah, I pretty much had no idea what needed to be done to make the DNA switch without messing with everything else. I'm going to have to find some time to go over everything again and figure out what variables need to be set based on whether your character is on a(nother) gender-swap pill at the time or not.

  • 3 weeks later...
Posted
4 hours ago, 54329 said:

I hope you add the permanent pill effect for Milk demo

 

If someone does a Katerina Hartlova PC mod, I'll try to make it work.

  • 2 weeks later...
Posted
10 hours ago, fatumex said:

For some reason this mod prevents me from going to work. 

It will load for some time, then skip straight to night. 

 

I have no idea what would cause that. You're sure it's this mod?

  • 1 month later...
Posted
On 6/28/2025 at 1:52 PM, DarkF said:

I have the same issue, but then again, my game is heavily modded.

 

I believe the problem has been identified as a change in the :: Day passage causing some of the modded player characters to break. Seems the mod authors need to go back and update their girls to handle their morning videos differently.

 

Provided sample on how their updated [around] passages should look:

 

:: day [around]
{
    (display:_around)
    (if:$character's "id" is "skylarvox")[
        (if:(is_fem:))[(replace:?screen)[
            (set:$img to (twirl:"morning", "morning 2", "morning 3", "morning 4", "bathroom"))
            ($vid:"scenes/characters/skylarvox/chores/" + $img + ".mp4")
        (display:"calculate pregnancy chance")(display:"messages")
        (display:"refresh possible activities")(display:"activities")
        (set:$mall_song to "mall " + (text:(twist:1,8)))
(set:$beach_song to "beach " + (text:(twist:1,11)))]]]
}

  • 1 month later...
Posted

v.22.0
I love the gameplay possibilities of this mod.

Nevertheless, I sometimes still behaves in  random ways with delayed transformations.

Included two save files from before and after a random transformation.

 

Step-by-step

- Completed a "Dumb Bitch" sales demo on a Friday. No change triggered after the demo ended. 

- For a split second a page with an image of Harmony poped up before moving to the evening slot. That paged closed before I was able to fully read it or click anything. (!?)

- In the evening slot the avatar defaulted back to Jia.

- On Saturday a pregnancy message popped up for Jia.

 

SaveA_Monday_Before-Transformation_Slot B_undefined

 

- On monday worked as Secretary.
- After turning back from the Secretray Pill the change to the SWP Girl Harmony happened for the first time.

- Selected a random guy to visit in the evening slot.

- Then at the start of that scene the message showed up that the SWP Transformation was permanent.

 

SaveB_after-transformatiion_Slot O

 

Maybe tracking down some variables can give a hint what happened?

In any case, thank you for all your amazing mods.

Delayed-Transformation-During-Pregnancy.rar

  • 2 weeks later...
Posted

Ran into an error with this mod and the stripper event. Whenever I finished the event, my game would seem to freeze for around 5 minutes. When it finally resumed, my dna was changed, but the pill I was on automatically ended, and whenever I would click okay on the notification for the pill ending, it would just pop up again. Turning off the mod allowed me to complete the stripper demo.

  • 5 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...