Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Message System - Version Alpha R11

Back to Plugin

Devlog Version

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

This version adds the ability to build your own text codes. If you want to make a text code that prints the quantity of an item in the player's inventory, you can do that. You define the text code portion, and then you define what JS that text code runs. You can have as many custom text codes as you want. This means you can now do anything you want via text code, only being limited by your JS abilities.

This update also adds the option to change the default outline width for text. Previously, this was only able to be set via a custom text code, but if you want a custom text outline width for all text in your game it was a bit tedious to keep writing it in each message. Now it is a plugin param.

Version AlphaR11
  • Added custom text codes
  • Added option to change the default text outline width

Back to Plugin