Search found 228 matches

by shahab96
Fri Jul 02, 2010 4:56 pm
Forum: Ren'Py Questions and Announcements
Topic: problem
Replies: 7
Views: 1338

Re: problem

lines 279 till the end of options.rpy init -2 python: layout.provides('preferences') ui.image("settings_menu/pobase.tbm.png") ui.image("settings_menu/poeff01.t32.png", xpos=49, ypos=36) ui.image("settings_menu/poeff02.t32.png", xpos=49, ypos=182) ui.image("settings...
by shahab96
Fri Jul 02, 2010 4:36 pm
Forum: Ren'Py Questions and Announcements
Topic: problem
Replies: 7
Views: 1338

Re: problem

Ok. I did that and now I get this traceback I'm sorry, but an exception occured while executing your Ren'Py script. Exception: Syntax error on line 279 of D:\Shahab's Stuff\REN'PY Visual Novel Maker\Galaxy Angel/game/options.rpy While compiling python block starting at line 277 of D:\Shahab's Stuff\...
by shahab96
Fri Jul 02, 2010 4:32 pm
Forum: Ren'Py Questions and Announcements
Topic: problem
Replies: 7
Views: 1338

Re: problem

its under init -2 python in the options.rpy file. and I'll take out the $'s and see what happenes.

thanks Aleema
by shahab96
Fri Jul 02, 2010 3:49 pm
Forum: General Discussion
Topic: What kind of food do you hate the most?
Replies: 40
Views: 3985

Re: What kind of food do you hate the most?

I don't really hate anything. I will eat whatever is put in front of me, as long as the food is halal (not pork).
by shahab96
Fri Jul 02, 2010 3:22 pm
Forum: Ren'Py Questions and Announcements
Topic: problem
Replies: 7
Views: 1338

problem

I'm still having problems with the preferences menu thing, but I have made the menu itself. The thing is....i still get an error. here is the code. Also, I HAVE LEFT clicked=ui.returns() EMPTY ON PURPOSE! layout.provides('preferences') $ ui.image("settings_menu/pobase.tbm.png") $ ui.image(...
by shahab96
Fri Jul 02, 2010 3:16 pm
Forum: Creator Discussion
Topic: making the weekdays loop
Replies: 6
Views: 1125

Re: making the weekdays loop

try making a list in which you put all the days. after each day has passed acces the next thing in the list and when it is sunday set the list to go back to its beginning. I have seen code for that but I cant remember where it is.
by shahab96
Fri Jul 02, 2010 1:11 pm
Forum: Ren'Py Questions and Announcements
Topic: building renpy game without launcher?
Replies: 10
Views: 2017

Re: building renpy game without launcher?

well if you need an extra brain on the job I'd be glad to help. just ask. :)
by shahab96
Tue Jun 29, 2010 10:15 pm
Forum: General Discussion
Topic: Crystal Heart
Replies: 2
Views: 436

Re: Crystal Heart

Umm....that's a really good idea game and all but....shouldn't this post be in the WiP section?
by shahab96
Tue Jun 29, 2010 7:38 pm
Forum: Ren'Py Questions and Announcements
Topic: noob problem with dialogue box
Replies: 12
Views: 1094

Re: noob problem with dialogue box

Yeah...thanks. The textbox works fine with that, but the site still wont open for me. hmm i wonder what's wrong. I even cleared my cache and all but it still wont open.
by shahab96
Tue Jun 29, 2010 4:37 pm
Forum: Ren'Py Questions and Announcements
Topic: noob problem with dialogue box
Replies: 12
Views: 1094

Re: noob problem with dialogue box

ok. Also, about the map, it's actually up to date....well it was until abut half an hour ago....now I have made a new and improved map system. (The one in the game I gave you was just to see if the buttons actually worked. It is the same for the new one since I have no idea which room is what so I h...
by shahab96
Tue Jun 29, 2010 2:41 pm
Forum: General Discussion
Topic: Avatars for the forum (or forums in general)
Replies: 44
Views: 4929

Re: Avatars for the forum (or forums in general)

hmm....and which one would that be? Can you tell me the name?
by shahab96
Tue Jun 29, 2010 1:42 pm
Forum: Ren'Py Questions and Announcements
Topic: noob problem with dialogue box
Replies: 12
Views: 1094

Re: noob problem with dialogue box

....lol.... The reason I'm asking is because it's not working. I'm gonna upload the game and give you the link. Edit: Oh yeah it's like 550 Mb so this'll take a while. Nevermind, I was just doing something really stupid that I'm not going to talk about on account of being embarrassed by it's stupidi...
by shahab96
Tue Jun 29, 2010 1:33 pm
Forum: Ren'Py Questions and Announcements
Topic: building renpy game without launcher?
Replies: 10
Views: 2017

Re: building renpy game without launcher?

No...the code is actually very neat and understandable. I can get the basic picture for the stuff i've read, except for some of the imports which I have no experience with. All in all, I'd say this is not bad. I would definitely like to beta test once this is finished. :D
by shahab96
Tue Jun 29, 2010 11:54 am
Forum: Ren'Py Questions and Announcements
Topic: building renpy game without launcher?
Replies: 10
Views: 2017

Re: building renpy game without launcher?

Thank you for the code (I'm pretty experienced in java myself though not a professional.....yet :) )
by shahab96
Tue Jun 29, 2010 11:03 am
Forum: Ren'Py Questions and Announcements
Topic: noob problem with dialogue box
Replies: 12
Views: 1094

Re: noob problem with dialogue box

uhh...dude, I copy pasted the code and then modyfied it.