Ssato243

Well-Known Member
Feb 2, 2021
1,821
867
That's why I started a new fan project to remake the game :
The idea of this project is to keep the original texts but adding more "if elseif" to the actions, choices, conditions, consequences, ...
Also, fixing codes, adding more content, reducing the number of popup scene, grouping action in a menu, adding variables.......

At the moment:
I'm working on the vin_base folder
Medievalover will works on incest and non consensual folders
Thanks
 

R0y

Member
Nov 25, 2017
371
223
SO I made a new scene preset which replaces the "Street" blank-brick walled room with a room that actually looks like a street, but before I can upload or post links here, F95 wants me to post 3 replies. Reply #1 done :p Would anyone object if I do a lil posty-posty to get the next 2 out of the way? The new "street" is already on teh Discord.
Are you ever going to upload it? I like to use the room in my game or just become a member of my website and start a new thread "LifePlay rooms" & post it there? :)
 

Grim

Active Member
Aug 17, 2016
641
477
Has anyone figured out how to prevent temporary NPCs from spawning in a building or how to clear them from the room until you move to another building? I'm trying to add a new room to a building, but I don't want a bunch of random people jammed into it since it doesn't make any sense.
 
Last edited:

Destriss

Member
Sep 3, 2017
481
243
hum how work netorare ? i saw we can have breeding party , invite bull , have swinging , but NPC can fuck another without me ? and without my consent ?
 

StrikeFX

New Member
Dec 21, 2020
13
3
SO I made a new scene preset which replaces the "Street" blank-brick walled room with a room that actually looks like a street, but before I can upload or post links here, F95 wants me to post 3 replies. Reply #1 done :p Would anyone object if I do a lil posty-posty to get the next 2 out of the way? The new "street" is already on teh Discord.
That is the mod I didn't know I wanted.
 

trynremember

Newbie
Nov 21, 2019
20
18
That is the mod I didn't know I wanted.
Are you ever going to upload it? I like to use the room in my game or just become a member of my website and start a new thread "LifePlay rooms" & post it there? :)
https://f95zone.to/threads/lifeplay-v4-2-vinfamy.11321/page-450#post-5871480

Here is just the street room from gangs of lifeplay I uploaded in this comment. If you like it you can just rename this and replace the street__vin01 file in base/worlds
 
  • Like
Reactions: StrikeFX and R0y
Jan 29, 2018
105
19
//////////////////POLICE JOB MOD////////


Update June 4, 2021
Note: Someone requested that I make it easier to know where stuff is and break up independent parts.
How do I install this mod to work. Tried installing it the same way that I did the nc stuff but it does not show up on the in-game mod manager.
 
Jul 28, 2019
243
162
Sorry if this question has been asked before, is there a Mac version for this game?
It has been asked before (search thread for 'mac').

Long story short, no. Slightly longer version, you could try playing the windows version under Wine. It should also be possible to build it from source for mac but that needs some skill and locating the source code. (3.19 source is .)
 

Ravenger6660

Active Member
Sep 14, 2017
826
960
Okay, I was up to some shenanigans.
With the new swim suits and tan lines added to the game, I thought I try my hand at making a beach.
Well needless to say it looks "okay......", but doesn't work very well.
I tried hiding certain furniture into floor to mimic beach towels or sitting in the water. But my guy looks like he needs an exorcist, or at least tie himself to some rocks.
 

Icebird

Member
Sep 22, 2017
313
221
Has anyone figured out how to prevent temporary NPCs from spawning in a building or how to clear them from the room until you move to another building? I'm trying to add a new room to a building, but I don't want a bunch of random people jammed into it since it doesn't make any sense.
Yes. In your script use the 'moveTo(home)' command. This ensures that your PC and his companion move there only. After that line use setBackGound3D(roompresetwithpath). In 'home' location behind only spawns what you call.
For removing npc from scene use 'Actor.Delete()' command instead of 'Actor.hide()'.
 
Last edited:
3.30 star(s) 117 Votes