Himiko054

Newbie
Sep 17, 2021
29
100
47
This is my first custom mission. Actually, it wasn't too hard to make. If the dev has good ideas, there could probably be more missions than this.
It's a simple mission — just go buy something at the convenience store. If I know out how to add RP, I'll add it later.
 

TrueP

New Member
Aug 20, 2024
1
0
21
Is there an easy way to edit the equipment upgrades in the files without having to spend a million RP and rely on luck?
 

Crisp2002

Newbie
Jun 30, 2025
67
265
72
Bugs:
-Using the blindfold will obscure the custom mission instruction on the right of the screen.
-Itemcondition fails when multiple of the same type exist. In this case, I had a dildo at home and then I put one in the target zone, but it didn't work.
-Height is ignored when determining if inside of a zone or not

It would be nice to be able to load json changes without having to restart the game every time. Is it possible to tie it to the F9 key too?
I did know about the multiple dildo problem. It only checks the first one. I only recently noticed that you can buy and place multiple.
For the height it's because the position of the player is a vector on the ground. I think I had also one for the center at one point, but I didn't want missions to not work because your character is very small or tall. What were you trying to do?
Have to check that blindfold thing, I didn't do blindfold tests after adding the mission panel. Don't know how to fix that at the top of my head.

I could probably add a reload for the missions, but it would reset your current progress on missions for sure. Because you could have deleted/added checkpoints, there's no other way.

And the reason I didn't add RP yet was that it doesn't work unless you also clear an official mission. The window doesn't pop up and your current RP don't increase. That shouldn't happen if you play normally or have reasonably hard custom missions.
I could maybe solve it by adding one of the basic missions as cleared if there is none.
 

drchainchair2

Member
Mar 28, 2020
411
1,071
308
For the height it's because the position of the player is a vector on the ground. I think I had also one for the center at one point, but I didn't want missions to not work because your character is very small or tall. What were you trying to do?
Downtown foot bridge. You can trigger the zone by standing under it on the street. This may also be a problem in other levels with different floors (apartment complex, shopping mall) though I haven't tested it to be sure.

Also regarding dildo thing and itemconditions, it would be nice to be have an extra combined check for DildoFloor and DildoWall.
 

Crisp2002

Newbie
Jun 30, 2025
67
265
72
Downtown foot bridge. You can trigger the zone by standing under it on the street. This may also be a problem in other levels with different floors (apartment complex, shopping mall) though I haven't tested it to be sure.

Also regarding dildo thing and itemconditions, it would be nice to be have an extra combined check for DildoFloor and DildoWall.
I guess you're using a big sphere to cover the foot bridge. You should split it into multiple smaller ones that don't reach the bottom.

As for the second thing: You mean that the condition is satisfied by either of both? I guess I could do that.
 

Days&Dollars

New Member
May 28, 2023
10
7
112
How do you buy new skills & poses? I saw someone earlier mention a skills & poses shop but I cannot find it.
 

ThickRoll96

Newbie
May 26, 2024
71
28
62
I got a bug where when i wear the eye mask or blindfold it doesn't give the effects and even my quest is not showing the blindfold quests
 
4.80 star(s) 60 Votes