UrchinHank

Member
Oct 21, 2017
124
160
I clean installed the last update and all the patch content was included. I think the patch is just for people who get it off of patreon
I've been downloading the "unofficial" patches and I guess I'm doin' it right because I do download from Patreon. This is still good to know, though.
"I learned something today," South Park... often.
 

Genflare

Newbie
May 31, 2017
32
34
Maybe I'm a bit dumb or have no idea how to use the search function but I think the mega link for Icarus Scenes are down (again I assume) and I can't find another link to it, anyone mind pointing me the right way?

(Also any suggestions for good NTR mods/configurations?)
 

Icarus Media

F95 Comedian
Donor
Game Developer
Jun 19, 2019
8,454
32,113
Maybe I'm a bit dumb or have no idea how to use the search function but I think the mega link for Icarus Scenes are down (again I assume) and I can't find another link to it, anyone mind pointing me the right way?

(Also any suggestions for good NTR mods/configurations?)
They are very very old and discontinued. I think I wrote them for V3, that's how old they are. That said most of the scenes I created pretty much have their equivalents now in game.
 
  • Like
Reactions: Genflare

Anjimito

Newbie
Nov 19, 2018
25
21
I know this might sound stupid, but there's no furry content in this game, right? Only bestiality?

Man, I'd play the hell out of this game if it had furries.
 

Villenia

New Member
Aug 12, 2019
12
12
I know this might sound stupid, but there's no furry content in this game, right? Only bestiality?

Man, I'd play the hell out of this game if it had furries.
There's only fantasy, and even that is very limited. Right now, the game is mostly a barebone platform to make script mods out of it. I doubt there can be a 'furry' mod, though, because to make it, you'll need new player models, and the only part of the game open to modding is the scripting one.
 

Prasak

Newbie
Dec 17, 2019
43
44
Sorry to ask. How about some ROLEPLAY in the game? It doesn't need anything special. Just temporarily rename characters to boss/secretary, police/criminal, parent/child, doctor/patient, ... And probably some appropiate clothing
 

Ravenger6660

Active Member
Sep 14, 2017
841
977
Sorry to ask. How about some ROLEPLAY in the game? It doesn't need anything special. Just temporarily rename characters to boss/secretary, police/criminal, parent/child, doctor/patient, ... And probably some appropiate clothing
https://f95zone.to/threads/lifeplay-v4-12-vinfamy.11321/post-4138623

Maid at hotel or home
Private Training/Workout
Bad_photoshoot_nude {new modeling event}
porn_shoot_Roleplay{demo of player & NPC playing dress up for porn shoot}
porn_shoot_couple{demo of player & boy/girl friend playing dress up for porn shoot}
POLICE JOB MOD
 
  • Like
Reactions: jinzom and Prasak

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,850
413.jpg

Windows (64-bit):
- - -
Windows (32-bit):
- - -
Linux:
- - -

Update Only: (requires v4.0 Stable or later)
Windows (64-bit):
- - - -
Windows (32-bit):
- - - -
Linux:
- - - -

Change Log:
- This update focuses on bug fixes. For full change log, check the bugs channel on LifePlay's Discord server, then jump to the pinned message and start scrolling down. I have used the following symbols for the bug reports I've worked on:
+ Green Tick: The bug has been worked on and fixed
+ Blue Tick: Either this is an intended feature, an Unreal Engine bug (outside my control), or a limitation caused by something I didn't think about when implementing a certain system years ago so changing this whole system now would cause even more bugs than it solves
+ Question Mark: I couldn't reproduce the bug with the information provided. Usually these were the rare & probably system-specific ones reported by single users.
- Also, the Docs/Modding folder has been updated with all the new API functions
 

Ravenger6660

Active Member
Sep 14, 2017
841
977
YES!!!!!!!!!!!!!!!!
Command_Functions & Condition_Functions has finally been updated to include their missing content!

Some stuff I knew about by just randomly finding it & testing it.
Some stuff I knew about but did not know how they functioned.
Then their are stuff I didn't know was in the game.
 
  • Like
Reactions: srg91 and Ssato243

DejanBodi

New Member
Jan 8, 2021
12
2
I have the version 4.10. If i only download this one, will i miss the additional content of the previous verions 4.11 and 12?
Should i dowwnload them first?
 

Satyr90

Member
Dec 23, 2020
284
188
this game needs more deep on the relationships and roleplay building to make me attach to the actual game bro, its so damn emotionless, if the dev can make that happen i will pay whatever to support the game
I agree with the game idea however, this game developer has turned into a modder rather than a developer. I was starting to create my own scenes to get the "deep on the relationships and roleplay building" but his Mod folder is incomplete. To date, there is no full list of complete animations. So if those are missing what else is missing? I've learned more from going through Vin's scenes than I have from actually reading the mod/documents. Don't get me wrong I don't have a problem with Vin's "kink of the month" idea however, these little monthly changes don't really amount to much when there are no stories, characters, or emotion.
 

nashorn95z

Newbie
Jan 26, 2019
89
68
yes the npcs are so dead. they should be more like sims. walk around do stuff, have some emotion and react to stuff. its strange to have 4 npc just sitting around and do nothing
 
  • Like
Reactions: jinzom
Jan 7, 2018
103
44
I haven't played the game since forever... Now I'm starting a new save and I spent like one hour going from one store to the other looking for decent clothes... Wasn't there a way to at least change the colors of the clothes? Is there a mod with more/better clothes? Some saved outfit sets you can upload? A pink suit jacket with yellow pants kinds of break the immersion for me...
 

Satyr90

Member
Dec 23, 2020
284
188
Is there an NPC-NPC version of the code "<Actor.Relationship>" or "<Actor.callplayer>"? I'm creating a scene that involves two related NPC's and I want to have a code like this to make the scene more flexible. The documents folder claims that these codes are for Player-NPC relationships so I don't know if they'll work for NPC-NPC.
 

Ravenger6660

Active Member
Sep 14, 2017
841
977
Is there an NPC-NPC version of the code "<Actor.Relationship>" or "<Actor.callplayer>"? I'm creating a scene that involves two related NPC's and I want to have a code like this to make the scene more flexible. The documents folder claims that these codes are for Player-NPC relationships so I don't know if they'll work for NPC-NPC.
Actor = getRelatedPeople(Siblings)

"<Actor0.name> is <Actor0.brother_or_sister> to <Actor1.name>"
"<Actor1.name> is <Actor1.brother_or_sister> to <Actor0.name>"

Actor = getRelatedPeople(ParentChild)

"<Actor0.name> is <Actor0.father_or_mother> to <Actor1.name>"
"<Actor1.name> is <Actor1.son_or_daughter> to <Actor0.name>"

Actor = getRelatedPeople(ParentSibling)

"<Actor0.name> is <Actor0.Uncle_or_Aunt> to <Actor1.name>"
"<Actor1.name> is <Actor1.nephew_or_niece> to <Actor0.name>"

OR

Code:
        If Actor:age > [Actor2:age + 18]
            If Actor.isMale()
                rela = "Father"
            Else
                rela = "Mother"
            Endif
            If Actor2.isMale()
                rela2 = "Son"
            Else
                rela2 = "Daughter"
            Endif
        Elseif Actor2:age > [Actor:age + 18]
            If Actor2.isMale()
                rela2 = "Father"
            Else
                rela2 = "Mother"
            Endif
            If Actor.isMale()
                rela = "Son"
            Else
                rela = "Daughter"
            Endif
        Else
            If Actor.isMale()
                rela = "Brother"
            Else
                rela = "Sister"
            Endif
            If Actor2.isMale()
                rela2 = "Brother"
            Else
                rela2 = "Sister"
            Endif
        Endif
        
        "<Actor.name> is <rela> to <Actor2.name>"
        "<Actor2.name> is <rela2> to <Actor.name>"
 
  • Like
Reactions: Satyr90

GeenIdeeOk

Member
Mar 14, 2018
164
213
I haven't played the game since forever... Now I'm starting a new save and I spent like one hour going from one store to the other looking for decent clothes... Wasn't there a way to at least change the colors of the clothes? Is there a mod with more/better clothes? Some saved outfit sets you can upload? A pink suit jacket with yellow pants kinds of break the immersion for me...
If you turn on the "allow home dye" option in the settings menu then you can change the color of clothing
Is still spend about an hour just looking for clothes because of the stats I want for them though :rolleyes:
A mod that could edit those stats would be helpful, but I'm not sure there is one
Also you don't have to move from shop to shop, each time you select the "buy apparel" all the clothes and stats are randomized
So you can just click that over and over without loosing any time in game
 
3.30 star(s) 118 Votes