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 - Gilbert

#7601
Critics' Lounge / Re:Cobra Rank and File ...
Wed 09/07/2003 09:01:03
Take my advice: Make a game of of these stuffs! Otherwise you'll be beaten by furious AGSers.
#7602
 :-[   ;D  Tim, you got me there.
#7603
heh net, actually I like your ._. dog very much.
#7604
I only use DP, and occasionally M$ Pain or Teh Gimp.
#7605
Fantavision? I remember it, but not teh Amiga version, I was using the Apple II version, and it's more colourful than that PC version.
#7606
No ben, the latest version was 2e. So that's why some ppl made Grafx2.
#7607
I don't know how the Future Wars GUI's like. But if you want to close the GUI just use GUIOff().

I don't know how you want to close it, you may add a button on the GUI and set it to "script only" then put the code there. Or if you want to close it by just right-clicking, just do:

function on_mouse_click(int button) {
if (IsGamePaused() == 1) {
if (button==RIGHT) GUIOff(3);
}
else if (button==LEFT) {
ProcessClick(mouse.x, mouse.y, MODE_WALK);
}
else {
GUIOn(3);
}
}

The code, of course, may need some tweaking, but hope that gives you some idea.
#7608
Actually Mattgoble made a site with lots of goodies in it, only that it wasn't updated for some time:

http://www.mattgoble.com/interaction/ags/
#7609
why? I remember my old time when I played KQ5 on floppies...
#7610
heh I was playing LSL2 with that green monitor at that time, it's hell, as there was a screen where you have to watch out for the traffic light to cross the street, which made no difference what colour the light was in... though it's nothing compared with the evil parser bug that prevented me from beating that game for years...
#7611
Spies? I never had internet connection when in the 256 colour era...
#7612
Quote from: Rincewind on Thu 03/07/2003 16:16:02
Wow... Gil - That's one hell of a sprite! Amazing! Nice that she's doing the devil-sign too... ;D Hehe.

Devil Sign? hehe I don't know what's a devil sign, it's just a sign commonly used in Budha postures.
#7613
I don't know, but I started with 2 colours, as my first PC was a 8088 PC with CGA graphics on a Green monitor...

(I am talking about PC, not that I didn't play with other better things like Apple II and Famicom though...)
#7614
Kid1:how are we supposed to slay a dragon if we cant find one ?
Kid2:I have an idea. Let one of us BE a dragon.
Kid3:What a good idea! YOU be the dragon then!
Kid2:No, no, no! Why me? That's not fair! Let's draw lots to decide for it!
Kid1:That's fair enough, as that's YOUR idea.
Other kids:Rrrright!
Kid2:Alright, alright! I'll be the dragon this time, but I wont be doing that next time. We must take turns!
#7615
Competitions & Activities / Re:MAGS JULY
Fri 04/07/2003 07:51:54
AGS Man? o_O

#7616
Yes, Mom's Quest was made by Blub, but I don't see her hanging around here recently. And we have VolMel, she even kindly donated some money to keep the old Ezboard going, I think you can spot her in these forums occasionally, just not that frequently.

And of course, we have M0Ds ;D
#7617
If you're using a global variable, just do something like:

blah++;
or
blah=blah+1;

But if you're talking about global INT (which I think IS the case ;D ), just use:

SetGlobalInt(3, GetGlobalInt(3)+1);

#7618
For ppl you don't know where to put, just make them easter eggs, so when the player clicked accidentally at some onscreen spot, a head pops up and yells "BELCH".
#7619
Quotedon't forget, the game is in 320x200 so don't expect miracles from such a crappy artist as myself.

At least you draw trees better than me :P
#7620
I won't be attending mittens for real but I won't mind if someone wants (or doesn't want) to do whatever with my pics:

http://img.villagephotos.com/p/2003-6/79135/DSCN1304s.jpg
http://img.villagephotos.com/p/2003-6/79135/gilbotav.gif
SMF spam blocked by CleanTalk