Search found 36 matches

by RobertSilvermyst
Fri May 15, 2020 12:37 am
Forum: Ren'Py Questions and Announcements
Topic: Parsing the script error
Replies: 1
Views: 261

Parsing the script error

I am working with a group in making a murder game VN similar to Danganronpa, and so far, this one issue has been preventing me from running the script to test the VN segment out. I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "gam...
by RobertSilvermyst
Mon Aug 29, 2016 12:56 am
Forum: Ren'Py Questions and Announcements
Topic: Something that was defined suddenly isn't?
Replies: 3
Views: 634

Something that was defined suddenly isn't?

This just has me baffled beyond belief. I've not had this problem up until today, and I've been working on this project for almost a year. After doing some clean-up of typos and such, I went to playtest my VN, something I make a regular habit of doing. But now, at the very first choice option in my ...
by RobertSilvermyst
Sat Aug 27, 2016 6:00 pm
Forum: Ren'Py Questions and Announcements
Topic: Help in variable-based menu
Replies: 4
Views: 637

Re: Help in variable-based menu

IrinaLazareva wrote:

Code: Select all

menu:
    "Carolyn, my first crush." if Carolyn >= 5:
        jump Carloynpath
    "Lilly, my sweethearted blind vixen friend." if Lilly >= 5:
        jump Lillypath        
etc...
Thanks. This is what I was looking for.
by RobertSilvermyst
Sat Aug 27, 2016 3:39 pm
Forum: Ren'Py Questions and Announcements
Topic: Help in variable-based menu
Replies: 4
Views: 637

Re: Help in variable-based menu

Well, removing the $ doesn't help. I am still getting the same error I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/script.rpy", line 6576: expected menuitem if Carolyn >= 5: ^ Ren'Py Version: Ren'Py 6.99.10.1227
by RobertSilvermyst
Sat Aug 27, 2016 2:25 pm
Forum: Ren'Py Questions and Announcements
Topic: Help in variable-based menu
Replies: 4
Views: 637

Help in variable-based menu

I am working on a slice of life visual novel. In you, the player is able to spend time in different locations and interact with some of the 8 romanceable characters. Each time they spend time with someone or make certain hoices, their variable goes up by one. ie. $ Carolyn += 1 At the point where I'...
by RobertSilvermyst
Sat Jan 02, 2016 8:05 pm
Forum: Ren'Py Questions and Announcements
Topic: Question on multiple if statements
Replies: 5
Views: 1346

Re: Question on multiple if statements

Alright, thanks ^.^ Finally got it working.
by RobertSilvermyst
Sat Jan 02, 2016 7:40 pm
Forum: Ren'Py Questions and Announcements
Topic: Question on multiple if statements
Replies: 5
Views: 1346

Re: Question on multiple if statements

I don't know about the += thing. I just changed to that, but now it's giving me I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 90, in script $ lilly += 1 File "game/script.rpy", line 90, in <module> $ lilly += 1 NameError: nam...
by RobertSilvermyst
Sat Jan 02, 2016 6:53 pm
Forum: Ren'Py Questions and Announcements
Topic: Question on multiple if statements
Replies: 5
Views: 1346

Question on multiple if statements

I am currently working on a VN called Coming Home, and I'm trying to work a system in where depending on who you get a ride home from, one scene that plays during the next day will play out differently. So for example, this is what I put at the one of the car ride segments: label Carolyncar: $ carol...
by RobertSilvermyst
Wed Sep 25, 2013 9:37 am
Forum: General Discussion
Topic: How do you deal with depression and art block?
Replies: 21
Views: 3113

Re: How do you deal with depression and art block?

I play Animal Crossing: New Leaf.
by RobertSilvermyst
Wed Sep 25, 2013 9:32 am
Forum: General Discussion
Topic: Post your photo
Replies: 1176
Views: 159311

Re: Post your photo

https://scontent-b-iad.xx.fbcdn.net/hphotos-ash3/578450_4864527337411_139413186_n.jpg Me on the set of the movie ' Justice is Mind ' (Currently out in selected theaters in New England)*shameless promotion* https://scontent-a-iad.xx.fbcdn.net/hphotos-ash4/1016996_589782747727395_1673235402_n.png Scr...
by RobertSilvermyst
Tue Sep 24, 2013 11:45 am
Forum: Ren'Py Questions and Announcements
Topic: Sequels pulling info from prequels
Replies: 3
Views: 674

Sequels pulling info from prequels

I have a question regarding pulling information from a past VN to effect variables in a sequel VN. The VN I am currently writing will eventually have a sequel made for it. Here is what I have planned: ~Upon completing one of the four endings of the game, I want the game to ask the player if they wan...
by RobertSilvermyst
Tue Sep 24, 2013 1:04 am
Forum: Anime, Games, and Japan
Topic: Drama and Romance recommendations?
Replies: 14
Views: 3326

Re: Drama and Romance recommendations?

I'd recommend Chobits, the manga and the anime. It has a a beautiful combination of romance, drama and sometimes over-the-top humor. It balances between the serious and the silly quite nicely, and it has some great character progression and development as the series moves along.
by RobertSilvermyst
Tue Sep 24, 2013 12:58 am
Forum: Anime, Games, and Japan
Topic: Pokémon X/Y and International Releases
Replies: 22
Views: 5114

Re: Pokémon X/Y and International Releases

I suppose so. There were only a handful of Pokemon I actually liked from 5th Gen (Cincinno line, Meinfoo line, Snivy line, Oshawott line, Zorua line, Lilligant, Lillipup line, Reshiram, Victini and the Musketeers trio), the rest didn't really appeal to me. It had the least amount of Pokemon I liked,...
by RobertSilvermyst
Mon Sep 23, 2013 5:39 pm
Forum: Anime, Games, and Japan
Topic: Pokémon X/Y and International Releases
Replies: 22
Views: 5114

Re: Pokémon X/Y and International Releases

http://media-cerulean.cursecdn.com/attachments/thumbnails/5/938/530/530/braixen.png http://media-cerulean.cursecdn.com/attachments/thumbnails/5/946/530/530/mega_mewtwo_x.png http://storage.siliconera.com/wordpress/wp-content/uploads/2013/09/AurorusXandY_thumb.jpg That is all :twisted: I have to say...
by RobertSilvermyst
Sun Sep 22, 2013 8:22 pm
Forum: Creator Discussion
Topic: Dealing with burnout?
Replies: 13
Views: 2129

Re: Dealing with burnout?

For me, it's not so much about burnout as it is about my attention constantly being pulled away to do other things for my parents or my friends, or doing job hunting searches so I can get my bills paid. But when I do get burnt out, I just set my work to the side and play some Animal Crossing or Rune...