Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Game End Window - Version 1.2.0

Back to Plugin

Devlog Version

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

This update should bring its features more in line with my other command window plugins. You can now have an icon for each command, aligned separately from the command text. You can also show an image behind each command. You can also set the window width.

This update removed the option to enable text codes in the commands. Instead, text codes are now always enabled in the command.

IMPORTANT: If updating from a previous version, you should back up any javascript you had for custom commands as the parameter type has changed. You will need to copy and paste your old javascript into the new parameter, or go through and remove any extra quotation marks and new line codes that were added during the change to the new parameter type.

Version 1.2.0
  • Added separate icons to commands
  • Added command background image option
  • Removed text code option

Back to Plugin