Search found 6 matches

by MrXotic
Tue Feb 06, 2024 1:47 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved] How to show the MC's name and the slot page-number on file slots?
Replies: 8
Views: 813

Re: How to show the MC's name and the slot page-number on file slots?

First of all, to save the player's name and display it for each save operation, you can use persistent variables in Ren'Py. For example, you could prompt the player for their name at the beginning of the game and then save it in a persistent variable: label start: $ persistent.player_name = renpy.in...
by MrXotic
Sun Feb 04, 2024 9:41 pm
Forum: Development of Ren'Py
Topic: Unable to load a game just saved (Renpy 8.2.0)
Replies: 2
Views: 656

Re: Unable to load a game just saved (Renpy 8.2.0)

This is the error : While running game code: File "game/script.rpy", line 56, in script call call showScreenMain File "game/script.rpy", line 84, in script while tmpChoice<0: File "game/script.rpy", line 84, in <module> while tmpChoice<0: TypeError: '<' not supported be...
by MrXotic
Fri Feb 02, 2024 1:30 pm
Forum: Asset Creation: Writing
Topic: How can I organize character interactions in Ren'Py?
Replies: 0
Views: 1938

How can I organize character interactions in Ren'Py?

Hello everyone, I want to incorporate multiple characters into my story with whom I can interact. However, I don't want to write all the conversations in one script to keep it organized, and I want to be able to expand the stories for each character repeatedly. I understand that I need to create a f...
by MrXotic
Fri Feb 02, 2024 1:21 pm
Forum: Asset Creation: Writing
Topic: Question. How do I change the main screen image?
Replies: 1
Views: 101424

Re: Question. How do I change the main screen image?

To change the main screen image in Ren'Py, you need to adjust the background definition for the main menu screen. Open the `screens.rpy` file in your Ren'Py project and locate the definition of the main menu screen. There, you'll find the line that defines the current background image. Change the pa...
by MrXotic
Thu Feb 01, 2024 1:23 pm
Forum: We are a Free Project looking for Partners
Topic: Artists and Programmers Wanted for Free Dating Sim Project - Join Us!
Replies: 0
Views: 1167

Artists and Programmers Wanted for Free Dating Sim Project - Join Us!

Hello everyone, I'm currently working on an exciting dating sim project tentatively titled "At the Edge of Time," and I'm looking for talented artists and experienced programmers who are interested in contributing. This is my first project, and I'd prefer to work with German developers as ...
by MrXotic
Sat Nov 11, 2023 3:38 pm
Forum: We are a Free Project looking for Partners
Topic: I am looking for an artist and programmer [F2P] project !!
Replies: 0
Views: 8529

I am looking for an artist and programmer [F2P] project !!

Hello, my name is MrXotic. I've been playing Ren'Py NSFW games for a while and have decided to create my own game. I am greatly inspired by the game 'Love, Sex & Second Base' by Andrealphus. It's a fantastic game, and I would like to create something similar. For this, I need an artist and an ex...