Re: Inform question ...


13 Jun 1995 13:46:41 GMT

Even the losers get lucky <daye@PEAK.ORG> wrote:
> [...] Exit, GetOff: [...]

Others have correctly answered this question (i.e. move the check for
the Exit action to the room's before routine). However, there's no need
to check for the GetOff action as well, because all it does is to check
that the player really is in the object they are trying to get out of,
and then it calls <<Exit>>.

--
Gareth Rees