Search found 44 matches

by PoisionLullaby
Thu Jul 30, 2020 7:37 am
Forum: Ren'Py Questions and Announcements
Topic: Screen, Input and Statement trouble[Solved]
Replies: 2
Views: 371

Re: Screen, Input and Statement trouble[Solved]

Yeah I am not familiar ^^' I have been but clearly I didn't quite understand it. Back to watching and researching it is. Thank you for the help!
by PoisionLullaby
Wed Jul 29, 2020 7:45 am
Forum: Ren'Py Questions and Announcements
Topic: Screen, Input and Statement trouble[Solved]
Replies: 2
Views: 371

Screen, Input and Statement trouble[Solved]

So I am currently trying to make a new screen to pop up when the player gets the prompt to type in there own name. I am still new to coding so this may be an easy fix but I just cant get it to stop giving me errors. I fix the "unexpected statement" issue but then it says "expected sta...
by PoisionLullaby
Fri Feb 23, 2018 6:44 pm
Forum: Ren'Py Questions and Announcements
Topic: namebox positioning[solved]
Replies: 6
Views: 3195

Re: namebox positioning

Thank you so much, that's all I needed! I figured it was something simple just wasn't sure where to make the changes.
by PoisionLullaby
Wed Feb 21, 2018 11:16 pm
Forum: I am a Musician, Sound Editor, or Video Editor
Topic: New to this
Replies: 2
Views: 1206

Re: New to this

Do you want opinions in a pm or should I just comment on soundcloud? I don't compose music so my opinion my not be... I guess "professional".
by PoisionLullaby
Wed Feb 21, 2018 11:12 pm
Forum: Ren'Py Questions and Announcements
Topic: namebox positioning[solved]
Replies: 6
Views: 3195

Re: namebox positioning

I'm still having this problem and would love some help.
by PoisionLullaby
Sat Feb 03, 2018 7:07 pm
Forum: Ren'Py Questions and Announcements
Topic: namebox positioning[solved]
Replies: 6
Views: 3195

Re: namebox positioning

I still don't quite understand. I changed those before hand and I still can't get the namebox above the dialogue box.^^'
by PoisionLullaby
Sat Feb 03, 2018 4:42 pm
Forum: Ren'Py Questions and Announcements
Topic: namebox positioning[solved]
Replies: 6
Views: 3195

namebox positioning[solved]

So I've been trying to figure this out on my own for a while now but I just can't understand what I'm supposed to so. What I'm trying to do is move the namebox because currently it's on top of my dialogue box and blending with my dialogue text. At first I thought I had to change something here in sc...
by PoisionLullaby
Sat Feb 03, 2018 2:55 pm
Forum: Ren'Py Questions and Announcements
Topic: renpy.random.choice repeating issuses [solved]
Replies: 4
Views: 1549

Re: renpy.random.choice repeating issuses

I got the issue resolved but thank you both for all the help. :)
by PoisionLullaby
Sat Feb 03, 2018 2:36 pm
Forum: Ren'Py Cookbook
Topic: Dating Sim Engine (DSE) 4.1! Day Planner and Event Manager
Replies: 193
Views: 97692

Re: Dating Sim Engine (DSE) 4.0! Day Planner and Event Manager

Awesome everything is fixed now. Sorry for all the questions but thank you both for all the help. :)
by PoisionLullaby
Wed Jan 31, 2018 11:40 am
Forum: Ren'Py Questions and Announcements
Topic: renpy.random.choice repeating issuses [solved]
Replies: 4
Views: 1549

renpy.random.choice repeating issuses [solved]

So let me start off by explaining what I'm intending to do. I'm using DSE and I'm trying to make it where if you decide to do "go outside" on the daily planner it will then randomly choose between two events. "Run into creature" and "Normal walk". On the normal walk I w...
by PoisionLullaby
Wed Jan 31, 2018 11:36 am
Forum: Ren'Py Cookbook
Topic: Dating Sim Engine (DSE) 4.1! Day Planner and Event Manager
Replies: 193
Views: 97692

Re: Dating Sim Engine (DSE) 4.0! Day Planner and Event Manager

I'm back with a different issue, not sure where to post this but I'm posting it here and one other place just in case ^^'. So my issue is i'm trying to make it where if you decide to do "browse youtube" on the daily planner it will then randomly choose between two events. "youtube_ran...
by PoisionLullaby
Wed Jan 31, 2018 9:56 am
Forum: Ren'Py Questions and Announcements
Topic: How to make random events?[solved]
Replies: 5
Views: 2584

Re: How to make random events?

ah, okay then. Thank you for the help! :)
by PoisionLullaby
Mon Jan 29, 2018 4:51 pm
Forum: Ren'Py Questions and Announcements
Topic: How to make random events?[solved]
Replies: 5
Views: 2584

Re: How to make random events?

Actually I do have further questions. How would I go about making the random choices influence or I guess have the potential to influence other things? Lets say for example I want the player to pick "go outside" on the day planner and then randomize potential outcomes like before. but this...
by PoisionLullaby
Mon Jan 29, 2018 2:21 pm
Forum: Ren'Py Questions and Announcements
Topic: How to make random events?[solved]
Replies: 5
Views: 2584

Re: How to make random events?

Nope that's all I needed. Thank you for the quick reply. :) Have a good day!
by PoisionLullaby
Mon Jan 29, 2018 1:17 pm
Forum: Ren'Py Questions and Announcements
Topic: How to make random events?[solved]
Replies: 5
Views: 2584

How to make random events?[solved]

So I was wondering how I can go about making some events random. Basically I'm wanting the player to choose "Play video games" and then have it say "I played (Randomized game)". To be clear I'm using DSE and the choice is when you choose what to do on the day planner.