biwajimadono
Newbie
- Jul 27, 2021
- 86
- 79
- 28
If you'd like, I'd be happy if you could add more.Action Test Tool
*Simply allow user to perform *ANY* action from phone.
DO NOT USE THIS IN NORMAL GAMEPLAY.
DUE TO HISTORICAL REASON, SOME ACTIONS EXIST BUT NOT PLAYABLE.
DUE TO GAME SYSTEM, SOME ACTION IN CERTAIN PLACE CRASHES THE GAME.
DUE TO GAME SYSTEM, SOME ACTION IN CERTAIN PLACE CRASHES THE BASIC V2 MOD.
(Meaning Alt + f4 quit will be last resort.) (Don't affect game files as long as you didn't saved.)
Surprising the game system use actions to trigger game logics, like the Sad action which is played normally at Game Over, will cause unreasonable out of map teleportation. (And player lost control to Manaka, while Manaka running to door of home. )
This is just a tool to test some action transition and combinations.
In the first mod, you could have the character strip items registered in "stripClothesList".
At the same time, I thought it would be nice to have a feature that allowed you to "wear" specific items, tattoos, and graffiti.
stripClothesList.m_cosplay_general_upper_condom = true
stripClothesList.m_cosplay_general_upper_kanban = true
stripClothesList.m_cosplay_general_upper_kikkou = true
stripClothesList.m_cosplay_general_upper_kubiwa_seisyori = true
stripClothesList.m_cosplay_general_head_kuchikase = true
stripClothesList.m_cosplay_general_head_osyaburi = true
stripClothesList.m_cosplay_general_upper_harness = true
stripClothesList.m_cosplay_general_genital_plus_light = true
stripClothesList.m_cosplay_latex_pony_head = true
stripClothesList.m_cosplay_latex_pony_glove = true
stripClothesList.m_cosplay_latex_pony_hip_belt = true
stripClothesList.m_cosplay_school_hoodie_ribbon = true
These are items that humiliate Manaka.
The previous tattoo repair texture also included semen.
I think it would be interesting to have a feature that allowed you to "wear" items after capturing someone.
After looking at the code, I thought it might be possible to make it, but it's a very delicate issue.
It's tiring because people often don't listen to what I say.
I'm sorry if it seems like I'm relying on you, but I'd be happy if you could update it when you feel like it.
Of course, even if you don't update it, my gratitude will not change.
Thanks to your previous "Out of Bound Wrap" mod, I've been able to make a Few myself.
(This was achieved by taking screenshots and rewriting them.)
These are the left side of my front door, the right end of the main street in the downtown area, the left side of the vending machine at the entrance to the downtown mall, the 456th floor of my apartment, the message board in front of the park fountain, in front of the park restrooms, and the entrance to the garden.
Where can I see the source code for the v2 warp creation mod you created?