Search found 997 matches

by Meatballsub
Sun Jan 31, 2010 9:13 pm
Forum: Front Page
Topic: OHRRPGCE ypsiliform stable release
Replies: 12
Views: 4514

This may be a known issue (or it may not be an issue at all), but I've noticed that if you hold down enter on a restorative item that it will potentially use every one that you have. This may have always been the case, but it would be nice to automatically stop the use of the item if it's not necess...
by Meatballsub
Sun Jan 31, 2010 6:17 am
Forum: Game Discussion
Topic: Idea: OHRRPGCE Ventrilo Server
Replies: 22
Views: 4960

I'm still down for it. I guess at this point I need to look into a solution for both Linux and Windows users. As I said before, Mumble should work for all the above, but I've never used it before. I'll check it out some more next week and let you know what I come up with.
by Meatballsub
Sun Jan 31, 2010 3:02 am
Forum: General Discussion
Topic: Another Silly PHP/SQL Problem
Replies: 5
Views: 1417

Thanks guys. The help is much appreciated. Works like a charm now, and I added the security stuff as well.
by Meatballsub
Fri Jan 29, 2010 9:58 pm
Forum: Front Page
Topic: Game of the Month - March nominations
Replies: 13
Views: 4042

FYI, Walthros has been nominated twice.

EDIT: I see some people nominating their own games. I'm guessing that is okay?
by Meatballsub
Fri Jan 29, 2010 6:17 pm
Forum: Game Discussion
Topic: Tightfloss Maiden Updated
Replies: 4
Views: 1735

I'm planning on playing this as well. Haven't had a whole lot of time to mess around recently but I will get to it eventually.
by Meatballsub
Thu Jan 28, 2010 10:26 pm
Forum: General Discussion
Topic: Another Silly PHP/SQL Problem
Replies: 5
Views: 1417

What exactly do you need to know; the values? If so, they are the following: id name name_nl author letter game date_added 1 <a href="http://thehamsterwheel.net/composers/Meatballsub/Omega/Awakenings.mid">Awakenings</a> Awakenings Meatballsub A The Omega 2010-01-28 2 <a href="http://t...
by Meatballsub
Thu Jan 28, 2010 10:12 pm
Forum: General Discussion
Topic: Another Silly PHP/SQL Problem
Replies: 5
Views: 1417

Another Silly PHP/SQL Problem

I'm working on a feature for The Hamster that will link songs to its respective game. It seems to work pretty good except that it will only show two entries, and I have three test entries available. I was wondering if you guys could shine some light on this: $gamename = $info&#91;name_nl&#93...
by Meatballsub
Wed Jan 27, 2010 8:30 pm
Forum: Front Page
Topic: Game of the Month - March nominations
Replies: 13
Views: 4042

I'd like to nominate Walthros, Vikings of Midgard and Curse of Vampire
by Meatballsub
Wed Jan 27, 2010 8:27 pm
Forum: Game Discussion
Topic: Idea: OHRRPGCE Ventrilo Server
Replies: 22
Views: 4960

I would be willing to try. The idea of voice chat sounds kinda nifty. But it looks like Ventrilo doesn't have a Linux client yet, so I will have to sit it out for now :( It doesn't necessarily have to be Ventrilo. There are alternatives to it, such as Mumble, that run on Linux, Max, and Windows. I'...
by Meatballsub
Tue Jan 26, 2010 4:40 am
Forum: Game Discussion
Topic: Question on NPCs creating other npcs
Replies: 11
Views: 2057

Re: Question on NPCs creating other npcs

if (npc direction (29) == left) then ( create npc (32,(npc x (29)-1),(npc y (29))) set timer (13,3,18,@webdespawn) ) Wow, can't believe I didn't catch this before. I think I forgot to erase it when I decided I wanted to check npc direction and check to see if the other npc existed as well. Thanks f...
by Meatballsub
Tue Jan 26, 2010 2:26 am
Forum: Game Discussion
Topic: Question on NPCs creating other npcs
Replies: 11
Views: 2057

If it makes a difference, this piece of code is in the actual "game" section of my script. The way I saw it was the code would run anytime npc 29 was on the map. Unfortunately, it doesn't seem to work that way.
by Meatballsub
Mon Jan 25, 2010 5:05 pm
Forum: Game Discussion
Topic: Question on NPCs creating other npcs
Replies: 11
Views: 2057

Question on NPCs creating other npcs

I'm at a point in my game where I'd like for a few enemies to have special abilities rather than nothing at all. One idea I had was for a spider to shoot webs at you which can reduce your speed on contact. The problem is that I can't figure out how to get an npc to do something special during an uns...
by Meatballsub
Mon Jan 25, 2010 3:13 am
Forum: Game Discussion
Topic: Duck Duck Development Journal
Replies: 17
Views: 6272

James Paige wrote:I hope the portrait in some form sticks around, if only for story scenes, or something like that.
I plan on using it. Although the game is not really story-driven, there will be a few places where the portrait will come in handy.
by Meatballsub
Mon Jan 25, 2010 3:11 am
Forum: Front Page
Topic: OHRRPGCE ypsiliform stable release
Replies: 12
Views: 4514

You can download the new version but the page still says the last updated was on the 8th. Might want to change that :o