Menu

Show posts

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 Menu

Messages - Danvzare

#3641
The Rumpus Room / Re: *Guess the Movie Title*
Sat 12/03/2016 14:37:45
2012?
#3642
Please delete this post, I accidentally pressed the wrong button.
#3643
This is just from the top of my head, but how I'd handle it, is that I'd have a variable, let's call it code.
I'd have code set to 0. When you click on the right number (or object), code would be set to 1. Then if you press the next right object, set it to 2, otherwise set it back to 0.

In pseudo code:
Code: ags
code = 0;
if click on object1
{
    if code == 0
    {
        code++;
    }
    else
    {
        code = 0;
    }
}
if click on object2
{
    if code == 2
    {
        code++;
    }
    else
    {
        code = 0;
    }
}
if click on object3
{
    if code == 1
    {
        code++;
    }
    else
    {
        code = 0;
    }
}

That would result in clicking on object1, then object3, then object2 to input the correct code.

I hope that helps.
I'm sure someone else can give a more specific and clearer answer.
#3644
This might be v1.6 (I honestly don't know), but it's at least a link to the game.
http://www.mediafire.com/download/l11fco2ch1id8gy/cartlife.zip
Enjoy.
#3645
The Rumpus Room / Re: *Guess the Movie Title*
Fri 11/03/2016 13:32:05
Star Kid?
Flight of the Navigator?
#3646
The Rumpus Room / Re: *Guess the Movie Title*
Fri 11/03/2016 10:23:41
I was going to say Wargames, but someone already beat me to that, and apparently it wasn't.
So my guess is... Top Gun?
#3647
Ooh, that looks good.
I have no idea who the victim or the murderer is though. Although I'm sure someone here can figure it out. :-D
#3648
Why is Jet Set Willy on that list?
That box art sums up the game pretty well if you ask me. Especially if you actually read the story in the game's manual.
#3649
Quote from: Ionias on Thu 10/03/2016 17:12:38
I'll be releasing a PC version thru steam, when I earn enough capitol to pay for full voice-overs.

Yay! :-D
#3650
Quote from: AnasAbdin on Thu 10/03/2016 16:24:50
That feeling after drawing 9497543985 sprites

That's an oddly specific number...
#3652
AGS Games in Production / Re: 80'SQUEST
Thu 10/03/2016 13:38:50
This looks interesting.
I look forward to about these major updates. :-D
#3653
Quote from: Ryan Timoothy on Wed 09/03/2016 04:05:23
Quote from: Cassiebsg on Tue 08/03/2016 23:08:23
Tv show: Farscape (nod)
I watched 40 episodes of that last year... and honestly I can't understand its appeal. It's so bizarre and leaves you with a depressed feeling after each and every episode. I want to finish it all just to see why everyone says it gets better, but I haven't reached that point yet. It's like the emo depressing version of Stargate.

I freaking love Farscape!
Although if you've watched 40 episodes, and still don't like it, then I'm sorry... you're never going to like it (which is ok, not everyone has the same tastes).
Also, I find it funny that you compared it to Stargate. I usually do that too, but I call Stargate the boring version of Farscape.
#3654
Wow, I kinda want to play that game now. It looks really interesting.
It would be nice if the characters had a bit more shading to them (they look a little flat), but apart from that, it looks magnificent.
I think I'll vote for that on Steam Greenlight for you. :)
#3655
Quote from: Fitz on Tue 08/03/2016 12:21:47
Hm... What about Alice in Wonderland? Or The Wizard of Oz?

He just said that he wasn't looking for things like Alice in Wonderland or The Wizard of Oz, and that instead he was looking for something similar to Spirited Away.
Which is confusing, because Alice in Wonderland and The Wizard of Oz are similar to Spirited Away.

Also, I'd like to add Peter Pan and Jack and the Beanstalk to the list of suggestions.
#3656
Adventure Time (I don't like the show, but it's definitely got the whole "world with weird creatures" thing going on)
Parodius (Not much in the way of story, but it's definitely weird)
LSD: Dream Emulator (Not much in the way of weird creatures, but definitely weird world)
ToeJam and Earl (Definitely a world with weird creatures, although in this case, said world is Earth... still weird though)
Animal Crossing (Probably a perfect fit for you, depending on how you look at the game)
#3657
Here a new guy for you.

http://yersinia.univertgames.com/generator.htm#gebaikjedadidf
Jake Barlow
Old war veteran.
He isn't a bad guy, but he isn't a good guy either.
Spends all his time talking about the good old days (that's right, he looks back to fighting in wars with fond memories).
#3658
The Rumpus Room / Re: The Points Game
Tue 08/03/2016 10:53:28
aa bb cc dd ee ff gg hh ii jj kk ll mm nn oo pp qq rr ss tt uu vv ww xx yy zz
AA BB CC DD EE FF GG HH II JJ KK LL MM NN OO PP QQ RR SS TT UU VV WW XX YY ZZ
#3659
General Discussion / Re: I give up
Mon 07/03/2016 19:52:24
Quote from: Crimson Wizard on Mon 07/03/2016 19:10:34
I guess I just annoy people with my posts.

Trust me, you're not annoying anyone.
If you want to quit, then quit!
No one will mind. The development of AGS isn't worth all the stress it's giving you.

I'm sure someone will pick up and finish the release.
#3660
General Discussion / Re: Alternative Knowledge
Mon 07/03/2016 17:13:16
Nope, I'm not trolling.

I don't think everyone feels the way I do. After all, what Ali said about it making it easier on us, is generally true of most people.

I really don't think I'm a sociopath.
My reason being is because I care about my friends and family. Because as I said, I only care about things that affect me either directly or indirectly.
If some guy I don't know gets murdered, I don't care.
But if my mother's friend (who I don't know) gets murdered, I care, not because it affects me directly, but because it affects me indirectly through my mother.
I feel happy when people I care about are happy, so I try my best to make them happy, unless it's at the cost of my own happiness, in which case it depends on whether seeing them happy would leave me happier in the long term than not doing whatever the task was.

And does it make me feel isolated and lonely?
Heck no.
How is not caring about someone who I never met and probably would have never met, going to isolate me?

And now I've just realized I wrote that I don't care about what happens to other people...
I should have written that I don't care about what happens to other people I don't know.
Damn...
Well, I guess that's what you get for not being specific enough.
SMF spam blocked by CleanTalk