Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Message System - Version Alpha R5

Back to Plugin

Devlog Version

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

This version adds a few new text codes that should work anywhere. You can now use a text code to show different text based on the player's last input. This can be helpful if you want to change instructions for gamepad or keyboard players. It also added a text code to show the current date in a few different formats. You can also use a text code to set the font. This requires some additional setup in the plugin params.

It also adds a new message window specific text code, to change message speed. How it works is by automatically adding waits for x frames before showing the next character.

Version AlphaR5
  • Added text code that can change font face
  • Added text code that changes text based on last input type
  • Added text code that can show the current date (formatted)
  • Added message window text code to change message speed

Back to Plugin