Search found 22 matches

by Kadius Dar
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... ...
by Kadius Dar
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...
by Kadius Dar
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...
by Kadius Dar
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?

monele wrote:
EwanG wrote:Mizuho Kazami from Onegai Teacher (...)
Ngah! How could I forget the wonderful Mizuho? ;__;...
She's nice an all, but I stick to my original picks :P
by Kadius Dar
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.
by Kadius Dar
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...
by Kadius Dar
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

Image

What's your take on it?
by Kadius Dar
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
by Kadius Dar
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...
by Kadius Dar
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...
by Kadius Dar
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...
by Kadius Dar
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...
by Kadius Dar
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.
by Kadius Dar
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...
by Kadius Dar
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 ...