This is a modified version of ItemBook.js (original script) for RPG Maker MV.
In this version, you can also include the Item Book on the player's menu.
- Download the JS file and include it into the
/pluginsfolder of your project. - Open the Plugin Manager, select the file MenuItemBook.js, and turn it on.
- Don not forget to turn the old version off, if you were using it.
Add to Menu: Always include the Item Book on the menu (0: no, 1: yes).Menu Text: Label of the Item Book on the menu.
- 11/08/2015: Fixed incompatibility issue that did not allowed this script to be called by the menu if other scripts being called by the menu were in the project.
- 10/24/2015: Version 1.0