public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
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: Multiple Parties
  • Original author: BurningOrca
  • Original date: May 22, 2022
  • Source thread: https://forums.rpgmakerweb.com/threads/multiple-parties.147820/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

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.

Archived First Post

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)

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: 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.

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.

#039#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar