[solved] Autosaves/Quicksaves in an imagemapped save/load

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
mjshi
Regular
Posts: 179
Joined: Wed Mar 13, 2013 9:55 pm
Completed: MazeSite01, Ponderings of Time
Contact:

[solved] Autosaves/Quicksaves in an imagemapped save/load

#1 Post by mjshi »

Say I had a load/save screen that looked like this:
(Here's some pastries. Hope you're hungry c:)
Image

How would I go about adding either an autosave or a quicksave to that topmost slot? Of course, the only action possible in that particular slot is loading.
I know how to set up imagemaps, I just need to know the clicked actions, and any possible additional code needed to get the autosave working.

While I'm at it, would it be possible to merge everything into a single screen?

(Behold the contrast between the MS paint and the professional-looking boxes.)
http://i.imgur.com/f8GttVV.png


Help would be greatly appreciated. Thanks in advance!

EDIT: Second part has been figured out. Still waiting on the first part.
Last edited by mjshi on Fri Oct 09, 2015 2:51 pm, edited 1 time in total.

mjshi
Regular
Posts: 179
Joined: Wed Mar 13, 2013 9:55 pm
Completed: MazeSite01, Ponderings of Time
Contact:

Re: Accessing Autosaves/Quicksaves in an imagemapped save/lo

#2 Post by mjshi »

Bump, I'm still interested in finding a solution :3

edit:
I think I've found something...

Code: Select all

FileLoad(1, page="quick", confirm=False, newest=False)
or something? Well, I'll go try it out xD

edit2: Yeah, I think this is solved.

Post Reply

Who is online

Users browsing this forum: No registered users