Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] New Game Plus - Version Alpha R4

Back to Plugin

Devlog Version

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

This version added reset ranges for switches, variables, items, weapons, and armors. You can now set a start and stop value, and have every switch/item/etc set back to OFF or 0 in between those values. This should cut down a lot on setup time if you have a bunch of switches or other data that you want to reset on NG+.

This update also added the option to run custom js when new game plus occurs, which will allow you to code via js any changes you want to happen on NG+.

Some integrations with other [CGMZ] plugins were added, including the option to reset data from: [CGMZ] Professions, [CGMZ] Crafting, [CGMZ] Colosseum, and [CGMZ] Fast Travel.

Version AlphaR4
  • Added Reset Ranges for switch/variable/item/weapon/armor
  • Added custom js param
  • Added integration with [CGMZ] Professions/Crafting/Colosseum/Fast Travel

Back to Plugin