biwajimadono
Newbie
- Jul 27, 2021
- 98
- 102
- 28
This is amazing!Please allow me to summarize those custom missions(CM in short) made by numerous talented members.
This is amazing!Please allow me to summarize those custom missions(CM in short) made by numerous talented members.
This plugin has one very important issue.Посмотреть вложение NothingLeftOutside.rar <-- This mod only does one thing: Locks up the door when something is left outside.
All settings can only be toggled at home and some settings have multiple possible values rather than 2. The text on the button doesn't meant "toggle to" but "current setting". For now, I can't get my hands on it until hours later.
Thanks your mod, it's rellay amazing! But i found a bug damaged my save file.Ok, I did it, except for the "disallow Manaka getting home without having all equipments collected" part.
And it is indeed scary, being literally fucked up and constrained and sent to random places. -- So I changed the mod's name to Aftermath. (But names can be changed as anybody want, it only affect saving states specifically to the mod.
Maybe lossing some of the RP but not the whole would be better. Or may be "disallow getting home" would be a choice for motivation.
Update: v1.3.2
- Configs can only be changed at home now.
- The penalty mode for those who still want RP penalty but don't want to lose all RP. Penalty is cumulative, it will be severe after about 3 to 4 times. Only returning home can reset it.
- Toys can be configured to equipped one at a time or all at once.
- Removed starting point of Convenience Store and Fashion Shop
- Fully configurable target stages for teleportation.
- Added 3 mode to the clothes striping, now can be configured to strip one clothe at a time and what to strip (ALL clothes or just those Casual clothes).
Update: v1.3.3
- Fixed a conner case that teleports items to stage origin. Now in such stages items simply drop at same position as Manaka.
Ps, Line 201 describes where the key should be dropped:
Can be edited to move slighty:Code:randomPos = CreateList(stage=_state.Position.stage, x=_state.Position.x, y=_state.Position.y, z=_state.Position.z)
to prevent complete overlap of item interaction areas.Code:randomPos = CreateList(stage=_state.Position.stage, x=_state.Position.x+0.05, y=_state.Position.y, z=_state.Position.z)
But I haven't tested what amount should be reasonable, so I will leave it here.
If anyone find out or have some new idea, posting new version of this script is welcome. This script is always in Public Domain.
All items are dropped in same stage before teleportation if any, but the compass will be incorrect in stages like stores.
Thanks for reporting it.Thanks your mod, it's rellay amazing! But i found a bug damaged my save file.
When" Handcuffs" setting turn on, if manaka equipped "handcuffs" before she got catched, the "handcuffs" and "keyed handcuffs" will all be equipped after the sex, which is impossiable in normal game.
Even manaka use key to take off "keyed handcuffs", "handcuffs" equipped state still cannot be removed, and it wont be equipped anymore.
Can it be fixed? I mean the mod and my game file.
so sad now![]()
Does this quick custom mission v2 i made fix it? open your phone go to messages and select the unhandcuff me messages. i dont have a broken save to test it on but it should hopefully undo the handcuffs setting. if it doesnt try "cuff me up" and then "uncuff me".Thanks your mod, it's rellay amazing! But i found a bug damaged my save file.
When" Handcuffs" setting turn on, if manaka equipped "handcuffs" before she got catched, the "handcuffs" and "keyed handcuffs" will all be equipped after the sex, which is impossiable in normal game.
Even manaka use key to take off "keyed handcuffs", "handcuffs" equipped state still cannot be removed, and it wont be equipped anymore.
Can it be fixed? I mean the mod and my game file.
so sad now![]()
The problem was solved beautifully!That's great!Does this quick custom mission v2 i made fix it? open your phone go to messages and select the unhandcuff me messages. i dont have a broken save to test it on but it should hopefully undo the handcuffs setting. if it doesnt try "cuff me up" and then "uncuff me".
Oh my god you are my life savior!Does this quick custom mission v2 i made fix it? open your phone go to messages and select the unhandcuff me messages. i dont have a broken save to test it on but it should hopefully undo the handcuffs setting. if it doesnt try "cuff me up" and then "uncuff me".
I check the json file, it seemed you need go to find handcuff key at mail section, then use elevator to reach 10f.I need a little help. In the ninja mission mod I get to the apartments but have no idea where to go. Can someone help me?
I do think everyone can be modder though. If don't like it or have better idea or found something unsolved, and most importantly, have time, then make it better, make part of it yours.Refined mods and custom missions
These are more important than save data.
Please don't be afraid of bugs and give them to us.
You can easily back up your save data.
Only mod creators can extend the life of MANAKA.
If mission and mod creators stop production, MANAKA's lifespan will come to an end.
Making .code files requires how to code, but I have to admit that I have no idea how some of you are making those .dll files that alter the game in a way the custom mission mod can't (even the v2)I do think everyone can be modder though.
That requires a bit knowledge of how Unity Engine and Dotnet works and a bit of coding in C#, also the BepInEx And HarmonyX libraries.Making .code files requires how to code, but I have to admit that I have no idea how some of you are making those .dll files that alter the game in a way the custom mission mod can't (even the v2)
I guess you need some extra font files of Noto Sans KR. See the v2 mod post.Is Korean not supported in phone text?
Can I use your mods and make minor changes to them? For example, fixing some bugs or adding some features.I do think everyone can be modder though. If don't like it or have better idea or found something unsolved, and most importantly, have time, then make it better, make part of it yours.