MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Exit invisible!
On Wed, 8 May 1996, Levy T wrote:
> Hi,
> I am using the database LambdaCore-1Oct94 on my MOO server.
> After having created a new room and an exit to it, the exit and the room
> are available. But with a 'look' command in the room, I can't see the exit.
> In many MOOs, you can see all the exits while looking to the room.
> Doesn't somebody know about that?
> Is it due to the database?
> Do I have to change the look or description verb?
#3 doesn't have a tell_exit property or verb. You probably want to
create a new standard room for you moo with a tell_exit tnt verb that
shows exits if the room's tell_exit property is true. A more elaborate
one would also check to see if the exit itself is obvious. Your standard
room's look_self verb would then call this after pass (@args).
--Bob Canary, canary@cs.uwp.edu
Follow-Ups:
References:
Home |
Subject Index |
Thread Index