Aww, I was just going on the forums to post I was finished. xD...
Oh well! I could always use a little extra time...
Oh well! I could always use a little extra time...

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Dualnames on Tue 25/08/2009 14:03:18Hmm...
If anyone wants an extension of a day of the deadline,to wrap up your game, do tell.
function Scan()
{
StartCutscene(eSkipAnyKeyOrMouseClick);
int temp = 0;
while (object[temp] != null)
{
object[temp].Animate(object[temp].Loop, 0, eOnce, eNoBlock, eForwards);
temp++;
}
Wait(120);
EndCutscene();
}
function Scan()
{
StartCutscene(eSkipAnyKeyOrMouseClick);
int temp = 0;
while (object[temp] != null)
{
object[temp].Graphic++;
temp ++;
}
Wait(120);
temp = 0;
while (object[temp] != null)
{
object[temp].Graphic--;
temp ++;
}
EndCutscene();
}
function Scan()
{
StartCutscene(eSkipAnyKey);
int temp = 0;
while (object[temp] != null)
{
object[temp].Graphic++;
temp ++;
Scanner(object[temp].X, object[temp].Y, 100, object[temp].Name);
object[temp].Graphic--;
}
EndCutscene();
}
Quote from: OneDollar on Tue 11/08/2009 20:51:59Err.. Mediafire tells me how many downloads I've recieved per file. The '20'ish was how many downloads it said I had within the voting period, no one told me that. xD
...I also wouldn't want to see the total votes, especially if its as low as Tijne said. If I'd have thought that only 20 people would have played Breakdown (and I've no idea how many did during the competition) I probably wouldn't have bothered making it....
Quote from: Dualnames on Fri 07/08/2009 21:07:30
A bit more statistics like? Votes so far? Last months it was:
Tijne Gud
3 - 4
Quote from: Leon on Fri 31/07/2009 18:41:36XDD!
Tijne... ...Maybe a game without skeletons?
Quote from: Leon on Sun 26/07/2009 19:00:34
That's why I'm keeping quiet until after voting...
Don't want to cause a row again..
Quote from: anian on Sat 27/06/2009 10:12:24
What's the point of a Retry button? It turns into a guessing game with every step you take.
Quote from: Dualnames on Sun 28/06/2009 13:55:29We're testing you to make sure you're worthy.
So much controversy in my first month as a host..
QuoteThat's an awesome idea!
Dual,.... ....Maybe an extra box during voting for comments that can be read afterwards?
Quote[Spoiler Alert
My issue with this was that I lost it just by looking at it in my inventory (a bug?). One moment it's there, look at it and you get the message you've lost it. When you go to the hints, you see that you need to go the the place you last saw it. Well... I didn't move so.. where should it be. Unfortunately (for me) I was standing next to the piano when this happened and since there's a box on the side that said: LAYDED, I was convinced I was in the right place. It never crossed my mind to go where it finally got found. But I have my sneaky, cheating ways of discovering so... I got there in the end. But still it all seemed very odd to me.
QuoteNot at all. If it failed to catch your attention then I failed to promote it well enough, as you said; I tried, yet failed. xD
If this was your intention, then I missed the whole point. Sorry for that. I never thought of the LAYED brand as the one you were trying to promote. My bad...
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.127 seconds with 16 queries.