Re: Who in interpreter.c

From: George (greerga@CIRCLEMUD.ORG)
Date: 08/28/98


On Fri, 28 Aug 1998, Del Minturn wrote:

>I know not why the command "whine" (being not in interpreter.c directly
>executes before "who" in bpl14 or higher. I normally do the command "wh"
>for a who. I don't know how many others type wh instead of who, but I
>moved the who in interpreter.c just after the directions and wh now
>shows who instead of whine.

I don't know about you, but my chart goes:

  { "who"      , POS_DEAD    , do_who      , 0, 0 },
  { "whoami"   , POS_DEAD    , do_gen_ps   , 0, SCMD_WHOAMI },
  { "where"    , POS_RESTING , do_where    , 1, 0 },
  { "whisper"  , POS_RESTING , do_spec_comm, 0, SCMD_WHISPER },
  { "whine"    , POS_RESTING , do_action   , 0, 0 },

>Is there a reason why socials end up displaying before interpreter.c
>commands?

Do you happen to use aedit?

--
George Greer, greerga@circlemud.org | Genius may have its limitations, but
http://mouse.van.ml.org/ (not done) | stupidity is not thus handicapped.
http://www.van.ml.org/CircleMUD/    |                  -- Elbert Hubbard


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



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