BurningOrca

Veteran
Veteran
Joined
Apr 14, 2019
Messages
314
Reaction score
295
First Language
German
Primarily Uses
RMMZ
Description:
Very small plugin that allows creating multiple parties in your game and switching between them using plugin commands.
Further parties, including their starting items and gold can be setup in the plugin parameters, so they are known right from the start of your game and you can easily switch to them.
Currently this plugin cannot switch parties mid battle. I've tried to implement that, but ultimately discarded this functionality, because I realized this made to many problems.

Plugin commands:
AddNewParty:
Adds an empty party to your game
SwitchToParty: Switches to the party with the given index, e.g. for MV SwitchToParty 1. The initial party is at index 0.

Plugin does not provide any script calls. Everything else should be manageable using the regular event commands.

If you like this plugin and their are any features missing, that you require please let me know down below and I might be able to include them!
Also please report any bugs also down below!

Requires my base plugin.
MV Versions also provided here.

Terms of use:
1. This plugin may be used and redistributed with both free and commercial games.
2. This plugin may be redistributed only for free otherwise, but I would appreciate linking back to the original thread instead.
3. You may take code from this plugin for your own free plugins, but not for commercial plugins.
4. You may alter this plugin, but BurningOrca has still to be mentioned in the author section. You may not rename this plugin. You may redistribute the alterations for free.

Get the plugins here:
Burning Orca Plugins (Google Drive)
 
Last edited:

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,211
Reaction score
2,847
First Language
Dutch
Primarily Uses
RMMV
the only missing feature (if not missunderstand it) is if you have
a bigger party, you can split them, save current party or party groups.

there is a plugin that saves the current party to a variable, you need
to create them before you could use them?

as I dont have use for it, it's only a suggestion/feedback, but it seems
to be usefull otherwise.
 

BurningOrca

Veteran
Veteran
Joined
Apr 14, 2019
Messages
314
Reaction score
295
First Language
German
Primarily Uses
RMMZ
the only missing feature (if not missunderstand it) is if you have
a bigger party, you can split them, save current party or party groups.

there is a plugin that saves the current party to a variable, you need
to create them before you could use them?

as I dont have use for it, it's only a suggestion/feedback, but it seems
to be usefull otherwise.
Nice idea although you don't need it.
New version 1.1:
Added options to split and merge parties. Although the syntax for the MV versions plugin commands to do that is not very nice. It's JSON formatted and doesn't allow whitespace within the single parameters,
e.g.
SplitParty [1,2,3] [{"item":1,"count":2},{"item":2,"count":3}] 200
will split the current party and will move the members at indices 1,2,3 to the new party.
It will move 2 of item 1 and 3 of item 2 to the new party at max
It will move 200 gold to the new party at max.

MergeParties [1,2] will merge the 2nd and the 3rd party. The first party has index 0.

Edit:
Get the plugins here:
Burning Orca Plugins (Google Drive)
 
Last edited:

BurningOrca

Veteran
Veteran
Joined
Apr 14, 2019
Messages
314
Reaction score
295
First Language
German
Primarily Uses
RMMZ
New version of MV Multi Parties: It seems the version I've uploaded was missing a plugin parameter and thus didn't work at all!

Edit:
Had to replace my base plugin and all plugins basing on it. It was causing problems, because it added extensions to Array.prototype which is highly discouraged to do and thus caused compatibility issues with other creators plugins. Replaced those Array extension by global functions taking an array, which is said, because the extensions where really nice to use for myself.
 
Last edited:

BurningOrca

Veteran
Veteran
Joined
Apr 14, 2019
Messages
314
Reaction score
295
First Language
German
Primarily Uses
RMMZ
I can't believe I've released such buggy plugins! It wasn't possible to save the game when using my multiple parties plugin, because I've exidentally used the same alias twice for different functions!
 

dartcron

Warper
Member
Joined
Jan 8, 2023
Messages
3
Reaction score
0
First Language
English
Primarily Uses
RMMZ
Does this plugin work on mz?
 

Latest Threads

Latest Posts

Latest Profile Posts

I'm not dead - I promise :stickytongue:

Anyway, some pokemon inspired art (dont ask me which one tho xD)
reali.png
Writing boss music for Pale Coins. This is the Goblin Mage's theme!

Caz
I've been trying to upload more video tutorials for RMMZ lately! Does anyone have a topic they'd like to see covered? :ehappy:
After the porting VX Ace chars to MZ tutorial yesterday, today I added how to port the matching face graphics!
VX to MZII.png

Forum statistics

Threads
129,714
Messages
1,204,530
Members
170,785
Latest member
arthor
Top