Jump to content
Sign in to follow this  
hgmatt

Save File Marked When Finished

Recommended Posts

I am using a Single Save File Script and was wondering if there was a script or could be a script that Marks the File when you finish the game.

 

Here's the idea.

 

>You beat the final level

>The screen says "The End"

>The games asks if you wish to save

>Go to title screen

>Title Screen checks if the save file was finished automatically

>Save file has Finish Mark

>Activates Mini-game option

>Delete Saved File

>Mini-game option disappears

Share this post


Link to post
Share on other sites

So basically make an icon appear on a savefile if said savefile have a specific switch tuned on ? Would that work for you ?
(It should only require to add some info to the save headers if I remember correctly but I'm not sure) 

Share this post


Link to post
Share on other sites

Like, I have an event that checks for a Save file using the script below.

 

 

DataManager.save_file_exists?

 

 

Is there a way to make the game save differently than usual and check for that specific save through event script?

Share this post


Link to post
Share on other sites

https://www.dropbox.com/s/wupl9lqzeu1wbms/special_save.rb?dl=0

 

Try this I didn't manage to make it work your way tho, you can change the icon index at line 25 and the switch at line 7.

 

Right now if the switch 1 is on, the icon 1 (skull and bones ) will appear next to the file 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted