Original Source
- Original title: JavaHut's Save Extension (2nd Plugin)
- Original author: JavaHut
- Original date: September 1, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/javahuts-save-extension-2nd-plugin.67671/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Save Extension v1.03 By: JavaHut Required RMMV Version: 1.3.1+
Archived First Post
Save Extension v1.03
By: JavaHut
Required RMMV Version: 1.3.1+
Download
Download the script here:
http://www.mediafire.com/download/yh53xyz7e4qd8sb/JavaHut_SaveEx.js
Demo
Download the demo here:
http://www.mediafire.com/download/ccszaiwiol499xs/SaveExDemo.zip
Note: Do NOT use the plugin file from the demo in your projects, as it may not be the most up to date version.
Introduction
This plugin provides more advanced features to enhance the basic save and load functions in RMMV.
Features
- Use a screenshot with the save file to enhance the user experience
- Add an autosave feature by using the plugin command on any scene
- Use your game's title or the map display name for the save title
- Change the alignment and display items for the save/load rows
- Add a load menu command to load right from the game menu
- Add warnings on save overwrite, loading from an active game, and exiting without saving
- Allow a web prepend to keep your save data on a browser game unique
Screenshots
How to Use
-For the demo, download the demo file and extract it to your RMMV Games folder, and open the Game.rpgproject file in RMMV.
Author's Notes
FAQ
A. Make sure the Enable Autosave plugin Parameter is set to true.
Q. Why is the screenshot image of the autosave all black with no picture?
A. If you are fading the screen or doing other types of visual changes when running the autosave plugin command, the screenshot will capture the overall image at that specific time. Be sure to set a wait command if needed before running the autosave command.
Changelog
Fixed not being able to override Scene_Prompt and Window_Prompt from other scripts.
-Version 1.02: Added Warning Prompt Width parameter for custom prompt width.
-Version 1.01: Fixed a bug that caused the load warning to display when loading from the main menu.
Fixed a bug that allowed autosave to trigger when loading the autosave file from the main menu.
-Version 1.00: Plugin completed.
Known Issues
FIX: Use the autonomous movement, or another event's movement route to move the event as needed.
Latest RMMV Version Tested
1.3.1
Bug Reporting
Please submit any bugs you find in the plugin to this forum post. And, if you have a suggestion for a plugin feature, feel free to post it here. Thank you for your support, and happy gaming!
Terms of Use & Disclaimer
-JavaHut cannot be held responsible for any damages that may occur from using this plugin in your project. You agree to use this plugin with the acknowledgment that bugs may be present and cause issues within the project that contains it. Thank you for your understanding.
Features Mentioned
- Use a screenshot with the save file to enhance the user experience
- Add an autosave feature by using the plugin command on any scene
- Use your game's title or the map display name for the save title
- Change the alignment and display items for the save/load rows
- Add a load menu command to load right from the game menu
- Add warnings on save overwrite, loading from an active game, and exiting without saving
- Allow a web prepend to keep your save data on a browser game unique
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use & Disclaimer Spoiler -This plugin may be used for commercial or non-commercial use, as long as the script file remains unaltered. Credit to JavaHut is optional. -JavaHut cannot be held responsible for any damages that may occur from using this plugin in your project. You agree to use this plugin with the acknowledgment that bugs may be present and cause issues within the project that contains it. Thank you for your understanding.
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...