Documentation
Quick InfoVersion: 1.2.0
Made for RPG Maker MZ 1.9.0
Plugin CommandsThis plugin supports the following plugin commands:
Set Destination Sprite - Enable/Disable the touch UI destination sprite
Set Show Number of Key Items - Enable/Disable showing number of key items
Set Slip Death - Enable/Disable if slip damage can kill
Set Floor Death - Enable/Disable the floor damage can kill
Set Display TP - Enable/Disable if TP is shown
Set Autosave - Enable/Disable autosave functionality
Set EXP for Reserve Members - Enable/Disable exp for reserve party members
Set Side View Battle - Enable/Disable the sideview battle perspective
Set Battle System - Alter which battle system is used
Set Item Category - Change item categories during item select
Set Menu Commands - Change display of menu categories
Set Currency Unit - Change the currency unit
Set Basic Term - Change a basic term
Set Parameter Term - Change a parameter term
Set Command Term - Change a command term
Reset System Settings - Will reset the settings to match the current db
Saved GamesThis plugin is fully compatible with saved games. This means you can:
✓ Add this plugin to a saved game and it will work as expected.
✓ Change any plugin params and changes will be reflected in saved games.
✓ Remove the plugin with no issue to save data.
Note:
Since the system settings are now included in save data, changing them in the database system tabs will no longer affect saved games. Changes made to the settings in the database will only affect new games. Use reset command to set all system settings back to what they are in the database.
Filename
The filename for this plugin MUST remain CGMZ_SystemSettings.js. This is what it comes as when downloaded. The filename is used to load parameters and execute plugin commands. If you change it, things will begin behaving incorrectly and your game will probably crash. Please do not rename the js file.
Known Issues
This plugin currently has no known issues that need to be fixed. If you believe you have encountered a bug, please report it to Casper Gaming.
Compatibility
This plugin currently has no known compatibility issues with other RMMZ plugins. If you believe you have encountered a conflict, please report it to Casper Gaming.
Version HistoryVersion 1.1.0
- Added plugin command to change Basic Statuses terms
- Added plugin command to change Parameters terms
- Added plugin command to change Commands terms
- Added Spanish help documentation language
- Added support for Message Skip database option