Search found 33 matches

by hassohappa
Sun Nov 08, 2015 4:34 am
Forum: Ren'Py Questions and Announcements
Topic: How do you call a label before entering save?
Replies: 2
Views: 388

How do you call a label before entering save?

Hi! I'm trying to add the total time played to the info displayed on save slots. I found a thread where someone achieved this by calling a label to change the save_name variable before entering save: http://lemmasoft.renai.us/forums/viewtopic.php?f=8&t=8394#p113411 So I've got this now, but I can't ...
by hassohappa
Fri Oct 23, 2015 1:49 am
Forum: Ren'Py Questions and Announcements
Topic: Clicking on viewport to progress text?
Replies: 3
Views: 894

Re: Clicking on viewport to progress text?

Thanks so much, this works perfectly! I wish I could give you an upvote or brownie points or something for this! I'm trying to make some of my screens look like 2000s era instant messaging windows, so I'm squishing whole conversations into a small box with a scrollbar -- the format has no functional...
by hassohappa
Thu Oct 22, 2015 10:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Clicking on viewport to progress text?
Replies: 3
Views: 894

Clicking on viewport to progress text?

My NVL screen has the narration and dialogue appear within a viewport you can scroll up and down through. However, I can only progress the narration/dialogue if I click outside the viewport. If I click on the viewport itself, nothing happens. This is probably partially because if it wasn't like this...