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

Topics - straston

#1
Hints & Tips / Perils of Poom
Tue 30/11/2004 16:31:34
I am stuck on Phlessi

Spoiler

How do I make the Goth hack into my bank account?
I have the seeds, the laxitive, the stereo (from the lower floor) and the bank card.
[close]

Bye,

straston
#2
Hints & Tips / stuck in 5 days a stranger
Tue 23/09/2003 10:28:59
I am already stuck at the beginning.

Spoiler


I have the grolly, stick, cord and newspaper.

The guy told me to collect all the people.
I have talked to Simon already, but I can't find any other person in the house.

All the places are empty - I have been
upper floor: safe room, bathroom, hall
lower floor: entrance hall, kitchen (found the salt), garden (near the pool), garden with holes, room with dishes and books, TV room, hunting room.

Anywhere else I can go or anything I can do?

[close]
#3
Hi!

I'm stuck in the chemical building.

Spoiler


I connected the cable to the tv and put it through the ventilation system to lab 3. But when I turn on the tv, all I get is a splash screen. (OptiCam)

How can I make the cable pass pictures from the other lab?

[close]

Bye,

Oliver
#4
Hi!

OK, I tried again. :)

This time, I hope at least the story is a bit more appealing. :) It's more of a detective story.
And this one shouldn't have the language problems that Space Lynxes had. And ... I hope the translation is better this time. (I'm not a native speaker after all ... so ... sorry)

Download Paula

A little screenshot


Have fun,

Straston
#5
Hints & Tips / Need help at demonslayer 4
Fri 11/07/2003 09:36:44
Hi.

I've played a little but now I am stuck. :-(

Spoiler

I have been to all four time "stages": the caveman, the brewery, the vampire crypt and the present (toilet)

I have the following inventory items: comb, hammer, tube from tire, ext. grabber, caterpillars, rock, holy flour.

I assume I need to distract the teenage vampire to use the hammer on the barred window, but how?

If not, what else can I do next?
[close]

Bye,
Straston
#6
Hi!

Yes, I finally have my first game done with AGS published. ;-)

SpaceLynxes Download

The story is more or less standard (fulfill three missions for your boss).
The graphics are ... well ... let's not talk about the graphics. ;)
Unfortunately, there is no sound. :(

But ... well, it's finished and maybe you'll still enjoy it.

Here is a screenshot.



Have fun!

Straston
#7
Hints & Tips / Help with Crime Time
Mon 07/07/2003 16:03:45
Hi!

Need help with crime time:

Obviously, I need to bring the chief officer some coffee.

But I can't find any coins anywhere. :-(

possible spoiler:
Spoiler

The two I found in the well are used for the sleeping medicine in the pharmacy
[close]

As inventory items, I only have the fishing rod and the golden rope.

Bye,

Straston
#8
Hints & Tips / Stuck at Chez Apa
Thu 03/07/2003 12:44:33
Hi!

I need help at Chez Apa, rather at the beginning:

I smashed the dustbin and alerted the bouncer, but now
I'm stuck.

Inventory items I have:

tweezers
salt shaker
brush

I already talked to the bouncer until he hit me.

Any hints what next to do?

Bye, Straston
#9
Hi!

OK, this is my first post in this forum.
I've got trouble with making an "object switch".

What I basically want to do is to
change the display on a "windscreen".

I made both the windscreen displays objects, stack them on each other and change them by switching objects on and off.

It works fine this far.

But then, I want to make the switch "invisible" within a fadeout, so I tried this code:

FadeOut(10);
ObjectOn (0);
ObjectOff(1);
ObjectOff(2);
while (IsObjectOn(0) == 0) Wait(1);
FadeIn(10);

But the switch always occurs after the FadeIn.
Does anybody know how to prevent it?

Bye, straston
SMF spam blocked by CleanTalk