Jump to content
Raxos

Remove the save choice

Recommended Posts

HI,

 

I would like to know if someone know where I can modify to remove the save choice just after the title screen. I want that my game must have 1 save, so when player click on "play", the game begin.

 

Regards

Share this post


Link to post
Share on other sites

You have two choices:

1. On the third tab in the event commands, there's a "Change Save Access" command that you can use to disable it.

 

 

2. Or to get rid of the save button, go to the script editor, go under WINDOWS, go to Window_MenuCommand, line 40 where it says add_save_command and delete that 

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

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted