Search found 23 matches

by TheRedHare
Sun Jul 24, 2016 6:09 am
Forum: Ren'Py Questions and Announcements
Topic: Movie code not working (Resolved)
Replies: 6
Views: 432

Re: Movie code not working

The problem with your code is that you "return" back as soon as the movie plays which causes it to hide. Ether put a text block or put in a pause after the play statment. "text" show movie play movie "EndCredits.ogv" play music "New.ogg" pause return I can't believe how simple that was. Makes perfe...
by TheRedHare
Sun Jul 24, 2016 4:59 am
Forum: Ren'Py Questions and Announcements
Topic: Movie code not working (Resolved)
Replies: 6
Views: 432

Re: Movie code not working

As I've asked a very quick, yet detailed question which I imagine takes a decent coder to understand, far beyond my own skills, I have therefore offered a small fee for the code to be corrected here in light of the time it would take for someone to look at it properly. I hope this is not against the...
by TheRedHare
Sun Jul 24, 2016 4:47 am
Forum: Ren'Py Questions and Announcements
Topic: Movie code not working (Resolved)
Replies: 6
Views: 432

Re: Movie code not working

I've edited the code slightly, and found that all 3 now work correctly in terms of showing scenes and text, however no movie plays at all for any of them. label day4: scene bg scene2 with dissolve "text" scene bg scene5 with dissolve scene bg scene11 with dissolve $max_score = max(maid_points,father...
by TheRedHare
Sat Jul 23, 2016 4:42 pm
Forum: Ren'Py Questions and Announcements
Topic: Movie code not working (Resolved)
Replies: 6
Views: 432

Movie code not working (Resolved)

I'm currently in the process of creating a VN. Whilst doing so, I would like my game to end with a movie, which shows the credits inside as well. However, no movie loads properly. The key part to my games multiple endings, is based on a scoring system. Highest score wins. label day4: $max_score = ma...
by TheRedHare
Tue Jun 28, 2016 5:00 pm
Forum: We are offering Paid Work
Topic: In need of a Coder for very quick work. (Closed)
Replies: 1
Views: 510

In need of a Coder for very quick work. (Closed)

I am currently looking for a coder to fix the last part of my code. The current project currently has a working title of "It Can Be Done." I want to see and prove that a short VN or demo can be completed in that time to a decent quality standard, for less than some people ask for via patron, ect. Cu...