Search found 10 matches

by mms
Sun May 09, 2010 10:02 am
Forum: Ren'Py Questions and Announcements
Topic: On usage of ShowingSwitch
Replies: 12
Views: 2883

Re: On usage of ShowingSwitch

I tried the second solution, and unfortunately the script won't even start. I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. On line 61 of C:\Documents and Settings\*\My documents\renpy-6.10.2\one special day/game/script.rpy: expected stateme...
by mms
Sat May 08, 2010 12:25 pm
Forum: Ren'Py Questions and Announcements
Topic: On usage of ShowingSwitch
Replies: 12
Views: 2883

Re: On usage of ShowingSwitch

I tried the first, with defining sprites, and it shows two images when I want to show only one next to the message box. Since I want to show only side-images with these two characters without using the full sprites, it's now working. As for the ConditionSwitch, how could it be used to show the side-...
by mms
Sat May 08, 2010 11:30 am
Forum: Ren'Py Questions and Announcements
Topic: On usage of ShowingSwitch
Replies: 12
Views: 2883

Re: On usage of ShowingSwitch

Yes, all the graphic files are in the default game folder. AH, I see! *takes note of it for future refference* Although, it acts the same with different character, and yalign=1.0 The whole code: $ a = Character( 'Alle', color="#ffe38b", window_right_padding=160, show_side_image=ShowingSwit...
by mms
Sat May 08, 2010 9:57 am
Forum: Ren'Py Questions and Announcements
Topic: On usage of ShowingSwitch
Replies: 12
Views: 2883

On usage of ShowingSwitch

I've tried to use ShowingSwitch in the game I'm making, taking code from here , but it's not showing images for me. Instead, I get the 'Undefined Images' message showing ingame. $ a = Character( 'Alle', color="#ffe38b", window_right_padding=160, show_side_image=ShowingSwitch( "alle se...
by mms
Sun Dec 31, 2006 8:26 am
Forum: Ideas
Topic: TerraBrand-BL VN w/renpy-development/demo
Replies: 36
Views: 13517

Wow, this looks really nice! I love the backgrounds^^ But, there's something that makes me wonder, about those characters... why do they have 'normal' faces, and body, but furry hands and feet? Oo; I've always pretty much drawn anime style people, since I started. I like furry characters as well, s...
by mms
Sat Dec 30, 2006 2:45 pm
Forum: Ideas
Topic: TerraBrand-BL VN w/renpy-development/demo
Replies: 36
Views: 13517

Wow, this looks really nice! I love the backgrounds^^
But, there's something that makes me wonder, about those characters... why do they have 'normal' faces, and body, but furry hands and feet? Oo;
by mms
Tue Dec 26, 2006 3:20 pm
Forum: Ren'Py Questions and Announcements
Topic: Some newbie questions
Replies: 8
Views: 1923

Thanks for the help everyone ^____^
And... I have another question - whats the maximum size of image with name? I mean the one you can use when defining character...
by mms
Mon Dec 25, 2006 3:25 pm
Forum: Ren'Py Questions and Announcements
Topic: Some newbie questions
Replies: 8
Views: 1923

PyTom wrote: I merged your two pictures into a single png, using the GIMP.
Aww, thanks^__^

And yes, when I double-click any .rpy file, SciTE opens it without any problems. That's why I was so surprised it didn't work in launcher...

*goes offline to write more of her game script*
by mms
Mon Dec 25, 2006 11:09 am
Forum: Ren'Py Questions and Announcements
Topic: Some newbie questions
Replies: 8
Views: 1923

Thanks^^ My comp - Windows98, PentiumII 400,128mb Ram... And here's the screenshot => http://anmidia.sitesled.com/misc/Problem01.jpg As for the frame with background.... first we have the frame http://anmidia.sitesled.com/misc/textbox2b.png then the background http://anmidia.sitesled.com/misc/textbo...
by mms
Mon Dec 25, 2006 10:22 am
Forum: Ren'Py Questions and Announcements
Topic: Some newbie questions
Replies: 8
Views: 1923

Some newbie questions

I'm new here, and I have some questions to ask, since I couldn't find anything in the online tutorials/documentation. xD; 1. How do you make background of the image portrait transparent? I've looked at the demo, and some games that are vievable, and couldn't find this. 2. How big would be frame for ...