Original Source
- Original title: MV What parts of code do I need to make this plugin work?
- Original author: Apple_Tart
- Original date: May 11, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/what-parts-of-code-do-i-need-to-make-this-plugin-work.147487/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
Hi. I'm trying to use two plugins together. One adds a gallery type of thing to the main menu, and the other is a Title Menu manager. tkoolmv_plugin_RecollectionMode/RecollectionMode/js/plugins/RecollectionMode.js at master · rinne-grid/tkoolmv_plugin_RecollectionMode RPGツクールMVプラグインです。アドベンチャーゲーム等でよく見られる「シーン回想」や「CG閲覧」といった いわゆる「回想モード」機能を追加します。 - rinne-grid/tkoolmv_plugin_RecollectionMode
Archived First Post
I'm trying to use two plugins together. One adds a gallery type of thing to the main menu, and the other is a Title Menu manager.
tkoolmv_plugin_RecollectionMode/RecollectionMode/js/plugins/RecollectionMode.js at master · rinne-grid/tkoolmv_plugin_RecollectionMode
^^^ That's the one for the gallery.
^^^ This is the one for the Title command.
The problem is that I don't really know how I'm supposed to add the Gallery plugin into the Title command plugin.
New command options are supposed to be added in the section in the image below, but I don't know what I have to put for Symbol or for Action. The part that is in there for action at the moment is the command for running a new game. For action it says : "This is the code that binds a function to a command. Input a Javascript eval that binds a function to 'this'".
Any help with this would be amazing.
Thanks!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...