Re: [devel] exits

From: Tony Robbins (tonyr@pacific101.com)
Date: 08/02/99


----- Original Message -----
From: Xual <xual@danathara.dhs.org>
To: <CIRCLE@post.queensu.ca>
Sent: Monday, August 02, 1999 2:26 PM
Subject: Re:  [devel] exits


> On Mon, 2 Aug 1999, Alfredo Kengi Kojima wrote:
>
> > Hi
> >
> > Is it possible to create doors, so that they can only be
> > entered with the "enter" command? For example, if I want
> > a room that can only be entered through a "hole" (like "enter hole"),
> > how do I do that? If thats not possible with stock circle 3.0bpl15,
> > can you tell me whether there is some patch that does that?

*snip*

> You need a room special procedure to do this, an extremely simple example
> follows.  Make sure you assign it in spec_assign.c where all the others
are
> assigned.  I deliberately left out arguments for simplicity, but they
should
> be easy enough to add if you feel the need for more than one entryway per
> room.

*snip*

You could check the archives for 'beleporter', it's a spec proc I wrote that
uses an array so it's quickly expandable with customizable messages.

Or you could add 'special exits' which have a string for their name and a
spot for the exit message.  I did that once, too.

:P

-k.


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST