Map Creator
This script provides various map creation and editing functionality. It addresses limitations in the editor such as a minimum width of 17, minimum height of 13, and maximum width and height of 500. This...
This script provides various map creation and editing functionality. It addresses limitations in the editor such as a minimum width of 17, minimum height of 13, and maximum width and height of 500. This...
This script extends the party formation system to allow customized member positioning. You can now arrange your actors however you wish (almost). The script was inspired by Star Ocean’s party formation system, where you...
The “Custom Database” is an extended database that is stored with your save file. It stores any additional objects created during the game, and any changes to the “Game Database” which contains the default...
This script revises the way equipment slots are handled, as well as re-defining the built-in “equip type” system. You have full control over your equip slots and is not bound to the default slots.
While it would appear that the “call script” event command built into RM is meant for “small” script calls, inevitably you may end up wanting to make a script call that is just a...
This script allows you to create choice selections with more than 4 choices, without using any script calls or comments. All you have to do is create multiple “show choice” commands and the game...