public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZMZ [CGMZ] Unlimited Event Conditions

BMM Archive · July 15, 2026

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
Forum-Header-Introduction.png

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.
Forum-Header-Features.png

  • Add as many event page conditions as you want
  • New event page conditions, including gold/armor/weapon/timer/vehicle conditions
Forum-Header-Video.png


Forum-Header-HowTo.png

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.
Forum-Header-Download.png

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:
Forum-Header-CreditAndTerms.png

https://www.caspergaming.com/terms-of-use/
Forum-Header-VersionHistory.png

Version 1.1.0
  • Added skill conditions
  • Added state conditions
  • Added options to refresh map events during certain actions
Version 1.1.1
  • Updated function calls to [CGMZ] Core
Version 1.2.0
  • Added custom js to conditions
  • Added plugin command to refresh the map
Version 1.3.0
  • 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 download

Referenced Images / Attachments

casper-gaming.itch.io
casper-gaming.itch.io
casper-gaming.itch.io
casper-gaming.itch.io
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.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar