- Nov 19, 2017
- 8
- 18
This bro.You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Google Drive (Official)
Mirrors:
Windows (MEGA)
Linux (MEGA)
You're late bro, but welcome back heroYou don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Google Drive (Official)
Mirrors:
Windows (MEGA)
Linux (MEGA)
www/data/CommonEvents.json
(Math.floor((Math.random() * 100) + 1)) <= $gameVariables.value(24)
true
false
.where do you replace true? is it instead of random?In case anyone is interested:
When selling apples, there is a chance to be harassed. This value goes up as you are NOT harassed, and back down to its initial value when you ARE harassed.
If you want to ALWAYS be harassed:
Open:www/data/CommonEvents.json
Find:(Math.floor((Math.random() * 100) + 1)) <= $gameVariables.value(24)
Replace:true
If you NEVER want to be harassed, do the same steps but replace withfalse
.
Replace the entire string in Find with the string in Replace. If you use Notepad++, you could literally find/replace exactly as displayed and it'll work.where do you replace true? is it instead of random?
The current events have new dialogue variations based on your lewdness level.Um, what are the events during the "apple offering" and how do I start them? I still have the same three events when following, nothing else appeared.
it should be an if clause; the equation reads then if (random number * 100) + 1, rounded down, is smaller than or equal to variable 24, then harras herwhere do you replace true? is it instead of random?
3rd level. There is nowhere higher. But there were no new dialogues. Maybe there are some other conditions?The current events have new dialogue variations based on your lewdness level.