Search found 2 matches

by TheRoseWyrm
Sat Oct 03, 2020 9:48 pm
Forum: Ren'Py Questions and Announcements
Topic: If the player inputs a specific name, how to make the game remember that input.
Replies: 1
Views: 362

If the player inputs a specific name, how to make the game remember that input.

I'm really sorry that I'm fairly new to coding. I'm trying to see if it's possible to code where for the player name input - if the player inputs a specific name, the game will remember that input. I also want to make it that it branches out to slightly different dialogue for that name. $ player_nam...
by TheRoseWyrm
Mon Jul 20, 2020 7:52 pm
Forum: Ren'Py Questions and Announcements
Topic: How to temporarily disable the ability to save?
Replies: 1
Views: 288

How to temporarily disable the ability to save?

So, I'm a mean person apparently.

There's an optional minigame/quiz section that will give a reward that will help the player. I want to see if it's somehow possible to disable the player from saving during the quiz section. I just don't want people to cheat via using save/load for a perfect run.