YEP.108 – Actor Party Switch – RPG Maker MV

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

For games that benefit more from individual party switching, this plugin grants players the ability to switch party members on an individual basis rather than entire parties at a time mid-battle. However, actors that have just switched in and are on cooldown, required for battle, or locked in the party position cannot switch out.


Introduction


Please wait while you are redirected...or Click Here if you do not want to wait.

This plugin requires YEP_PartySystem and YEP_BattleEngineCore. Make sure this plugin is located under both plugins in the plugin list.

For games that benefit more from individual party switching, this plugin grants players the ability to switch party members on an individual basis rather than entire parties at a time mid-battle. However, actors that have just switched in and are on cooldown, required for battle, or locked in the party position cannot switch out.


Plugin Commands


For those who’d like to be able to change the settings of Actor Part Switch midway through the game, use the following plugin commands:

Plugin Commands:

ShowActorPartySwitch
HideActorPartySwitch
– Shows/hides the ‘Switch’ command from the actor command window from being visible.

EnableActorPartySwitch
DisableActorPartySwitch
– Enables/disables the ‘Switch’ command from the actor command window from being able to selected.

ResetActorPartySwitchCooldowns
– Resets all cooldowns for actor party switching.


Happy RPG Making!