Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] NumPad - Version 1.0.0

Back to Plugin

Devlog Version

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

In case you are new here, this plugin offers an alternate number input scene which looks more like a keypad, numpad, or phone number input screen. It is also much more customizable than the default number input screen is. It still saves the inputted number to a game variable for use in your events, so you can use it in the same way you would the number input event command.

If you were a beta user, this version brings with it a few changes from the last beta version. You can now change the windowskin of the numpad windows, and have a minimum number required before the submit button activates. You can also have a custom sound effect play when entering a number. Lastly, this update removes deprecated function calls to old [CGMZ] Core functions.

Version 1.0.0
  • Added option to use custom windowskin for numpad scene
  • Added minimum number requirement to submit
  • Added option to use custom sound effect when entering numbers
  • Remove deprecated code from [CGMZ] Core

Back to Plugin