public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZME_CopyActor 1.0.0

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: ME_CopyActor 1.0.0
  • Original author: myenemy
  • Original date: September 11, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/me_copyactor-1-0-0.127184/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

ME_CopyActor 1.0.0 myenemy​ Introduction This plugin allows you to copy features from an actor to another one.

Archived First Post

ME_CopyActor 1.0.0
myenemy


Introduction
This plugin allows you to copy features from an actor to another one.


Features
Copy from one actor to another:
- Looks
- Skills
- Class
- Traits
- States
- Equipment
- Buffs
- ...
- And all together!
You can also use it to create new actors mid-game, like mercenaries and monsters!

Video


How to Use
You can use a plugin command, the new format allows the developer to see the comands in it. Just pick what you want to copy, from "origin" to "destiny" (actor ids from the database).
You can also use script calls like $gameActors.actor(x).copyActor(y), and actor x will get everything actor y has.
Beware, this kind of plugin may be incompatible with customized equipment systems, visual gear and the like.
Also, remember if you don't copy class or traits, your copied actor may be unable to learn some skills, have the same stats or wearing the same gear!

To install, it's the same as other plugins, place it on your project's folder/js/plugins, then link it in the plugin manager.

Terms of use
Common:

- Free to use as in money.
- Feel free to modify to redistribute it.
- This plugin comes as is, with no guarantees.
- I'll try to give support about it, but I can't say I will do it for sure.
Non Commercial:
- No credit required unless you modify it then credit yourself, in other words, no claiming as your own!
Commercial:
- Give credit me as the author of this plugin, I don't mind if you do so in some scene or some easter egg.
- Report any bugs, incompatibilities and issues with this plugin to me, even if you have someone else fixing them.

Terms of redistribution and disambiguation
- You must include a link to the original RPG Maker Forums Post plugin.
- You can add terms to it, but you can't remove or modify the ones already existent.
- You must follow LGPL 3.0.

Download
https://myenemy.itch.io/mz-copyactor

Stuff I might do some day
- ME_GenerateActors: A plugin I did for MV for personal use, generates one actor based on another. I want to try to make it as an extension for this one.

Used in plugins:
- ME_InstanceActors

Features Mentioned

  • Copy from one actor to another:
  • Looks
  • Skills
  • Class
  • Traits
  • States
  • Equipment
  • Buffs
  • ...
  • And all together!
  • You can also use it to create new actors mid-game, like mercenaries and monsters!
  • Video

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of use Common: - Free to use as in money. - Feel free to modify to redistribute it.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar