Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Plugin Commands - Version 1.4.0

Back to Plugin

Devlog Version

Hi all, today this plugin was updated to version 1.4.0!

This version adds some new plugin commands for a more flexible wait command than the built in event wait.

The first new plugin command is called Wait (Range) and you provide a min and max amount of frames to wait. The plugin will choose a random value in the given range to wait.

The second plugin command is called Wait (Variable) and allows you to wait for an amount of frames based on the value of a game variable.

Version 1.4.0
  • Added plugin command to wait within a given range
  • Added plugin command to wait for an amount of frames by variable

Back to Plugin