Newsgroups: rec.arts.int-fiction
Path: nntp.gmd.de!Dortmund.Germany.EU.net!Germany.EU.net!howland.reston.ans.net!spool.mu.edu!news.cs.indiana.edu!shulick@guava.ucs.indiana.edu
From: "Sam Hulick" <shulick@guava.ucs.indiana.edu>
Subject: solution Re: Inform: An object existing in two rooms
Message-ID: <1995Aug30.144621.6672@news.cs.indiana.edu>
Organization: Vallen Software
References: <1995Aug29.143747.23202@news.cs.indiana.edu> <1995Aug29.191431.1459@news.cs.indiana.edu>
Date: Wed, 30 Aug 1995 14:46:14 -0500
Lines: 18


Nevermind.. some kind person emailed me a solution :)  It is this: use
found_in, but add this to the object:

  after [;
   Take: self.&found_in-->0 = 0;
         self.&found_in-->1 = 0;
  ]

Of course, I would've never figured this out.  I never really quite
understood the & # -> --> stuff in Inform.  I just tried doing
self.found_in = 0 or = NULL, neither worked.  OH well. :)

-- 
--- Sam Hulick ------------- shulick@indiana.edu ---------------------
Systems Consultant        | Homepage:
Indiana College Placement |    http://copper.ucs.indiana.edu/~shulick/
  and Assessment Center   | PGP public key available on request
