Search found 58 matches

by Dizzydude
Mon Jun 23, 2014 9:36 pm
Forum: Ren'Py Questions and Announcements
Topic: Android Package File -- Where is it?
Replies: 10
Views: 1005

Android Package File -- Where is it?

I built an android distribution as a test, but I can't find the .apk file. I looked in the game's files already. Help?
by Dizzydude
Mon Jun 23, 2014 10:35 am
Forum: Ren'Py Questions and Announcements
Topic: Hiding Menu Options Issue
Replies: 10
Views: 915

Re: Hiding Menu Options Issue

Alright, I'll extend up a little bit to show you the rest of the code that may be relevant. "Emilylacee" "May I ask you a question?" "Leta" "Sure, go ahead." define name_leta = "False" define uniform = "False" define houses = "False" define thats_all = "False" menu: "Ask about her name" if name_let...
by Dizzydude
Mon Jun 23, 2014 10:31 am
Forum: Ren'Py Questions and Announcements
Topic: Invalid Syntax Error for Menu Choice (SOLVED)
Replies: 13
Views: 1512

Re: Invalid Syntax Error for Menu Choice (SOLVED)

Currently, I made another thread a couple hours later and the situation still stands : Ren'py reports that there are no issues or anything and then boom, it completely skips over the menu choices and thereafter I've been trying to fix it. ;-; Huh. Well, are there multiple choices before the menu? D...
by Dizzydude
Mon Jun 23, 2014 10:16 am
Forum: Ren'Py Questions and Announcements
Topic: Invalid Syntax Error for Menu Choice (SOLVED)
Replies: 13
Views: 1512

Re: Invalid Syntax Error for Menu Choice (SOLVED)

Currently, I made another thread a couple hours later and the situation still stands : Ren'py reports that there are no issues or anything and then boom, it completely skips over the menu choices and thereafter I've been trying to fix it. ;-; Huh. Well, are there multiple choices before the menu? D...
by Dizzydude
Mon Jun 23, 2014 9:58 am
Forum: Ren'Py Questions and Announcements
Topic: Invalid Syntax Error for Menu Choice (SOLVED)
Replies: 13
Views: 1512

Re: Invalid Syntax Error for Menu Choice (SOLVED)

I think you did. Darn, there's already going to be leaked information. However, I'll likely have to delete that menu because of its refusal to work. Nah, I won't tell anything, no worries. But is the problem that you're trying to return to that menu, and let them go on only if they've finished it? ...
by Dizzydude
Mon Jun 23, 2014 9:43 am
Forum: Ren'Py Questions and Announcements
Topic: Invalid Syntax Error for Menu Choice (SOLVED)
Replies: 13
Views: 1512

Re: Invalid Syntax Error for Menu Choice (SOLVED)

I think you did. Darn, there's already going to be leaked information. However, I'll likely have to delete that menu because of its refusal to work. Nah, I won't tell anything, no worries. But is the problem that you're trying to return to that menu, and let them go on only if they've finished it? ...
by Dizzydude
Mon Jun 23, 2014 9:34 am
Forum: Ren'Py Questions and Announcements
Topic: Invalid Syntax Error for Menu Choice (SOLVED)
Replies: 13
Views: 1512

Re: Invalid Syntax Error for Menu Choice (SOLVED)

Depends on what forum you're from, friend.
I'm DiamondDragonair/DiamondDratini
OT?
Yeah, OT. Dizzydude2 here. Knew it was an OTer.
Did I have a conversation about ren'py with you, or was that someone else? My memory is horrible.
by Dizzydude
Sun Jun 22, 2014 11:05 pm
Forum: Ren'Py Questions and Announcements
Topic: Invalid Syntax Error for Menu Choice (SOLVED)
Replies: 13
Views: 1512

Re: Invalid Syntax Error for Menu Choice (SOLVED)

Wait.. are you from the forum I think you're from?
And isn't this the game you're making?

Unless I'm mistaken. Emilylacee just looked familiar.
by Dizzydude
Sat Jun 21, 2014 4:50 pm
Forum: Ideas
Topic: No title yet [apocalypse] [drama] [tragedy]
Replies: 7
Views: 1101

Re: No title yet [apocalypse] [drama] [tragedy]

owo Would you be my partner? Ok, that sounds so cheesy. But seriously though, I kinda need help with writing a good story. Maybe if I'm done with half of this, I will be making a recruit thread. I'd love to help out. I'm not saying I'm so great at writing stories either, but if I can help I will! :...
by Dizzydude
Sat Jun 21, 2014 1:48 pm
Forum: Completed Games
Topic: Please delete this thread!
Replies: 16
Views: 12963

Re: My First Ren'Py Game - Hopeful Night

Wow, I really liked it. Good job on this.
by Dizzydude
Sat Jun 21, 2014 12:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Taskbar icon not showing up? [Answered]
Replies: 2
Views: 670

Re: Taskbar icon not showing up?

Ah, no I didn't set that. I'll try that now. Thank you!

EDIT: It worked, thanks :D
by Dizzydude
Sat Jun 21, 2014 12:11 pm
Forum: Ren'Py Questions and Announcements
Topic: Taskbar icon not showing up? [Answered]
Replies: 2
Views: 670

Taskbar icon not showing up? [Answered]

The regular .exe icon is showing up fine, but the taskbar icon is just the default .exe icon. How do I change the taskbar icon?

EDIT: The one on the taskbar is the python symbol, the one in task manager is the default .exe icon. The one in the corner of the program is the default .exe icon, as well.
by Dizzydude
Sat Jun 21, 2014 11:47 am
Forum: Ideas
Topic: No title yet [apocalypse] [drama] [tragedy]
Replies: 7
Views: 1101

Re: No title yet [apocalypse] [drama] [tragedy]

Well, I'm not so good with coding myself (I've had to ask a ton of questions here), but I think my English vocabulary is at least somewhat decent.

The idea sounds interesting, even if I'm not really one for kinetic novels.
by Dizzydude
Sat Jun 21, 2014 11:36 am
Forum: Ren'Py Questions and Announcements
Topic: Error in script.rpy I can't seem to figure out. [Answered]
Replies: 3
Views: 855

Re: SyntaxError in script.rpy I can't seem to figure out.

Oh, wow. I can't believe I missed that! Thank you both!
by Dizzydude
Fri Jun 20, 2014 11:11 pm
Forum: Ren'Py Questions and Announcements
Topic: Error in script.rpy I can't seem to figure out. [Answered]
Replies: 3
Views: 855

Error in script.rpy I can't seem to figure out. [Answered]

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 993, in script "\"What's your name?\"" if annabelle3 == False: SyntaxError: unexpected EOF while parsing (game/script.rpy, line 1011) -- Full Traceback ----------------------------------------------...