Search found 12 matches

by Faefae
Mon Feb 11, 2013 4:57 pm
Forum: Ren'Py Questions and Announcements
Topic: Changing the text box...
Replies: 1
Views: 440

Changing the text box...

YAY! Another obvious newb question! :mrgreen: :mrgreen: :mrgreen: (I really need to stop the sarcasm :lol: ) Anyway, I found a shiny new texbox that I want to use but I don't know how to change the text box from the plain, default black one to the shiny new one I found. Does anyone here know how to?...
by Faefae
Thu Jan 17, 2013 6:18 pm
Forum: Ren'Py Questions and Announcements
Topic: How to make a Scrollbar?
Replies: 2
Views: 1922

Re: How to make a Scrollbar?

Thanks! O u O
by Faefae
Wed Jan 09, 2013 4:57 pm
Forum: Ren'Py Questions and Announcements
Topic: Main menu position...
Replies: 2
Views: 509

Main menu position...

So the default position for the main menu is in the bottom right corner...but how do I move the menu to the bottom left corner? (Because for the main menu background I put some text on the image I used, but the only place the text would fit is the bottom right corner so I need to move the main menu ...
by Faefae
Mon Dec 24, 2012 2:37 pm
Forum: Ren'Py Questions and Announcements
Topic: How to make a Scrollbar?
Replies: 2
Views: 1922

How to make a Scrollbar?

You know how the tutorial game has the scroll bar that you can use to scroll through the choices? http://i46.tinypic.com/2h8ahc0.png How do I make one? I'm making something for a friend and there's a menu with A LOT of choices on it (I think a few of them actually got cut off the screen) so it would...
by Faefae
Sun Dec 23, 2012 2:46 pm
Forum: Ren'Py Questions and Announcements
Topic: Error message [SOLVED]
Replies: 4
Views: 442

Re: So my game wouldn't start and I got an error thingy....

Oh wait.

I am an idiot.

I just found out my sister was typing random letters in my code while I was getting some foods, therefore making the game completely go to crap. - ___ -.

It's fixed now :)

Sorry for spamming you all with my newb-ness ^ _ ^;
by Faefae
Sun Dec 23, 2012 2:42 pm
Forum: Ren'Py Questions and Announcements
Topic: Error message [SOLVED]
Replies: 4
Views: 442

Re: So my game wouldn't start and I got an error thingy....

.... That number keeps changing....

> soconfused.jpg
by Faefae
Sun Dec 23, 2012 2:37 pm
Forum: Ren'Py Questions and Announcements
Topic: Error message [SOLVED]
Replies: 4
Views: 442

Re: So my game wouldn't start and I got an error thingy....

So I messed around a little with the script and instead of saying position 1081 it says position 990. I have no idea what that means, but....yeah.
by Faefae
Sun Dec 23, 2012 2:29 pm
Forum: Ren'Py Questions and Announcements
Topic: Error message [SOLVED]
Replies: 4
Views: 442

Error message [SOLVED]

I'm sorry, but an uncaught exception occurred. While parsing C:\Users\Katie\Documents\thiswillprobablybeforjamie/game/script.rpy. UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 1081: invalid start byte -- Full Traceback ----------------------------------------------------------...
by Faefae
Sun Dec 23, 2012 1:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Health bar? (and Wordpad is a meanie butt-face D:)
Replies: 5
Views: 1460

Re: Health bar? (and Wordpad is a meanie butt-face D:)

@Squawk: O ___ O I didn't know WordPad did that....thanks! :mrgreen:

@PyTom THANKS! :mrgreen: :mrgreen: :mrgreen:
by Faefae
Sat Dec 22, 2012 1:43 pm
Forum: Ren'Py Questions and Announcements
Topic: Health bar? (and Wordpad is a meanie butt-face D:)
Replies: 5
Views: 1460

Health bar? (and Wordpad is a meanie butt-face D:)

Hello everyone, it's time for another completely-obvious-newb-question-of-the-day! ....How do I make a health bar? I want to make one but I don't know and I can't use my common sense to think of how because Wordpad is annoying me and not keeping the text formatting when I paste code so it all ends u...
by Faefae
Sat Dec 22, 2012 11:57 am
Forum: Ren'Py Questions and Announcements
Topic: Letting people choose their own name...
Replies: 3
Views: 715

Re: Letting people choose their own name...

Thanks! (and I changed the default name so that's fine) O u O
by Faefae
Wed Dec 19, 2012 6:07 pm
Forum: Ren'Py Questions and Announcements
Topic: Letting people choose their own name...
Replies: 3
Views: 715

Letting people choose their own name...

So I know how to let people type their own name in, and put a default name if they don't type anything, and go "This person's name is *insert name here*!" But how do I make the person say something? I mean like after the person typed in their name there would be like a character talking b...