Duplicate Actors


Duplicate Actors
EngineRPG Maker MZ
Download Download
LinksRPGMaker.net
RPG Maker Web
Description
Allows you to have multiple copies of the database actors.
This could either allow for system like in FF1 where you build your party, or it could be the basis for a monster catching style rpg like Dragon Warrior/Quest Monsters, Jade Cocoon... Pokémon etc.
Please note if you are going the monster rpg route, I recommend you are an experienced user, or wait for more plugins.
This is because you'll need to understand the concept of pointers in order to achieve most things.

Features
You can protect a section of the actor database and refer to them with events and code exactly as you did before.
There are three plugin commands you can use:
Create Actor
Change Party
Change Name

How to Use
Place the plugin in your project's js/plugins/ folder.
Inside RPG Maker MZ's editor, open the Plugin Manager.
Create a new entry and select this plugin from the list.
Customise the options to your liking and then click ok.

Then you can use the plugin commands to make and manage the new Actors.

FAQ
Q: Nothing seems to happen when I use your plugin.
A: Make sure the plugin has its original name and that you haven't accidentally renamed it.