- Apr 22, 2021
- 50
- 139
You can edit default perk point to start at 20 or so and never run out. Modules>base>perks. Edit a txt file.I've forgotten, but wasn't there a way to edit Perk Points in game by changing the name of your character?
You can edit default perk point to start at 20 or so and never run out. Modules>base>perks. Edit a txt file.I've forgotten, but wasn't there a way to edit Perk Points in game by changing the name of your character?
FYI:I've forgotten, but wasn't there a way to edit Perk Points in game by changing the name of your character?
this game need a facelift and a very strong cleanup and bugfixing, IMO (... and -of course- developer(s))this game need a release similar to Lab Rats 2 - Reformulate
Thank you for letting me know. My stuff is now fixed.start_relationship_Crazy.lpscene
Likes = Companion.GetActorVar(tag_Deflowered)You don't have permission to view the spoiler content. Log in or register now.
Likes2 = Companion.GetActorVar(tag_Deflowerer)
"Actor" should be "Companion".
virgin_approaches
Actor.isRelative -> Actor.isRelative()You don't have permission to view the spoiler content. Log in or register now.
There are many scenes their functions missing "()".
I think "spouses" in hasRelationship(Dating, spouses) needs to be "Spouses" to work.
Why does male pc stop sex when female is pregnant but female pc doesn't in breeder scenes?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.
I'll be honest having sex three times in a row was how it was code at first. But sometimes I wanted it to stop early if first sex knocked up girl already. But other times I wanted to be a the three.Why does male pc stop sex when female is pregnant but female pc doesn't in breeder scenes?
I dont remember the exact process, I figured stuff like that out awhile ago then forgot...How do you start a scene with multiple actors who share a charactaristic, but ensure that a unique person is taken each time.
For example, I can do:
WHO: Actor = getSpecific(Impregnated)
OTHER: none
SceneStart()
Actor2 = getSpecific(Impregnated)
If Actor2.isValid() && Actor2.isPregnant()
but the result is the only one person is brought in and are set as both Actor and Actor2
To better understand 'get' commands:How do you start a scene with multiple actors who share a charactaristic, but ensure that a unique person is taken each time.
For example, I can do:
WHO: Actor = getSpecific(Impregnated)
OTHER: none
SceneStart()
Actor2 = getSpecific(Impregnated)
If Actor2.isValid() && Actor2.isPregnant()
but the result is the only one person is brought in and are set as both Actor and Actor2
yes lol, its a good game but damn, the same game but prettier, or even with different way of controlling your char, like direct control of the movement etc to go to places or idk would be nicethis game need a facelift and a very strong cleanup and bugfixing, IMO (... and -of course- developer(s))
Maybe you have an option ticked? I got a lot of married women whom I'm currently ruining their relationships.Ravenger6660
Why only males have partner ??
I exchange numbers with males and they are in relationships, but not Women , they are all single, can i make it possilbe that women also have boyfriends/husbands?
It's schizophrenic to the point that I'd happily take a clean 2D or pixel display to the anarchic unreal hell we have now.yes lol, its a good game but damn, the same game but prettier, or even with different way of controlling your char, like direct control of the movement etc to go to places or idk would be nice
but they are from events that "Suddenly a Couple approached me and asking me to blablabla" right? i meant , talking to any NPC woman, not pop-up events y,knowMaybe you have an option ticked? I got a lot of married women whom I'm currently ruining their relationships.
Create NPC Relationship | Allows you to create relationships between NPCs (dating, wife, sibling, etc). | Lostlegends |
mods , it works greatRavenger6660
Why only males have partner ??
I exchange numbers with males and they are in relationships, but not Women , they are all single, can i make it possilbe that women also have boyfriends/husbands?
With the "meet_new_person" scene If New_Person:attractiontoplayer < -50 it creates a partner.Ravenger6660
Why only males have partner ??
I exchange numbers with males and they are in relationships, but not Women , they are all single, can I make it possilbe that women also have boyfriends/husbands?