- Jul 17, 2018
- 371
- 163
Is there a way to edit scenes so they can trigger more often? I made a couple of scenes, but they don't trigger as much as I would like. I already changed the scene frequency and timeout under settings.
A scene writer can determine if an NPC has orgasmed after the scene by checking attractiontoplayer. Players are not so easy to check though.I played this game awhile back,it was good, but I held back on supporting it. Is the sex system still paperdolls? If a npc initiates sex are they happy if I just cancel it out? Personally I like checks like did I (npc) orgasm and was it good. Anyone know if they're going to add content to the sex or folks happy paperdolling it. (paperdolls is you set things up but it's just for show)
...
preStat = Actor:attractiontoplayer
Actor:attractiontoplayer => 60 // if attractiontoplayer is too high, wont be able to determine orgasms
Filter(Blowjob)
Sex(Actor, Player)
postStat = Actor:attractiontoplayer
orgGain = postStat - 60
If orgGain < 9
Actor:: "Geesh, you can't even get me off."
Elseif orgGain < 18
Actor:: "Thanks for the blow."
Elseif orgGain < 27
Actor:: "Wow... two loads, thanks!"
Elseif orgGain < 36
Actor:: "OMG... you made me cum three times! Unreal!"
Else
"<Actor.name> passes out from you draining them 4 times. Congrats."
Endif
totStat = preStat + orgGain
Actor:attractiontoplayer => totStat // set it to what it would be if we did not preset it to 60
...
Thanks, replaced the original but that doesn't seem to have solved my problem, not even in part. Characters still keep losing their pregnant status. Married, unmarried, relative, nonrelative, neighbour or not, collegue or not, from one scene to the next they just "forget" it, multiple times a day.Take this file & replace the one in the game. It'll stop that plus when you meet people some will be pregnant. I didn't make the file, it is from better pregnancy It works great. I've been using it ever since better pregnancy no longer updates.
It is for immersion only. Every since has almost the same functionality.is there any benefit to using a bigger city or is it just down to how you want to play the game as such ?
you can alter the shops if something is missing or you want something closerSome smaller cities have none of most of the types of locations.
how?you can alter the shops if something is missing or you want something closer
umm you need first to start a game then you can use the esc key for the menuI wanted to try out the game, but once I opened it I could see very low fps on the title screen. I should be able to tweak the settings, so i tried bring up the menu, but pressing the ESC key does nothing for me.
where goes the meet the new person file in(in wich module)Take this file & replace the one in the game. It'll stop that plus when you meet people some will be pregnant. I didn't make the file, it is from better pregnancy It works great. I've been using it ever since better pregnancy no longer updates.
Mossrock? It works for me??? maybe you're talking about while in a sex scene @ the end they say something like "you came in me, we're related we can't have a child together"? If so, same happens to me, but... you click the prgenacy status and they show they are actually pregnant...Thanks, replaced the original but that doesn't seem to have solved my problem, not even in part. Characters still keep losing their pregnant status. Married, unmarried, relative, nonrelative, neighbour or not, collegue or not, from one scene to the next they just "forget" it, multiple times a day.
LarsV, the file goes in vinbase meet randomwhere goes the meet the new person file in(in wich module)
You can in theory trigger scenes manually if there is some you want to try and just cannot make it happen. You can pop the console and force it to run, the name of the scenes are in the game files.I dont get how most of the scenes are supposed to happen. I have the scene likehood or whatever its called in the settings set to 100 and all i ever get is x introduced themselves to me and asked for my number. I tried looking at the scene requirements in the content/mods folder but i understand fuck all of this. Can someone point me to what am i doing wrong?