RPG MAKER MZ HELP

Event Commands

Party

Change Gold

Function

Changes the amount of gold in the party's possession.

Settings

Change Items

Function

Changes the quantity of items in the party's possession. Upon changing the quantity, if the new value is outside of the 0 to 99 range, the value will be adjusted to either 99 (max number a player can have) or 0 (none in inventory).

Settings

Change Weapons

Function

Changes the quantity of weapons in the party's possession. Upon changing the quantity, if the new value is outside of the 0 to 99 range, the value will be adjusted to either 99 (max number a player can have) or 0 (none in inventory).

Settings

Change Armor

Function

Changes the quantity of weapons in the party's possession. Upon changing the quantity, if the new value is outside of the 0 to 99 range, the value will be adjusted to either 99 (max number a player can have) or 0 (none in inventory).

Settings

Change Party Members

Function

Change the formation of the actors in the party. You can also change the number of actors in the party to 0 using this command. In this situation, players will not be displayed on the map.

Settings