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

#5201
Look at any of my games and you will see that I can't draw either. Now, my games are not the greatest ever, but at least I've done SOMETHING! They're not very big either.

Also, I found some of the drawing tutorials in the Critics Lounge a great help to get my art up to the low standard you can see in my games.

Or go and look at a modern art musuem and relaise how great your talents are, anyway... in the pompidou centre in Paris there is a completely blue canvas with nothing else on it. I think it was maybe called "Taking the micheal"  ;)
#5202
General Discussion / Re:The AGSer's car
Tue 05/08/2003 17:53:57
Quote from: evil on Tue 05/08/2003 17:49:17
That much eh? My mom got one here for $20. Give a guess what my mom does, KTER2U...
You do realise that you are inviting insults, don't you? I'm above that kind of thing, though.
#5203
You shouldn't really have done the double post...

Have you set the cursor mode to MODE_USEINV?
#5204
I was trying to use the plugin to get a snowstorm effect. The trouble is, that for a snowstorm flakes need to start from one side rather than along the top. As it is, I get a snow storm in the top 100 pixels and the stuff underneath is clear...  :(

Unless I've missed something... any chance of adding an option like this?
#5205
The problem is hinted at in the comment:

function game_start() {
// called when the game starts, before the first room is loaded

The game starts in room 1 or intro, so you are setting the transparency for one of those room's objects. You want to put your functions in the before fade-in interaction for the room in which the tree is.

Hope this helps!
#5206
Call me Nostradamus... I predicted that everybody leaving Gen Gen would put all the dog poo in Talk & Chat instead and was I right?

Oh yes.

Is it joie de vivre or is it je ne sais quoi ?
#5207
General Discussion / The AGSer's car
Tue 05/08/2003 09:25:58
Yesterday I was driving home from work, and (honestly) I was behind a Renault with the registration L337 AGD. Now, which one of you was it heading towards Kirkliston at 7pm yesterday?

Does anyone out there actually have a real personalised numberplate that is AGS related?

For those outside the UK, our number plate system is either Letter, 3 numbers, 3 letters; OR 3 Letters, 3 numbers, 1 letter; OR two letters, two numbers, three letters.

EDIT:
Maybe we can club together and buy CJ a personalised numberplate?

http://www.nngb.com gives CJ03 AGS as £499...
#5208
General Discussion / Re:Doctor Phemme
Mon 04/08/2003 14:01:40
PATIENT: Doctor, Doctor, I've got my head stuck in this toilet

DOCTOR: Are you feeling a little flushed?

PATIENT: No, but I think I'm going round the bend

#5209
General Discussion / Re:Occupation
Mon 04/08/2003 13:55:38
I design, integrate and verify embedded microprocessor system intellectual property.

Or, in short... I design microchips. Please refrain from making french fries jokes. My company works on contracts for other companies, so my chips have been inside TVs, DVDs, Digital Cameras, Home Networking stuff, BlueTooth, etc.
#5210
* SSH drools in anticipation * :P :P :P

Screenshot looks great! Don't let this one go to the fridge... it looks too good!
#5211
Assuming that PARSER is GUI 7 and your textbox is object 0, and this code is in interface_click with all the other numbers etc. correct, it looks fine to me.

But then I haven't done much with GUIs myself...
#5212
This is the same mistake this guy made:
http://www.agsforums.com/yabb/index.php?board=6;action=display;threadid=7458

also, TerranRich/Dryhump/StopChangingYourName, I was trying to post a link to the part of the FAQ that says about this, but I couldn't find it!

#5213
Post your dialog code and your dialog scirpt function
#5214
Adventurtainment
Recreageous
Xtrematic
Random Odyssey
Quantum Interaction
Dynamic Narrative
#5215
This thread is 5 posts long, you can't seriously ecpect it to stay on the original topic, can you?

Maybe Bill was thinking of Barenaked Ladies or Moxy Fruvous
#5216
TerranX
Terranius
Terrandactyl


#5217
The Rumpus Room / Re:The MSPaint game
Thu 24/07/2003 13:03:52
Darn, too slow!



Next: what eggie said!
#5218
You can't have two hotspots in the same place. Are they identical in size and shape? What you need to do is use one hotspot and then have some other way to determine if the door is blocked or not:

If you set a global int at the point when you unblock the door then:

1) You can set the correct background if you re-enter the room, as it will  reset to the default beckground when you leave the room
2) You can have the hotspot interactions detect the door state:
e.g.
if (GetGlobalInt(20)==1) {
NewRoom(blah);
} else {
Display("The door is blocked and I can't get through");
}
#5219
The Rumpus Room / Re:The MSPaint game
Thu 24/07/2003 11:08:02


Next: The REAL reason why the little men in the UFOs are green...
#5220
The story is this:

Spoiler

You are Frodo, you travel to Mordor to destory your uncle's ring, steadily losing companions as you go, change your mind right at the end but then some wally grabs the ring and falls into a volcano.
[close]

SMF spam blocked by CleanTalk