Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: MZ [CGMZ] Unlimited Event Conditions
- Original author: CasperGaming
- Original date: July 29, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/cgmz-unlimited-event-conditions.159819/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
[CGMZ] Unlimited Event Conditions By: Casper Gaming Last Update: April 12, 2026 Latest Version: 1.3.0
Archived First Post
[CGMZ] Unlimited Event Conditions
By: Casper Gaming
Last Update: April 12, 2026
Latest Version: 1.3.0
By: Casper Gaming
Last Update: April 12, 2026
Latest Version: 1.3.0
This plugin allows unlimited event conditions on each page. By default, you are limited to only two switches, one variable, and some other conditions. This removes those limitations, and adds new conditions. See below for full list of event conditions in this plugin.
Event Conditions:
- Switch - Can check if a global switch is ON or OFF.
- Variable - Can check if a global variable is <, <=, =, !=, >=, or > some value.
- Self Switch - Can check if any event from any map's self switch is ON or OFF.
- Gold - Can check if the player's gold is <, <=, =, !=, >=, or > some value.
- Item - Can check if the player's inventory has <, <=, =, !=, >=, or > of some item.
- Weapon - Can check if the player's inventory has <, <=, =, !=, >=, or > of some weapon. Can also check if the weapon is equipped by any actor in the party.
- Armor - Can check if the player's inventory has <, <=, =, !=, >=, or > of some armor. Can also check if the armor is equipped by any actor in the party.
- Vehicle - Can check if the player is ON or OFF some vehicle.
- Actor - Can check if an actor is IN or NOT IN the party.
- Timer - Can check if the timer has <, <=, =, !=, >=, or > some time remaining.
- Skill - Can check if an actor knows or does not know a specific skill
- State - Can check if an actor is affected by or not affected by a specific state
- Script - Can run custom JS which should return true / false
- [CGMZ] Difficulty - Show different event pages by difficulty.
- Add as many event page conditions as you want
- New event page conditions, including gold/armor/weapon/timer/vehicle conditions
Import into plugin manager and enable the plugin. Some customization options available. Further instructions in plugin.
Online documentation can be found on my website.
User documentation can be found on the Casper Gaming Wiki.
Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/unlimitedeventconditions/
Requires CGMZ Core plugin: https://www.caspergaming.com/plugins/cgmz/core/
Also available on Itch.io:
[CGMZ] Unlimited Event Conditions for RPG Maker MZ by Casper Gaming
Break limit of how many conditions an event page can have
casper-gaming.itch.io
https://www.caspergaming.com/terms-of-use/
Version 1.1.0
- Added skill conditions
- Added state conditions
- Added options to refresh map events during certain actions
- Updated function calls to [CGMZ] Core
- Added custom js to conditions
- Added plugin command to refresh the map
- Added [CGMZ] Difficulty integration
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator 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.
0
replies
1
view
Topic Summary
Loading summary...