Search found 228 matches

by shahab96
Thu Jul 11, 2013 10:49 am
Forum: Ren'Py Questions and Announcements
Topic: problem with the "show" keyword
Replies: 6
Views: 748

Re: problem with the "show" keyword

that fixed it... o.o thanks alot lol, i'll be careful with declarations now '-'
by shahab96
Thu Jul 11, 2013 10:35 am
Forum: Ren'Py Questions and Announcements
Topic: problem with the "show" keyword
Replies: 6
Views: 748

Re: problem with the "show" keyword

Just tried it, its crashing in the same way it was before. Here's the traceback I'm sorry, but an uncaught exception occurred. While running game code: File "game/Chapter_1.rpy", line 15, in script File "game/screens.rpy", line 26, in python IndexError: string index out of range ...
by shahab96
Thu Jul 11, 2013 10:22 am
Forum: Ren'Py Questions and Announcements
Topic: problem with the "show" keyword
Replies: 6
Views: 748

Re: problem with the "show" keyword

Neo is an image

i declared it properly aswell ;_;

Code: Select all

image Neo = "/Images/Characters/Neo.png"
edit: I've also tried using it as

Code: Select all

image Neo = "Images/Characters/Neo.png"
still wont work
by shahab96
Thu Jul 11, 2013 10:03 am
Forum: Ren'Py Questions and Announcements
Topic: problem with the "show" keyword
Replies: 6
Views: 748

problem with the "show" keyword

Its been a long time since i used renpy and i've run into a problem now with the show keyword. show Neo Is causing the game to crash, i have no idea why. Here's the traceback. I'm sorry, but an uncaught exception occurred. While running game code: File "game/Chapter_1.rpy", line 15, in scr...
by shahab96
Tue Jun 14, 2011 2:24 pm
Forum: Ren'Py Questions and Announcements
Topic: Question about the python label
Replies: 0
Views: 381

Question about the python label

I just wanted to ask if the python label can be used to code cython. So far it hasnt worked for me but maybe i'm doing something wrong. I just type python: and code in cython. is there like a cython lable or something??
by shahab96
Tue May 31, 2011 9:59 am
Forum: Ren'Py Questions and Announcements
Topic: Is there any way to speed up the performance?
Replies: 11
Views: 5918

Re: Is there any way to speed up the performance?

Well I havent really announced it yet but I'm working on making a ren'py clone in the GO language. However you can expect it wont be done anytime this year.
by shahab96
Tue May 31, 2011 1:58 am
Forum: Ren'Py Questions and Announcements
Topic: Is this a Renpy problem or a Python problem?
Replies: 5
Views: 557

Re: Is this a Renpy problem or a Python problem?

oh. ok. then your first one is certainly bettter.
by shahab96
Mon May 30, 2011 11:49 pm
Forum: General Discussion
Topic: Tumblr, Youtube, Facebook.... (and all those little sites)
Replies: 4
Views: 934

Re: Tumblr, Youtube, Facebook.... (and all those little site

I have a youtube account but its kind of pointless to stalk me since i dont do much anything with it.........
its shahab96............at youtube.........
by shahab96
Mon May 30, 2011 11:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Is this a Renpy problem or a Python problem?
Replies: 5
Views: 557

Re: Is this a Renpy problem or a Python problem?

just a little suggestion to make the checking more effiecient you coulde use this python: good = True for i in range(end): if input_answer != right_answer[:end-i]: good = False break if good: jump win else: "Failure!" just a suggestion
by shahab96
Mon May 30, 2011 12:36 pm
Forum: Ren'Py Questions and Announcements
Topic: Help needed with animations [Solved]
Replies: 2
Views: 649

Re: Help needed with animations

wow.....its that easy?????

thanks for that a lot Alex
:D
by shahab96
Mon May 30, 2011 10:40 am
Forum: Ren'Py Questions and Announcements
Topic: Help needed with animations [Solved]
Replies: 2
Views: 649

Help needed with animations [Solved]

Ok this is a complicated problem (at least for me). What I want to do is basically show these images in order from a list starting from Frame.png to Frame9.png with a 0.5 second delay in between each. These will actually be the background for a Frame which will contain buttons. I want only the Frame...
by shahab96
Mon May 30, 2011 9:42 am
Forum: General Discussion
Topic: LSF Fact File!
Replies: 77
Views: 8810

Re: LSF Fact File!

name: Shahab alias/pseudonym: Shahab96 date of birth: 13-07-1992 Gender: male Ethinicity: Subcontinental Place of birth: Houston Texas current location/residence: Lahore, Pakistan msn/aim/yim: dont use them Hair Colour: Black Eye Colour: Brown Height: 5'11 Tattoos/Piercings: none Marital Status: sin...
by shahab96
Sun May 29, 2011 11:11 pm
Forum: Old Threads (– September 2014)
Topic: Seeking for a coder/programmer/someone familiar with Ren'py
Replies: 1
Views: 618

Re: Seeking for a coder/programmer/someone familiar with Ren

Well I can make a system like the one showed in the youtube video. Do you just need things like, if he studies his academics go up or whichever stat you will be using and then they come in the menu or something like that? I can also (if you want) make the stats pop up on the screen as well. Although...
by shahab96
Sun May 29, 2011 10:57 am
Forum: Creator Discussion
Topic: Why do you make games?
Replies: 36
Views: 3260

Re: Why do you make games?

Well I dont really make many things for myself. I know that sounds farfetched but its kind of true. I work on Ren'Py to make games a friend of mine thinks up. He's like a dreamer so he always gets new stuff in his head, and since I have the power to do something about it I do. As for the reason WHY ...
by shahab96
Sun May 29, 2011 10:45 am
Forum: General Discussion
Topic: Web hosting with css and javascript/plugins enabled
Replies: 6
Views: 1127

Re: Web hosting with css and javascript/plugins enabled

Well I don't really know about any server where you can host your own folder without paying. But as for sites with customisable css, have you tried sites.google.com?