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.
-
Gambit74
- Regular
- Posts: 172
- Joined: Sun Oct 23, 2011 3:09 am
- Location: USA
-
Contact:
#1
Post
by Gambit74 » Mon Oct 24, 2011 4:49 pm
I couldn't fit the entire question in the topic title so I'll clarify what I wanted to ask.
Okay, so you know how all the images that are shown right after one another are skipped when the player clicks to skip one of them? Is it possible to make it so that they can only advance from the first image to the next as well as the ones that follow afterwards without skipping them all? I ask because my tips and profiles uses images to display the information about whatever the player clicked on, and since I wanted to add more info to another image for profiles when the player knows more about certain characters, I don't want the player to skip over them when they click to proceed from the first one.
Another one I wanted to ask is if it's possible for an image to wait until the user clicksto proceed. I know I can always just use pause 999999 or something, but it still bugs me knowing that the image will auto close once the timer is out, even if no one will even wait that long.
EDIT: And yet another question I forgot to ask >_< . Is it possible to change the save directory to a project's root folder or something? I just wanted to make the save files easier to locate rather than having to go to APPDATA all the time.
-
DragoonHP
- Miko-Class Veteran
- Posts: 758
- Joined: Tue Jun 22, 2010 12:54 am
- Completed: Christmas
- IRC Nick: DragoonHP
- Location: Zion Island, Solario
-
Contact:
#2
Post
by DragoonHP » Mon Oct 24, 2011 10:35 pm
Code: Select all
config.save_directory = "%savepath%
-
Gambit74
- Regular
- Posts: 172
- Joined: Sun Oct 23, 2011 3:09 am
- Location: USA
-
Contact:
#3
Post
by Gambit74 » Mon Oct 24, 2011 10:56 pm
Hm, no luck. It still saves into the appdata\Renpy directory :\ .
Nothing to see here, folks. For now, anyway...
-
DragoonHP
- Miko-Class Veteran
- Posts: 758
- Joined: Tue Jun 22, 2010 12:54 am
- Completed: Christmas
- IRC Nick: DragoonHP
- Location: Zion Island, Solario
-
Contact:
#4
Post
by DragoonHP » Mon Oct 24, 2011 11:00 pm
Now i will start saving in your game folder
-
Gambit74
- Regular
- Posts: 172
- Joined: Sun Oct 23, 2011 3:09 am
- Location: USA
-
Contact:
#5
Post
by Gambit74 » Mon Oct 24, 2011 11:41 pm
Thanks, that worked

.
Nothing to see here, folks. For now, anyway...
-
Alex
- Lemma-Class Veteran
- Posts: 2981
- Joined: Fri Dec 11, 2009 5:25 pm
-
Contact:
#6
Post
by Alex » Tue Oct 25, 2011 1:36 pm
will wait until player clicks.
Users browsing this forum: No registered users