Search found 7 matches

by hikarihanazono
Tue Apr 19, 2011 10:57 pm
Forum: Ren'Py Questions and Announcements
Topic: CAN'T DO ANOTHER PASSAGE!
Replies: 13
Views: 1804

Re: CAN'T DO ANOTHER PASSAGE!

and now this!!! wtf?

Code: Select all

On line 88 of C:\Users\Karen\.jedit\Idiots Guide/game/script.rpy: say statement does not expect a block. Please check the indentation of the line after this one.
l "So then...who's house?"
by hikarihanazono
Mon Apr 18, 2011 1:28 am
Forum: Ren'Py Questions and Announcements
Topic: CAN'T DO ANOTHER PASSAGE!
Replies: 13
Views: 1804

Re: CAN'T DO ANOTHER PASSAGE!

On line 92 of C:\Users\Karen\.jedit\Idiots Guide/game/script.rpy: indentation mismatch. And this is the script: 92 menu: 93 "Ever's House": 94 jump ever 95 label ever: 96 "Lexi's House": 97 jump lexi 98 label lexi: 99 "Hikari's House": 100 jump hikari 101 label hikari:...
by hikarihanazono
Sun Apr 17, 2011 4:03 pm
Forum: General Discussion
Topic: Languages!
Replies: 188
Views: 28166

Re: Languages!

Huh...so far i've only seen two people who's first language is spanish. P: Well, here's mine. 1. Spanish (Honduran-Mexican lol) 2. English (Texican (like, the combination of spanish and english american with texan lol)) 3. Japanese (Not too good, so far for 4years of Japanese with the others of my f...
by hikarihanazono
Sun Apr 17, 2011 3:45 pm
Forum: Ren'Py Questions and Announcements
Topic: CAN'T DO ANOTHER PASSAGE!
Replies: 13
Views: 1804

Re: CAN'T DO ANOTHER PASSAGE!

^ Thank you~ Since I am just a newbie :D
But even if i do the colon, instead, something else happens.

Code: Select all

On line 35 of C:\Users\Karen\.jedit\Idiots Guide/game/script.rpy: choice menuitem expects a non-empty block.
"Head to the Intermediate School!":
                                   ^
by hikarihanazono
Sun Apr 17, 2011 4:19 am
Forum: Ren'Py Questions and Announcements
Topic: CAN'T DO ANOTHER PASSAGE!
Replies: 13
Views: 1804

Re: CAN'T DO ANOTHER PASSAGE!

========= h "Well, what should we do?" menu: "Head to the Intermediate School!" jump school "Let's go eat something!" jump eat "Let's go to someone's house" jump house "Let's stay for tutoring" jump tutor label school: j "I say we go to the scho...
by hikarihanazono
Sat Apr 16, 2011 12:55 pm
Forum: Ren'Py Questions and Announcements
Topic: CAN'T DO ANOTHER PASSAGE!
Replies: 13
Views: 1804

CAN'T DO ANOTHER PASSAGE!

Well, the title is all messed up. Anyways, here's the thing. I tried getting my game to work, but then as i launched it, it says: ==== On line 36 of C:\Users\Karen\.jedit\Idiots Guide/game/script.rpy: expected menuitem jump school ^ ==== And the label thing is the same "school"! Do you thi...
by hikarihanazono
Tue Apr 12, 2011 1:48 am
Forum: Ren'Py Questions and Announcements
Topic: Voices
Replies: 1
Views: 376

Voices

I wanted to know if like, say you recorded someone's voice for the character on the visual novel, how can you put the audio and the text to go at the same time?