Template:VisuMZ Save Core Plugin Commands

From Yanfly.moe Wiki
Revision as of 21:14, 12 August 2020 by Olivia (talk | contribs)
Jump to navigation Jump to search

The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.

---

SaveCoreAutoSave.png

SaveCorePluginCommands01.png

Autosave: Enable/Disable
- Enable or Disable Autosave
- Requires Database => System 1 => [x] Enable Autosave

  Enable or Disable?:
  - Enable or disable autosave?

---

SaveCorePluginCommands02.png

Autosave: (Stage 1) Request
- Autosaves the game at current point if enabled.
- Requires Database => System 1 => [x] Enable Autosave
- Autosave does not go through if it is neither enabled in the database or
  in-game through the "Autosave: Enable/Disable" plugin command.
- This Plugin Command will not autosave if the player turned off "Autosave"
  in the Options Menu.

---

SaveCorePluginCommands03.png

Autosave: (Stage 2) Execute
- Executes autosaves the game at the current point.
- Requires Database => System 1 => [x] Enable Autosave
- This will require autosave to be enabled through the database, but it will
  ignore the "Autosave: Enable/Disable" plugin command state.
- This Plugin Command will not autosave if the player turned off "Autosave"
  in the Options Menu.

---

SaveCorePluginCommands04.png

Autosave: (Stage 3) Force
- Forces autosaves the game at the current point.
- Requires Database => System 1 => [x] Enable Autosave
- This will require autosave to be enabled through the database, but it will
  ignore the "Autosave: Enable/Disable" plugin command state.

---

SaveCorePluginCommands05.png

Save: Current Slot
- Process the game's current save at the current point.
- Must be outside of battle and on the map.

---

SaveCorePicturesDesc.png

SaveCorePluginCommands06.png

Save: Set Description
- Set the description text that will appear in the save files.

  Text:
  - Insert desired save description text here.
  - Text codes supported.

---

SaveCorePluginCommands07.png

Save: Set Picture
- Set the picture that would appear in the save file.

  Filename:
  - Input the filename here of the desired picture.

---