madarapotato

Member
Nov 6, 2017
304
82
I've pretty much given up on the game at this point. Unless it gets open sourced again, and people start making actual gameplay fixes/changes then it seems like it'll never be more than it is now.
I thought being open source was one of the motto of this game , when did it change? .. Did i miss anything?
 

hyfka

Active Member
Mar 8, 2021
548
821
Rent home - find work - do whatever you want?
The problem is that the controls are clunky, the map is some weird shade of grey with neon houses which flickers so much this needs an epilepsy warning, the UI is just a mess and then the sex scenes are clunky as well and instead of turning me on make me think someone took a modded Oblivion and mashed an Excel spreadsheet in there.

I really want to like this game because I like the idea, but in this current state I get a headache from bad graphics and frustrated from UI/UX more than I get any kind of boner.

Is there some hidden setting I am missing?
 

Thermophob

Well-Known Member
Apr 10, 2018
1,923
2,588
I thought being open source was one of the motto of this game , when did it change? .. Did i miss anything?
Until the 3.19 he was keeping github repo, and source was available to all. When he released 4.0 he "had problems with setting up github repo". That sounds bit weird, tbh. Anyway, game is on paper floss, but in practice it's not.
 

dividesense

Newbie
Nov 2, 2021
36
22
someone have the raider knight remake of this game? And if someone have it what's diferent from the main project (RK has paywall to the remake if im not wrong, its was free on github but i see that changed)
You can go back to previous versions of the github project and I'm sure it'll be there. Out of date, but it should work all the same.
 

Mommysbuttslut

Forum Fanatic
Feb 19, 2021
4,019
9,786
I thought 5 migration was done which is why there was that long pause in content for months?
Nope, the 5.0 update was originally planned to be a UE5 update as well but it didn't work out in time or w/e. Instead we got a large update to outdoor spaces and a REALLY BAD fix for dick clipping. Now instead of your entire penis clipping out of the girl's gut you instead get some horrifying half a penis stub poking out of her gut.
 

fastblues

New Member
Mar 13, 2021
7
1
Ravenger6660

Do you plan to expand the scene where you talk about sex positions? At the moment it feels a bit silly whit out (almost) reactions from the npc. And in the Elseif 8 is a typo I think, should be “Rough” instead of “Rouf”, or? (Would be nice if this functions could be integrated in the sexual training scenes.)

Anyway, I’ve two questions:

1. Is it possible to prevent a scene to trigger more than one time (beside from setting an insane timeout number)?

2. Do you (or any other) see a way to make it possible that npc’s you’ve made a sex worker generate a steady income for your player char, similar to businesses, based on their skills? I’m too dumb to script it myself.
 

VerumMortis

Member
Jan 26, 2019
120
46
How do you get the Timeout hours to work? I put in the hours and hit Timeout and those scenes still pop up within a few scenes, sometimes back to back right after I put in several hundred hours of Timeout.
 

Ravenger6660

Active Member
Sep 14, 2017
841
977
Ravenger6660

Do you plan to expand the scene where you talk about sex positions? At the moment it feels a bit silly whit out (almost) reactions from the npc. And in the Elseif 8 is a typo I think, should be “Rough” instead of “Rouf”, or? (Would be nice if this functions could be integrated in the sexual training scenes.)

Anyway, I’ve two questions:

1. Is it possible to prevent a scene to trigger more than one time (beside from setting an insane timeout number)?

2. Do you (or any other) see a way to make it possible that npc’s you’ve made a sex worker generate a steady income for your player char, similar to businesses, based on their skills? I’m too dumb to script it myself.
Rouf was not a typo, as it is 'not visible' in scene so misspelling does not matter.

1. You can make a scene harder to trigger by adding a large random number to the other slot.
Example:
Code:
OTHER: Random(0, 300) < interpersonal
2. I don't do the sexworker thing. But here is an example of what it would look like.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: fastblues

Ravenger6660

Active Member
Sep 14, 2017
841
977
How do you get the Timeout hours to work? I put in the hours and hit Timeout and those scenes still pop up within a few scenes, sometimes back to back right after I put in several hundred hours of Timeout.
1. make sure the name of scene is correct.
2. check 'scene frequency' in settings
3. timeout(hrs, scene_name) is less accurate, while timeoutPrecise(hrs, scene_name) is more accurate but immune to scene frequency setting.
4. If it the same npc over and over, then use timeoutActor(hrs, scene_name, Actor). Note: does not effect timeout of scene just the actor for that scene and would recommend timeoutActor hours be longer than timeout.
 
  • Like
Reactions: jimdandy
Oct 6, 2018
474
2,369
I want to start this game but I also dont want to cuz of its still getting updates. So I wanted to ask for suggestion about if I should wait for full game? or should I just start it and probably wont miss much content?
 

Ravenger6660

Active Member
Sep 14, 2017
841
977
I want to start this game but I also dont want to cuz of its still getting updates. So I wanted to ask for suggestion about if I should wait for full game? or should I just start it and probably wont miss much content?
Just start. Updates are not major impacts on game play. This is a sandbox game with no story so restarting is not big deal either.
 

fastblues

New Member
Mar 13, 2021
7
1
Ravenger6660

Well, if it correspondents right in your scripts then forget about the “typo”. And thanks for your help!

About the money from sexworkers: I thought not about a scene about manual collecting. I don’t wanna canvass them one by one. I meant adding money to my account automatically in the background like if you own a business (and how the salary for office job works). I tried it several times but not got it to work.
 

Balla10

Newbie
Feb 6, 2022
33
28
Vinfamy should hire someone to help him with fixing the bugs and not pumping only buggy scenes every month.
this game will die if it doesnt get a lot of fixes,we shouldnt even wait for other modders to fix certain things because this is the creator job to do, 1k a month he gets he should be doing better.
 

hiddink

Active Member
Jul 20, 2017
858
932
Ravenger6660 Hi

Is there any way to only add from your mod the relationship thing when meeting a new NPC? also is there any other part of your mod that i can use without overwriting the base game? Thank you dude.
 
3.30 star(s) 118 Votes