Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Dark Plasma Devide Party Scene - DarkPlasma_DevidePartyScene.js
Plugin desc : Party split scene
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_DevidePartyScene.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_DevidePartyScene.js
File name : DarkPlasma_DevidePartyScene.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Party split scene @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 1.1.1 Provides a scene for splitting parties. This plugin requires the following plugins: DarkPlasma_ConcurrentParty version: 1.2.0 DarkPlasma_SelectActorCharacterWindow version: 1.1.0 If using this plugin with the following plugins, add it below them: DarkPlasma_SelectActorCharacterWindow @param showHelpWindow @text Show the help window @type boolean @default true @param helpText @text help @desc Sets the text to display in the help window. @type multiline_string @command open @text Open the party split scene @arg count @text Number of parties @desc Number of parties after splitting @type number @default 2 @min 2 @max 3 @arg locations @text Initial position list @desc Specify the initial location list for each party. @type location[]