An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Player Has Parallel Event - PlayerHasParallelEvent.js

Plugin desc : Allow the player to have arbitrary parallel process.

License : MIT License

Author : あわやまたな (Awaya_Matana)

Website : https://awaya3ji.seesaa.net/

Desc page : https://awaya3ji.seesaa.net/article/502267799.html

File name : PlayerHasParallelEvent.js

Help of plugin :

* @target MZ
* @plugindesc Allow the player to have arbitrary parallel process.
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/502267799.html
* @help Ver.1.1.0
* The specifications are almost the same as for parallel processing of events.
* However, it will be executed after the player update process.
*
* @command setCommonEvent
* @text Set Common Event
* @desc Set parallel processes on the player.
* @arg id
* @text Common Event ID
* @type common_event
* @desc Disable with 0.
* @default 0
* @arg eventId
* @text Event ID
* @desc A character who becomes "This Event" in the common event.
* Disable with -1.This event with 0
* @default -1
*

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.