Newsgroups: rec.arts.int-fiction
Path: nntp.gmd.de!Germany.EU.net!news.dfn.de!news.belwue.de!news.informatik.uni-stuttgart.de!baumann
From: baumann@hermes.informatik.uni-stuttgart.de (Joachim Baumann)
Subject: Re: Inform: ChangePlayer and Include Directive
In-Reply-To: nelson@vax.oxford.ac.uk's message of 26 Nov 94 17:08:18 GMT
Message-ID: <BAUMANN.94Dec5140214@chronos.informatik.uni-stuttgart.de>
Sender: news@informatik.uni-stuttgart.de
Organization: IPVR, University of Stuttgart, Germany
References: <BAUMANN.94Nov21112213@chronos.informatik.uni-stuttgart.de>
	<1994Nov26.170818.27733@oxvaxd>
Date: Mon, 5 Dec 1994 13:02:14 GMT
Lines: 25

Hello,
our News system decided to deliver news again (at last). I have to thank
Inigo Surguy for mailing me a copy of the posting, so I had enough time to
test the suggested solution...

 > The code you've written is supposed to do just what you say it does do!
 > You moved the Frog to the player's location, which is the room the
 > player's in.  If you want to move the Frog to exactly where the player
 > is - the floor of a room, a chair, whatever - then use

 >   move Frog to parent(player);

Yup. I got it. I thought the location is exactly where the player is (be
it container, supporter or room), and not the enclosing room. Now that I use
the code you suggested, it works :-)

Thanks Joe

_______________________________________________________________________________
Snail:   Joachim Baumann,               |
         Universitaet Stuttgart, IPVR,  | Phone:   (+49 | 0 ) 711/7816-218
         Breitwiesenstr. 20-22,         | Fax:     (+49 | 0 ) 711/7816-424
         70565 Stuttgart, Germany       |
EMail:   joachim.baumann@informatik.uni-stuttgart.de(.sol_3.milky-way.universe)
PGP:     finger baumann@orgel.informatik.uni-stuttgart.de
