Search found 16 matches

by PastelWolf88
Mon Apr 18, 2022 12:34 pm
Forum: Ren'Py Questions and Announcements
Topic: How to get the time left on a timer?
Replies: 2
Views: 389

Re: How to get the time left on a timer?

you can use "[time]" Oh thank you! I was using a modified timer and [time] did not work with it, but then I switched to the tutorial version here: https://www.renpy.org/wiki/renpy/doc/cookbook/Timed_menus I modified the code as so: $ rand = renpy.random.randint(1,2) $ timer_jump = "m...
by PastelWolf88
Mon Apr 18, 2022 10:27 am
Forum: Ren'Py Questions and Announcements
Topic: How to get the time left on a timer?
Replies: 2
Views: 389

How to get the time left on a timer?

What I'm trying to do is a timed decision that doesn't move forward until the timer has run out. This is for an audio project, you see. Right now I have code like this: $ rand = renpy.random.randint(1,2) $ timer_jump = "menu" + str(rand) $ time = 5.0 show screen countdown(timer_jump) menu:...
by PastelWolf88
Fri Mar 11, 2022 4:44 am
Forum: Ren'Py Questions and Announcements
Topic: Defining an image throws an error (encoding declaration in Unicode string)
Replies: 2
Views: 361

Re: Defining an image throws an error (encoding declaration in Unicode string)

I've been trying to put in an image like this in the beginning of script.rpy: image begin = "image1.png" And call that image. show begin But this throws an error: File "game/script.rpy", line 0: encoding declaration in Unicode string Ren'Py Version: Ren'Py 7.4.8.1895 What does ...
by PastelWolf88
Thu Mar 10, 2022 3:45 am
Forum: Ren'Py Questions and Announcements
Topic: Defining an image throws an error (encoding declaration in Unicode string)
Replies: 2
Views: 361

Defining an image throws an error (encoding declaration in Unicode string)

I've been trying to put in an image like this in the beginning of script.rpy: image begin = "image1.png" And call that image. show begin But this throws an error: File "game/script.rpy", line 0: encoding declaration in Unicode string Ren'Py Version: Ren'Py 7.4.8.1895 What does t...
by PastelWolf88
Sat Apr 11, 2020 3:43 am
Forum: Ren'Py Questions and Announcements
Topic: Bar at the top of the screen
Replies: 2
Views: 313

Re: Bar at the top of the screen

What you're trying to do is essentially similar to what the quick menu does. You should look at its code in the screens.rpy file. It also has this block in there: ## This code ensures that the quick_menu screen is displayed in-game, whenever ## the player has not explicitly hidden the interface. ini...
by PastelWolf88
Fri Sep 06, 2019 1:01 pm
Forum: Completed Games
Topic: They Would Call You Broken [Free] [BxB] [Sci-Fi]
Replies: 0
Views: 1674

They Would Call You Broken [Free] [BxB] [Sci-Fi]

They Would Call You Broken is a story about the first synthetic human and the troubles he has to face as the first of his kind. Meet Xun, the synthetic human, his creator Father Li who has sworn to protect him, Caden and Gina, scientists that become Xun's friends, and the head scientist Hans who has...
by PastelWolf88
Sun Jun 23, 2019 6:14 am
Forum: We are a Free Project looking for Partners
Topic: Looking for Team Members!
Replies: 4
Views: 1136

Re: Looking for Team Members!

I could help a little with the programming, depending on what systems you need.
by PastelWolf88
Sun Jun 23, 2019 1:10 am
Forum: I am a Programmer, Director, or Other
Topic: Free Ren'Py Programmer Looking For Experience (Open)
Replies: 7
Views: 1855

Re: Free Ren'Py Programmer Looking For Experience (Open)

I am looking for a programmer for a free project. Feel free to have a look here: viewtopic.php?f=59&t=55694 Top Discord here: https://discord.gg/W4Eb3JU I have tried meddling with inventory stuff but I'm not quie sure how that works. Point-and-click elements I have to look into more before I ca...
by PastelWolf88
Fri Jun 21, 2019 1:50 am
Forum: I am a Programmer, Director, or Other
Topic: Collab! Aspiring Author/Artist/Programmer
Replies: 2
Views: 648

Re: Collab! Aspiring Author/Artist/Programmer

I could have use for a proofreader. I recently made a visual novel of mine into text-based game so it has a lot of points to address...
by PastelWolf88
Thu Jun 20, 2019 7:53 am
Forum: I am a Programmer, Director, or Other
Topic: Free Ren'Py Programmer Looking For Experience (Open)
Replies: 7
Views: 1855

Free Ren'Py Programmer Looking For Experience (Open)

Hi. I've been playing around with Ren'Py for a few years now. I've started many new projects but few of them have actually seen broad daylight simply because I've lacked in graphics and story. If your project is commercial I expect to get something in return, but mostly I'm looking for free hobby pr...
by PastelWolf88
Sun Jul 22, 2018 4:08 pm
Forum: Creative Commons
Topic: Otome Sprites [4 Males | 2 Females | Updated 3.1.16]
Replies: 47
Views: 71931

Re: Otome Sprites [4 Males | 2 Females | Updated 3.1.16]

Awesome, keeping a tab on these ones. ^^
by PastelWolf88
Sun Jul 22, 2018 4:03 pm
Forum: Creative Commons
Topic: 8 Free Female Sprites - (CC BY-SA 3.0)
Replies: 8
Views: 4693

Re: 8 Free Female Sprites - (CC BY-SA 3.0)

love these. :) thanks for sharing!