A downloadable tool

Introduction

This plugin adds a Command that allows the player to save the game mid-battle. Savefile choice and command are configurable. No longer supported by the author.

Version -> 1.04

This plugin was tested only on RPG Maker MV Version 1.6.2. I cannot guarantee it works on lower versions.

Terms of Use:

  • Available for commercial and non-commercial use
  • You may freely edit the code
  • You are not allowed to redistribute this plugin. Instead, provide a link(https://vcm-plugins.itch.io/vcm-battlesave)
  • Do not claim this plugin as your own
  • Credit is not required. However, if you want to, credit me as 'VCM Plugins'




Parameters Explanation

Empty Savefile

This parameter defines if this plugin will automatically choose the first empty savefile when the player uses the Save Command mid-battle. For example, if this parameter's value is set to true(Yes), and there are no used savefiles, it will save in the first savefile. If savefiles 1, 2 and 3 are already occupied, it will save in the fourth slot. If savefiles 1 and 4 are non-empty, it will save in the second slot. If all savefiles are already occupied, the player will choose normally which file will be used. If this parameter's value is set to false(No), the player will always choose which savefile will be used.

Save Command Vocabulary

This parameter specifies the text shown to the player in the Save Command.

Party Command

This parameter specifies whether the Save Command will be added to the Party Command or not.

Actor Command

This parameter specifies whether the Save Command will be added to the Actor Command or not.


Compatibility

Plugin Manager line-up for maximum compatibility:
VCM_HelpWindow
VCM_PreviousTurn
VCM_BattleSave
VCM_Quicksave
VCM_MovementSpeeds
VCM_StateDescription
VCM_TermDescription
VCM_BattleMainMenu
VCM_EventHighlighting
VCM_SkillBar
VCM_MirroredSpriteset
VCM_ActionPoints
VCM_ActionOrder
VCM_EnemyGauges
VCM_MultipleGauges
VCM_ElementAffinity
VCM_AutoBattle
VCM_EnemyInfo
VCM_NumberBattlers
VCM_NoBattleLog


Versions

Version -> 1.00

Released Plugin.

Version -> 1.01

Fixed Tp being initialized and battle count being added when going to the Save Scene or loading a saved battle. 'Enemy appeared' message no longer appears when in turn 0. Updated documentation.

Version -> 1.02

Fixed black background sometimes appearing when loading battles with battlebacks 'None'. Going to save scene mid-battle will now keep the current background. Updated documentation.

Version -> 1.03

Fixed battles not saving whether party can escape or lose and escape ratio. Aliased a function. Updated documentation.

Version -> 1.04

Updated documentation.

Download

Download
VCM_BattleSave.js 16 kB