Search found 8 matches

by InsaneGamer
Thu Jul 06, 2023 5:41 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Scrollbar in menu choices
Replies: 3
Views: 919

Re: Scrollbar in menu choices

Oh, nevermind! I was in the right track. Just needed to put a samll number in ysize

Thank you!
by InsaneGamer
Thu Jul 06, 2023 4:19 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Scrollbar in menu choices
Replies: 3
Views: 919

Re: Scrollbar in menu choices

Sorry, I didn't understand where I must change the code.

xsize 800
ysize 150 >>>>> this one should'nt limit the size of the viewport? I tried to change, but nothing happens.
xpos 250
ypos 450

My game is 1066 x 600.
by InsaneGamer
Sat May 06, 2023 9:45 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Scrollbar in menu choices
Replies: 3
Views: 919

[SOLVED] Scrollbar in menu choices

Hey, guys! I'm trying to do a scrollbar in the menu choices. First, I put my choices into the textbox. Then, I put the code "draggable" and "mousewheel" but still didn't work. Like this: screen choice(items): style_prefix "choice" if line_length <= 57: if len(items) >= ...
by InsaneGamer
Tue Apr 18, 2023 12:15 pm
Forum: Ren'Py Questions and Announcements
Topic: About lines in the script
Replies: 2
Views: 773

Re: About lines in the script

Thank you so much!
by InsaneGamer
Mon Apr 17, 2023 8:28 pm
Forum: Ren'Py Questions and Announcements
Topic: About lines in the script
Replies: 2
Views: 773

About lines in the script

Hey, guys! I was wondering:

1) Is it mandatory to skip lines when writing code in Renpy? Does it make a difference?

2) Another thing: if I have a script of 5000 lines, will the game be too slow? To what extent is it acceptable to split lines of code into two different script documents?

Thank u!
by InsaneGamer
Sun Apr 02, 2023 4:12 pm
Forum: Ren'Py Questions and Announcements
Topic: Strange error in 00start.rpy
Replies: 2
Views: 1091

Re: Strange error in 00start.rpy

It works - thank you so much!
by InsaneGamer
Sun Apr 02, 2023 2:23 pm
Forum: Ren'Py Questions and Announcements
Topic: Strange error in 00start.rpy
Replies: 2
Views: 1091

Strange error in 00start.rpy

Hello, guys! Noob here I'm having this issue with my code. When I try to run the game, this appears: I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 190, in script python: File "renpy/common/00start.rpy", line 191, in ...
by InsaneGamer
Sun Apr 02, 2023 2:17 pm
Forum: Welcome!
Topic: Guestbook
Replies: 5531
Views: 3700474

Re: Guestbook

Hello, guys - nice meet ya