Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Starbird - jumpStart Plugin - Skip Title, Autoload, 1-Step Save

RPG Maker Starbird - jumpStart Plugin - Skip Title, Autoload, 1-Step Save 2016-04-22

No permission to download
jumpStart is a super simple plugin to change Save dynamics in your game.

This resource is completely FREE to use, but you can DONATE to support the creation of more free resources here: https://www.paypal.me/Starbird.

How It Works:

-Skips title screen

-Autoloads saved file if there is one. If not, it starts a new game.

-Save is now a one-step feature. There's only one save slot, so accessing save doesn't require any confirmation. This might be handy if you're using a checkpoint system.

-Game End in menu gives you the option for 'New Game' instead of 'To Title'. 'New Game' erases your previous save and starts the game over.

-permaDeath option via plugin parameter. permaDeath activates upon the $gameParty.isAllDead check, erases the save file, and starts a new game. if permaDeath is off, player automatically restarts from last save point upon Gameover. permaDeath default is 'off'

I know this stuff is all really simple, but I couldn't find an MV script that did all of these things, and I thought it might be useful for a more fast-paced game. This was my first attempt at a script, so if it looks hacked together, well, it is. Hope someone out there can find a use for it!

This script may be used in any project, commercial or non-commercial. Please just keep the header info as is. Feel free to improve and distribute as your own as long as you keep Starbird Resources in the @author section. Thanks!
Author
Starbird
Downloads
215
Views
497
First release
Last update
Rating
4.67 star(s) 3 ratings

More resources from Starbird

Latest reviews

Would be nice if it had some commands but I think I can make it work for my project anyway. Thanks for making this!
Starbird
Starbird
Hey, thanks for rating! Not sure what you mean by "commands" -- parameters? It has one for permadeath and if you know anything about js you can easily make parameters for all of the settings... just made it this way because it's what i needed at the time and thought others might need it too since there were similar scripts for VXAce :)
  • Anonymous
  • 5.00 star(s)
  • Version: 2016-04-22
Very good! Thank you
Starbird
Starbird
My pleasure! Thanks for taking the time to rate :)
What a neat idea! And you're right, there are very few plugins that have any of these features. Good job! Might have a use for it in Otherworld. :)
Starbird
Starbird
thanks for the review! this is easy to find for VX Ace but i guess MV is still fairly new. hopefully this saves some trouble for RMMVers out there
Top