Search found 22 matches
- Sat Oct 30, 2010 2:27 am
- Forum: Skill Development
- Topic: Available Voices (LSF Voice Bank)
- Replies: 24
- Views: 3810
Re: Available Voices (LSF Voice Bank)
Morhighan, first two where great, third was ok, and I understand why, with the head cold. Personally, I liked your normal voice most of all, with the first coming in at a close second. Heh, if I ever get over the slump I'm having in my current storyline and do manage to get another full time job... ...
- Thu Oct 28, 2010 4:25 am
- Forum: Creator Discussion
- Topic: The new renai.us/games.renpy.org support thread.
- Replies: 255
- Views: 322891
Re: The new renai.us/games.renpy.org support thread.
Is there a way you could associate my game to my renpy.org login so that I can update info on it and upload the game files? Lost my job and my site's down for it! Didn't notice that you could actually upload files as I'm still working on my next game and haven't tampered with that portion of the sit...
- Sat Oct 16, 2010 5:02 am
- Forum: Creator Discussion
- Topic: Free Voice Packs
- Replies: 16
- Views: 2852
Re: Free Voice Packs (Currently Taking Requests)
Along with having other people do voice work, you could do simple "Hello"s and audible sounds like "Ehh??" and "Hmmm.." for both male and females. Doing so would allow alot of people to use them for all sorts of things beyond just RPGs. Take me for example, I've been struggling to find a female with...
- Fri Feb 06, 2009 9:39 am
- Forum: General Discussion
- Topic: Which anime/manga character would you marry XD?
- Replies: 32
- Views: 3731
Re: Which anime/manga character would you marry XD?
She's nice an all, but I stick to my original picksmonele wrote:Ngah! How could I forget the wonderful Mizuho? ;__;...EwanG wrote:Mizuho Kazami from Onegai Teacher (...)
- Fri Feb 06, 2009 9:37 am
- Forum: Skill Development
- Topic: Need Music?
- Replies: 1
- Views: 839
Re: Need Music?
Got another 7 tracks up. Hope to complete a couple more before the end of the weekend, and have them up as well.
- Wed Feb 04, 2009 5:25 am
- Forum: Skill Development
- Topic: Need Music?
- Replies: 1
- Views: 839
Need Music?
After a few PMs about the music I had made for my game(games technically, but the second isn't done yet :P), I figured that a few of us out here probably have no skill in creating music with music editing software or the such. I know I was like this at one point, and some of us are bound to be in th...
- Mon Jan 19, 2009 7:29 pm
- Forum: General Discussion
- Topic: Hrmmm, what do you guys think?
- Replies: 3
- Views: 901
Hrmmm, what do you guys think?
Here's something I whipped up using three progams: Daz3D, GIMP, and Bryce

What's your take on it?

What's your take on it?
- Mon Jan 19, 2009 2:54 pm
- Forum: General Discussion
- Topic: Which anime/manga character would you marry XD?
- Replies: 32
- Views: 3731
Re: Which anime/manga character would you marry XD?
Can't choose one or the other, but its a battle between Aoi from Ai Yori Aoshi and Lina Inverse from Slayers
- Mon Jan 19, 2009 10:24 am
- Forum: Ren'Py Questions and Announcements
- Topic: Music Room script
- Replies: 10
- Views: 1343
Re: Music Room script
TomPy: Thanks, you've been a great help in my learning to code properly! JQuartz: The reason I didn't use an imagemap or an imagebutton was mainly because my attempts at doing so were major failures. I'm still learning to code simple things, but on a side note, I can pretty much look at a script and...
- Mon Jan 19, 2009 12:52 am
- Forum: Ren'Py Questions and Announcements
- Topic: Music Room script
- Replies: 10
- Views: 1343
Re: Music Room script
I did notice, however, that when it enters the game when I try to leave the music room, it returns me to the music room once I've done a loop through the game. Then, when I click return in the music room, it returns me to the main menu. Main script, with images and dialouge init: # Declare images be...
- Sun Jan 18, 2009 11:21 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Music Room script
- Replies: 10
- Views: 1343
Re: Music Room script
The code starts off right after the first init block and image calls, which have no returns. Scanning through this myself, I didn't notice where a return had been missed, but I could have overlooked it. The end of this marks the beginning of the code I posted above. If the music room script should b...
- Sun Jan 18, 2009 8:46 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Music Room script
- Replies: 10
- Views: 1343
Music Room script
Using the music room script that TomPy has on the cookbook, I've seem to run into a few snags. 1. Right clicking is disabled in game, keeping the player from being able to access the save and load features that would be needed (if game is long enough) to save and load during the game. However this o...
- Sun Jan 18, 2009 6:49 pm
- Forum: Completed Games
- Topic: The Beach
- Replies: 4
- Views: 3194
Re: The Beach
Actually, the term "textures" would be correct, as this was originally 3D models but rendered with a cartoon shader. Thanks for the comment guys.
- Sat Jan 17, 2009 10:38 pm
- Forum: Ren'Py Questions and Announcements
- Topic: If/Else statements
- Replies: 1
- Views: 407
If/Else statements
Ok, it doesn't say exactly if stored numbers can reach into the negatives or not. So here's my question, with a bit of code (assuming that python somewhat functions like C++, mind you, my coding in anything is less than it is with this form of python. So if I come off as a moron, there is a good rea...
- Sat Jan 17, 2009 8:48 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Keeping track of questions
- Replies: 11
- Views: 1427
Re: Keeping track of questions
*smacks forehead* After I just read a post over indentions too! My, how the ignorant glow! Thanks, PyTom. Need a soul? I can give you mine, cause I don't have anything else to give, heh. With a little tweaking, I think this could technically be considered a framework for a particular style of VN. A ...