Re: Help with Inform


10 Aug 1995 08:46:33 GMT

uhchazin@uxa.ecn.bgu.edu (Helene Chazin) writes:
> Ok, I am having a little problem with Inform. I want to start
>the player in bed, but when I try to do this, the player is IN the
>bed... This goes something like this.

Actually, I am doing the same thing in a game I am writing.
I was quite happy with the results I got with

>nearby bed "bed"
> with description ...
has static enterable transparent container open light;

Originally I had problems waking up in the dark IN the bed
with "your former self here". That was odd indeed. But I
fixed it.

I am still having problems with "under the bed" but I am
working on this. (I can take things from under the bed, but
I can't look there.)

Elijah
------
has gotten caught up with neat objects instead of writing puzzles