[CGMZ] Unlimited Event Conditions for RPG Maker MZ
Hi all,
This plugin allows unlimited event conditions on each event page via the comment event command. By default, you are limited to only two switches, one variable, and some other conditions. This removes those limitations. It also adds more possible conditions, such as vehicle, timer, gold, armor, and weapon conditions.
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 a skill, or does not know a skill
- State - Can check if an actor is affected by a state, or is not affected by a state
This will hopefully make your complex events much easier to create. For example, you might have a switch puzzle with many switches that need to have their self-switches turned ON/OFF in a certain order before a set of spikes lower allowing passage. Now you can easily do this with 1 event page with conditions that checks each switch's self switch being ON or OFF in the correct order.
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 |
Inputs | Keyboard, Mouse, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Download
Click download now to get access to the following files:
Development log
- Version 1.1.0 Release NotesOct 25, 2023
- Version 1.0.0Jul 29, 2023
Leave a comment
Log in with itch.io to leave a comment.