zii1

Member
Jun 20, 2019
132
62
Last edited:

Ravenger6660

Active Member
Sep 14, 2017
852
996
thank you for the reply, I searched for it earlier and realized , I should have said I had the mod installed and active already, but not sure how get to those scenes in to be used in game
In order to get Breeding_Rabbits to work you will need to Donate_Sperm at Hospital so that you can get the tag_Breeder on some npcs. Breeding_party_2 also helps.

Bad_Medicine {Take chinese aphrodisiac more than once. And fuck same girl over and over.}

make_baby {try and get girl-friend pregnant}

Wants_Baby {playing as a male an ovulating female npc will want to get pregnant}

Give_me_Baby {playing as a female ovulating and male npc you know will try to knock you up}

Roommate_Drug {You need roommate and chinese aphrodisiac in inventory}

Breeding_family_Drug {You need a family member and chinese aphrodisiac in inventory}

You can also manual trigger scenes by press [ ` ] key and typing name of scene.
 

zii1

Member
Jun 20, 2019
132
62
In order to get Breeding_Rabbits to work you will need to Donate_Sperm at Hospital so that you can get the tag_Breeder on some npcs. Breeding_party_2 also helps.

Bad_Medicine {Take chinese aphrodisiac more than once. And fuck same girl over and over.}

make_baby {try and get girl-friend pregnant}

Wants_Baby {playing as a male an ovulating female npc will want to get pregnant}

Give_me_Baby {playing as a female ovulating and male npc you know will try to knock you up}

Roommate_Drug {You need roommate and chinese aphrodisiac in inventory}

Breeding_family_Drug {You need a family member and chinese aphrodisiac in inventory}

You can also manual trigger scenes by press [ ` ] key and typing name of scene.
Thanks
 

PuToUtO

Member
Sep 11, 2019
126
58
This is the code.
Code:
WHO: Actor = getPerson(tag_Deflowered); If Actor:attractiontoplayer > 0 && !Actor.isDating()
OTHER:

Likes = Actor.GetActorVar(tag_Stalker)
If Likes > 0 || Actor:perversion > 50
1. is Actor tag_Deflowered ?

2. Actor:attractiontoplayer > 0 ?

3. !Actor.isDating() Specifically the player ?

4. is Actor tag_Stalker ? Or Actor's perversion > 50 ?

Sometimes 'The Game Itself' will only trigger some scenes and not others.
start_relationship_Crazy.lpscene
You don't have permission to view the spoiler content. Log in or register now.
Likes = Companion.GetActorVar(tag_Deflowered)
Likes2 = Companion.GetActorVar(tag_Deflowerer)
"Actor" should be "Companion".

virgin_approaches
You don't have permission to view the spoiler content. Log in or register now.
Actor.isRelative -> Actor.isRelative()
There are many scenes their functions missing "()".

I think "spouses" in hasRelationship(Dating, spouses) needs to be "Spouses" to work.

And I found a problem in Vin's master_to_slave.lpscene.
You don't have permission to view the spoiler content. Log in or register now.
But Actor will be the one in first scene, !Actor.isValid() will be false, PassOn always faills.
 
Last edited:

Ravenger6660

Active Member
Sep 14, 2017
852
996
start_relationship_Crazy.lpscene
You don't have permission to view the spoiler content. Log in or register now.
Likes = Companion.GetActorVar(tag_Deflowered)
Likes2 = Companion.GetActorVar(tag_Deflowerer)
"Actor" should be "Companion".

virgin_approaches
You don't have permission to view the spoiler content. Log in or register now.
Actor.isRelative -> Actor.isRelative()
There are many scenes their functions missing "()".

I think "spouses" in hasRelationship(Dating, spouses) needs to be "Spouses" to work.
Thank you for letting me know. My stuff is now fixed.

I don't think I messed with master_to_slave.lpscene. I don't do anything with bondage stuff.
 

Ravenger6660

Active Member
Sep 14, 2017
852
996
https://f95zone.to/threads/lifeplay-v2023-04-stable-vinfamy.11321/post-4138623

Okay, I have recently updated the vampire race with a new skin texture.

What I did was take an existing skin texture and added a Black & White filter with intensity of 85%. Might adjust it more over time.

With these new skin textures you can have Asian, Black, Latin, etc... race vampires.

I also adjusted the Character presents too.

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.
 
3.30 star(s) 118 Votes