- Oct 31, 2019
- 1,354
- 1,275
Some description, please.Just some new scenes to add to game.
Look in the spoiler at the bottom of the initial post (character presets) for a number of custom characters people have shared here.Do you know anyone who creates celeb characters?
or do you have good custom characters to share? can you send?
Hi there are a couple of mistakes, in Family_sit_on_lap2 there is a -"- at the end, in family_movie_sex_scene2 line 23 isn't indented properly (I think will fuck up the flow of the if) and in pro_underbed_peep in line 65 -"I should get out of here before I get caught.- there is no ending -"-.Just some new scenes to add to game.
mostly incest stuff
and a shower scene at gym
You must be registered to see the links
Unfortunately on Thursday I was about 1 day away from finishing the update (the actual kink bit is all done, just commissions and bug fixes left), when my laptop just refused to boot up again after I came back from lunch. Took it to the repair service, they said it was a motherboard issue (it’s a 6-year-old laptop that is always working ~16 hour a day so it reached its expiry date basically). Thankfully, they promise they will able to do some patchwork to ‘revive’ it, but this won’t last forever, I’ll get maybe another 3 months out of the laptop and that’ll be it. I just went ahead and buy a new laptop today (might as well, it’s something to be done sooner or later even if their 3 months estimate is correct), but the old laptop (with the LifePlay v3.8 project files) is still being fixed by the repair guys. As soon as I get the old laptop back from them, I will finish v3.8 within one day and release it. This should be at the latest Sat 29 Aug (thankfully we still have enough days left in the month to guarantee two updates released in Aug), but more likely to be around Wed I think. Then, I will immediately start transferring the project to the new laptop, getting Unreal Engine set up there and v3.9 onwards will be worked on using the new laptop. My sincere apologies for this delay. I’m a pretty deadline-obsessed person but not much I can do when the laptop doesn’t even boot up. Just to reassure everyone, this won’t have any bad long-term impact on the project at all, this delay of v3.8 should be all that is caused by this laptop incidence. Even if the old laptop is completely dead and cannot be used to finish v3.8 (the repair ppl seem confident enough though), there’s a way to copy the project files directly from the old laptop’s hard drive into my new laptop anyway. Even if the hard drive is also dead somehow (nearly impossible since I had been using the laptop perfectly fine until the motherboard failed), the project up to v3.7 is backed up both on Github and on my external hard drive anyway, so even in the worst case scenario, the project is safe. (Could someone repost this on the F95Zone thread please? I have access to both Discord and Patreon via my phone but don’t have my password saved for F95 on there somehow and I can’t remember what it was)
You must be registered to see the links
|
I tried to fiddle with the unsafe sliders without protections and this was the resoult.How the hell???
To start with, you have left Tabs in this breaks scenes. before save in 'notepad++/Edit/Blank operations/Tab to space' then saveOkay, I need help.
In this folder are some of my custom scenes.
But for whatever reason they are not working right.
Example
"Nude_sibling" just runs the code from top down and choices don't matter.
"neighbour_Shower broke" skip lines of code or runs all and choices don't matter.
"family_movie_sex_scene2" & "family_morning_wood2" can't trigger scene
At first I was just using notepad and have since changed to notepad++
What am I missing or doing wrong?
You need a blank line after choices. You're missing a quote in neighbour_shower broke and you are timing out the wrong scene. You've got unnecessary curly braces. I'm sure there's more errors in there. Recheck everything. And just to make sure, when you say they don't trigger do the actually not trigger or are you just not seeing them? You can't be absolutely sure they aren't triggering correctly unless you get the game in a state where they can be executed and then force trigger them. If nothing happens then you know they aren't actually triggering. Also, there's a language lexer for notepad++ provided in the files. If you're using notepad++ may as well install it if you haven't already.Okay, I need help.
In this folder are some of my custom scenes.
But for whatever reason they are not working right.
Example
"Nude_sibling" just runs the code from top down and choices don't matter.
"neighbour_Shower broke" skip lines of code or runs all and choices don't matter.
"family_movie_sex_scene2" & "family_morning_wood2" can't trigger scene
At first I was just using notepad and have since changed to notepad++
What am I missing or doing wrong?