public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZMZ [FREE] Recruit Member - Enhanced Actor Recruitment Presentation for RPG Maker MZ

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: MZ [FREE] Recruit Member - Enhanced Actor Recruitment Presentation for RPG Maker MZ
  • Original author: Elvium
  • Original date: June 7, 2026
  • Source thread: https://forums.rpgmakerweb.com/threads/free-recruit-member-enhanced-actor-recruitment-presentation-for-rpg-maker-mz.183944/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Recruit Member​Recruit Member is a lightweight RPG Maker MZ plugin that replaces the standard "Add Actor" flow with a customizable recruitment presentation. Instead of silently adding an actor to the party, the plugin can display a recruitment screen with text, fanfare, animations, and actor information. The goal is simple: Make recruiting a new hero feel special. Why?​By default, RPG Maker MZ simply adds an actor to the party: Change Party Member -> Add Actor

Archived First Post

Recruit Member

Recruit Member is a lightweight RPG Maker MZ plugin that replaces the standard "Add Actor" flow with a customizable recruitment presentation.
Instead of silently adding an actor to the party, the plugin can display a recruitment screen with text, fanfare, animations, and actor information.
The goal is simple: Make recruiting a new hero feel special.

Why?

By default, RPG Maker MZ simply adds an actor to the party: Change Party Member -> Add Actor
While functional, it does not provide much feedback to the player.

Recruit Member adds a short presentation sequence that can show:
  • Actor name
  • Actor sprite
  • Custom text
  • Fanfare (ME)
  • Simple animations
  • Custom positioning and appearance
This allows new heroes to feel like an important discovery without requiring complex eventing.

Features

Recruitment Presentation
Display a recruitment message such as:
You found Draven!
A new hero has joined your group.​

Actor Information​


The plugin automatically reads actor data from the database:
  • Name
  • Character Sprite
  • Actor ID
No manual setup is required.



Optional Animations​


Choose how the actor sprite is displayed:
  • None
  • Static
  • Jump
  • Spin
  • Both (random Jump or Spin)

Custom Text​

Use placeholders:
{name}
{id}

Example:
Line 1: New hero recruited!
Line 2: {name}
Line 3: has joined your group.

Result:
New hero recruited!
Draven
has joined your group.​

Global Settings​

Configure default behavior:
  • Fanfare
  • Text Color
  • Background Type
  • Alignment
  • Animation
  • Position
  • Skip Option
  • Display Time

Per-Recruit Overrides​

Override the global settings for a specific recruitment event.
Perfect for:
  • Story characters
  • Legendary heroes
  • Secret recruits
  • Boss recruits

How to Use​

Basic Recruitment​

Plugin Command:
Recruit Member
Recruit ID = 7
The actor is added and the recruitment presentation is shown.

Advanced Recruitment​

Plugin Command:
Recruit Settings
(Optional)
Configure temporary settings.
Then:
Plugin Command:
Recruit Member
Recruit ID = 7

The customized presentation is shown.

Prevent Multiple Recruits​

Typical event setup:
Recruit Member
Recruit ID = 7
Control Self Switch A = ON
Create a second blank event page using Self Switch A.
This prevents the actor from being recruited multiple times.

Plugin Settings​

General​

Default Fanfare​

Music Effect played during recruitment.

Text Options​

Text Color​

Hex color value.

Example: #ffffff

Background​

  • Window
  • Dim
  • Transparent

Line 1​

First text line.

Line 2​

Second text line.
Supports:
{name}
{id}

Line 3​

Third text line.

Show Box​

Align Horizontal​

  • Left
  • Center
  • Right

Align Vertical​

  • Top
  • Middle
  • Bottom

Fade Background​

True/False
Useful when using weather, particles, lighting systems, or other visual effects.

Show Time​

Display duration in frames.
Maximum recommended value: 300 frames (5 seconds)

Allow Skip​

Allows the player to skip the presentation.

Animation​

Show Animation​

  • None
  • Static
  • Jump
  • Spin
  • Both

Position​

  • Top
  • Bottom
Controls whether the actor sprite appears above or below the text.


Screenshots​

Plugin Parameters​

1780859764470.png

1780859801583.png

Plugin Command​

1780859836759.png


1780859861491.png

Recruitment Example​

1780859962422.png





Compatibility​

Tested with:
RPG Maker MZ

The plugin is designed as a recruitment presentation helper and does not replace party management systems.
It can be used alongside custom party management plugins.

Credits​

Plugin Author: Günther Peeters (Elvium)

Download​

recruit_member.js

Usage​

Free to use, credit to me would be nice and appreciated ♥️

Features Mentioned

  • Display a recruitment message such as:
  • You found Draven!
  • A new hero has joined your group.​
  • Click to expand...
  • Actor Information​
  • The plugin automatically reads actor data from the database:
  • Name
  • Character Sprite
  • Actor ID
  • No manual setup is required.
  • Optional Animations​
  • Choose how the actor sprite is displayed:
  • None
  • Static
  • Jump
  • Spin
  • Both (random Jump or Spin)
  • Custom Text​Use placeholders:

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

Credits​Plugin Author: Günther Peeters (Elvium) Download​recruit_member.js Usage​Free to use, credit to me would be nice and appreciated

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.

#ffffff#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar