Search found 129 matches

by Twar3Draconis
Mon May 14, 2007 2:19 pm
Forum: General Discussion
Topic: Please support me
Replies: 10
Views: 1628

Biology, huh? No fun. I just took the exam on that today... At least I got to skip the rest of school (3 hours).

Let's hope you don't end up taking an AP level exam for that.
by Twar3Draconis
Sat May 12, 2007 7:16 am
Forum: Ren'Py Questions and Announcements
Topic: I'm no Artist :(
Replies: 11
Views: 2489

You could always develop art skills as well.
I've always be fond of the "One-Man Army" approach. My spriting skills are getting rusty, though.
by Twar3Draconis
Fri May 11, 2007 4:08 pm
Forum: General Discussion
Topic: Please support me
Replies: 10
Views: 1628

Hope that it all turns out well, chisa. If it all come down to it, even if you don't make it good, you can still be proud. Unlike those cheaters and their hollow victory. In anyway, you'll have better karma. ... We'll see who ends up as a rat after reincarnation... There's more worth for getting thr...
by Twar3Draconis
Wed May 09, 2007 12:45 pm
Forum: General Discussion
Topic: EV development is too slow
Replies: 10
Views: 2180

Signed.

Get working on it.
by Twar3Draconis
Wed May 09, 2007 12:45 pm
Forum: General Discussion
Topic: I have returned from the dead...
Replies: 8
Views: 1419

Welcome back...

Wait a sec... Coffin... Dead... UNDEAD! *Runs in fear*
by Twar3Draconis
Wed May 09, 2007 6:58 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'py and scite on the Mac
Replies: 2
Views: 883

If it runs fine, then you should be able to.
by Twar3Draconis
Tue May 08, 2007 12:45 pm
Forum: Creator Discussion
Topic: The Ren'Ai Archive (renai.us, RAA) all-in-one thread
Replies: 258
Views: 42999

Well, the one that you have running on port 8008 looks nice, although graphically lacking. The top navagation bar is at a different size than the main content, with ruins the overall appearence.
by Twar3Draconis
Tue May 08, 2007 6:53 am
Forum: Ren'Py Questions and Announcements
Topic: Ask about using mp3 & ogg
Replies: 30
Views: 5532

Still Gamesmaster, MIDI is not always an extension of that. Understand that the individuals that don't make money off of MIDI are those that make it in the form of music that can be found in copyrighted products. You are bound to find people who make MIDI for profit, that are complete of their own i...
by Twar3Draconis
Mon May 07, 2007 11:00 pm
Forum: Ren'Py Questions and Announcements
Topic: Ask about using mp3 & ogg
Replies: 30
Views: 5532

If you needed to, you could convert MIDI to OGG. So, it's pointless.
by Twar3Draconis
Mon May 07, 2007 12:07 pm
Forum: Ren'Py Questions and Announcements
Topic: Center the title menu...
Replies: 4
Views: 1125

Thanks! I tried what you did, execpt in a new *.rpy and it worked.
by Twar3Draconis
Mon May 07, 2007 6:55 am
Forum: Ren'Py Questions and Announcements
Topic: Center the title menu...
Replies: 4
Views: 1125

I had previously attempted that, but ended up with similar results.
by Twar3Draconis
Sun May 06, 2007 7:24 pm
Forum: Ren'Py Questions and Announcements
Topic: Center the title menu...
Replies: 4
Views: 1125

Center the title menu...

How would I center the menu at the title screen? It looked easy from the options.rpy file, but I was getting errors using those. $ style.mm_menu_frame.xpos = 0.5 $ style.mm_menu_frame.xanchor = 0.5 $ style.mm_menu_frame.ypos = 0.75 $ style.mm_menu_frame.yanchor = 0.5 I get: SyntaxError: invalid synt...
by Twar3Draconis
Sun May 06, 2007 9:26 am
Forum: Creator Discussion
Topic: I'm startig a VN mag~ Wanna help?
Replies: 11
Views: 2002

Why not release it as a PDF as well, for online readers?
by Twar3Draconis
Sat May 05, 2007 4:47 pm
Forum: Ren'Py Questions and Announcements
Topic: Getting rid of "game" directory...
Replies: 3
Views: 876

Thanks, then.
by Twar3Draconis
Sat May 05, 2007 4:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Getting rid of "game" directory...
Replies: 3
Views: 876

Getting rid of "game" directory...

I've seen this in a few released games (Ori, Ochi, Onoe.). The released version does not have the "game" directory containing the script and music..etc. I note that there is a "data" directory, however I am most concerned on not having the scripts accessible.

How do I go around doing this?