[CGMZ] Plugin Commands for RPG Maker MZ
Hi all,
Adds some plugin commands that are meant to make some things with the default editor easier, such as turning a switch on/off if an event is within certain xy coordinates or controlling self switches for any event and much more.
Full list of plugin commands and what they do:
- Control Switch Random - This command will set the provided switch to either ON or OFF randomly.
- Control Switch Region ID - This command will set the provided switch to ON or OFF if the given event is in the given region
- Control Switch Terrain Tag - This command will set the provided switch to ON or OFF if the given event is in the given terrain tag
- Control Switch Coordinates - This command will set the provided switch to ON or OFF if the given event is in the given x, y coordinates
- Control Switch Save Access - This command will set the provided switch to ON or OFF if the player has save access
- Control Switch Menu Access - This command will set the provided switch to ON or OFF if the player has menu access
- Control Switch Formation Access - This command will set the provided switch to ON or OFF if the player has formation access
- Control Switch Encounters - This command will set the provided switch to ON or OFF if encounters are enabled
- Control Switch Self Switch - This command will set the provided switch to ON or OFF if the given self switch is ON or OFF
- Control Self Switch - This command will set the provided self switch to ON or OFF
- Control Timer Add - This command will add the given amount of seconds to the timer
- Control Timer Subtract - This command will subtract the given amount of seconds from the timer
- Call Scene - This command will call the provided scene
- Request Autosave - This command will request an autosave (does not guarantee the save succeeds)
- Control Variable String - This command will set the provided variable to the provided text
- Control Variable Float - This command will set the provided variable to the provided float number
- Conditional Branch Variable - This command will check a variable against a provided constant
- Select Weapon - Like the select item event command, but for weapons.
- Select Armor - Like the select item event command, but for armors.
- Select Skill - Like the select item event command, but for skills.
- Stop All Sound - Stops all currently playing BGM/BGS/SE/ME.
- Erase All Pictures - Erases all currently shown pictures.
- Change Battle Lose - Enable or disable gameover when random battle is lost
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Status | Released |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | RPG Maker |
Average session | A few minutes |
Languages | English, Spanish; Latin America |
Inputs | Keyboard, Mouse, Xbox controller, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Download
Download NowName your own price
Click download now to get access to the following files:
CGMZ Plugin Commands
External
Development log
- Version 1.3.0 Release NotesFeb 23, 2024
Leave a comment
Log in with itch.io to leave a comment.