I think its just how the way the script written.I tried the game, while the sex scenes seemed well written and intriguing seeming quite realistic (change of pace, position etc.) i found weird and annoying the fact that you seem not to be able to choose to move to a private place.
I was at home, 5 minutes in game, got "teleported" to a hospital then "teleported" again to a bar where i agreed to give some attention to an elf woman in exchange for a medication, and then instead of a dialogue about my home, yours or a hotel they beging to have sex in the café with all the people around wandering and talking.WTF? Is there a way to avoid that?
If not it might be a good focus for the next update...
0:: "Private"
1:: "Public"
If 0
Loc = CurrentCompanion.getBuilding(home)
moveTo(Loc)
EndIF
sex(Player, CurrentCompanion)
The person who does Sex guru is on discord.i seem to have a loop in the sex guru mod where i cant ever rent a temple because i apparently have too much equipment and products, how do i fix this? i dont have any guru based equipment of merch.
Tedious and a total mood killer Thanks for the info, i just wish they would take a brake on adding new kinks and would work a while on improving the feel of the game, making it smoother.I think its just how the way the script written.
It seems you've triggered scenes that used setBackground() while the latter used moveTo(Loc)
I do agree, I also want an option for the player able to choose public or private
its kinda easy... but tedious to add that to all the sex scenesCode:0:: "Private" 1:: "Public" If 0 Loc = CurrentCompanion.getBuilding(home) moveTo(Loc) EndIF sex(Player, CurrentCompanion)
Note: That moveTo(Loc) does break/stop/end current action your character is doing which can be working, shopping, or sleeping. Shopping is worse be cause you pay first but don't get the item unless you complete action.I think its just how the way the script written.
It seems you've triggered scenes that used setBackground() while the latter used moveTo(Loc)
I do agree, I also want an option for the player able to choose public or private
its kinda easy... but tedious to add that to all the sex scenesCode:0:: "Private" 1:: "Public" If 0 Loc = CurrentCompanion.getBuilding(home) moveTo(Loc) EndIF sex(Player, CurrentCompanion)
another reason to disable invite_workoutNote: That moveTo(Loc) does break/stop/end current action your character is doing which can be working, shopping, or sleeping. Shopping is worse be cause you pay first but don't get the item unless you complete action.
I usually just extract the most recent files in the modules folder and use the # command to check the new scenesDo i really need to check all the folders for that required tag or is there an mod/alternative so spare a lot of time?
If companion:Is there any stat companions need to have to accept a lip injection in plastic surgery like every companion is not accepting it and I dont know why
my man if you are earning money regardly you said the game is free (it is but...), at least fix the bugs ... at least for the people that pays you manKinks of the Month for September (v5.10 & v5.11)
please vote before 3 September
- x1 Weighted Poll for $1 to $4 Patrons:You must be registered to see the links
- x3 Weighted Poll for $5 to $9 Patrons:You must be registered to see the links
- x9 Weighted Poll for $10 or above Patrons:You must be registered to see the links
Bug fixes and engine reworking would sure be an interesting kink.my man if you are earning money regardly you said the game is free (it is but...), at least fix the bugs ... at least for the people that pays you man
I'm pretty sure there's at least one more scene that causes a crash, but this fixes the freezing ones.Is there any fix for the fantasy scenes? The scene with the vampires attacking you (which happens very often) and the orc equivalent just freezes my game. I am playing 100% vanilla no mods.