Search found 23 matches

by TsugumiLightning
Thu Jun 11, 2020 7:48 am
Forum: Ren'Py Questions and Announcements
Topic: Variable in Speech not Working | Inventory
Replies: 4
Views: 499

Re: Variable in Speech not Working | Inventory

Oh! I didn't know that. I was using an outdated page tho.
by TsugumiLightning
Wed Jun 10, 2020 5:13 am
Forum: Ren'Py Questions and Announcements
Topic: Variable in Speech not Working | Inventory
Replies: 4
Views: 499

Re: Variable in Speech not Working | Inventory

$ splash_message1 = "--" $ splash_message2 = "--" $ splash_message3 = "Thank you for playing" image splash_warning = ParameterizedText(style="splash_text", xalign=0.5, yalign=0.5) label credits_splash: scene white with Dissolve(1.5) scene white show splash_wa...
by TsugumiLightning
Wed Jun 10, 2020 5:06 am
Forum: Ren'Py Questions and Announcements
Topic: Variable in Speech not Working | Inventory
Replies: 4
Views: 499

Variable in Speech not Working | Inventory

I want to display a variable in speech but it comes up as '[inventory_text]' default inventory = ["item1", "spear", "item3"] $ inventory_text = ', '.join(inventory) $ turn = "Chloe" ^^ defined variables label random1: $ outcome = True "Oh! Look at that. [...
by TsugumiLightning
Sun Oct 28, 2018 2:25 am
Forum: Ren'Py Cookbook
Topic: Dating Sim Engine (DSE) 4.1! Day Planner and Event Manager
Replies: 193
Views: 96959

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

Okay, This time I've been trying for hours.
I've added in two extra periods...
The gaps between each period are huge, as shown in the picture attached.
What do I do?
by TsugumiLightning
Sat Oct 27, 2018 11:18 pm
Forum: Ren'Py Cookbook
Topic: Dating Sim Engine (DSE) 4.1! Day Planner and Event Manager
Replies: 193
Views: 96959

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

Sorry, to bother you, I found out that I had the wrong names. Don't waste your time on trying to fix it, when it''s already fixed. I'm having trouble with this... I want to add some extra periods, but I always get this error. I'm sorry, but an uncaught exception occurred. While running game code: Fi...
by TsugumiLightning
Sat Oct 27, 2018 11:08 pm
Forum: Ren'Py Cookbook
Topic: Dating Sim Engine (DSE) 4.1! Day Planner and Event Manager
Replies: 193
Views: 96959

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

I'm having trouble with this... I want to add some extra periods, but I always get this error. I'm sorry, but an uncaught exception occurred. While running game code: File "game/main_menu.rpy", line 7, in script call call start File "game/dse-schedule.rpy", line 94, in script cal...
by TsugumiLightning
Mon Oct 15, 2018 6:05 am
Forum: Ren'Py Questions and Announcements
Topic: Rock, Paper, Scissors in Ren'Py?
Replies: 6
Views: 3996

Re: Rock, Paper, Scissors in Ren'Py?

I actually made my own RPS game a couple of months ago because I didn't like the already available options that much. Here's a copy of the whole thing, if you prefer this. With this, the stats reset each time you start a new game: define d = Character("Developer") default result = "n...
by TsugumiLightning
Sun Oct 14, 2018 12:07 am
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

Kia wrote: Sat Sep 22, 2018 1:32 am don't you want to show us your code?
have you created a new project and tested your sound without the rest of your code yet?
I'm so sorry, I'm working on it!!~
by TsugumiLightning
Fri Sep 21, 2018 10:45 pm
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

When I click report this is the really long code that shows Process: pythonw [1498] Path: /Applications/renpy-7.0.0-sdk/renpy.app/Contents/MacOS/lib/darwin-x86_64/pythonw Identifier: pythonw Version: ??? Code Type: X86-64 (Native) Parent Process: renpy [1141] Responsible: pythonw [1498] User ID: 501...
by TsugumiLightning
Tue Sep 18, 2018 7:01 pm
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

Is there anything you can do about it? we offered several solution to your problem, you need to read the answers and follow the instructions, for example this one: https://lemmasoft.renai.us/forums/viewtopic.php?f=8&t=51321#p495418 and if that didn't solve the problem, this one: https://lemmaso...
by TsugumiLightning
Mon Sep 17, 2018 7:05 pm
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

When it comes to the part that the music should be playing it says this: If you press "report", do you get any additional information? I looked at the original sound-file from you and the changed sound-file I made from it (with louder sound). Your file is 4 681 kb, mine is 360 kb. So it w...
by TsugumiLightning
Sat Sep 15, 2018 9:53 pm
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

Kia wrote: Sat Sep 15, 2018 1:04 am make a new game isolate the code that you think is the cause of it and see what's breaking your game, then send the faulty code here for us to check
When it comes to the part that the music should be playing it says this:
by TsugumiLightning
Fri Sep 14, 2018 8:33 pm
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

Now the game just logs out when I try it?? What is going on??
by TsugumiLightning
Thu Sep 13, 2018 5:08 am
Forum: Creative Commons
Topic: █████▓▒░ UNCLE MUGEN'S FREE VN (OELVN) RESOURCES ░▒▓█████
Replies: 821
Views: 1769930

Re: █████▓▒░ UNCLE MUGEN'S FREE VN (OELVN) RESOURCES ░▒▓█████

Is it possible to have these all in a zip?I sort of don't want to download them individually...
by TsugumiLightning
Thu Sep 13, 2018 4:15 am
Forum: Ren'Py Questions and Announcements
Topic: My sound isn't working!
Replies: 25
Views: 3683

Re: My sound isn't working!

Per K Grok wrote: Thu Sep 13, 2018 1:30 am
TsugumiLightning wrote: Wed Sep 12, 2018 7:00 pm
Here is the one I'm using!
I tested your sound file with your code. Did not hear a thing.

Opened the file in Audacity and made the sound louder. Now the sound worked fine with your original code.
How much should I turn up the sound by..?