Re: Who in interpreter.c

From: Tony Robbins [Kupek] (tonyr@NWPACLINK.COM)
Date: 08/28/98


On Fri, 28 Aug 1998, George wrote:

> 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 },

George is correct.  AEDIT sorts the social table according to the "Sort
as" field, which is editable for socials by AEDIT.  Just change the sort
as for whine to whispera, which will make it sort right after whisper.


     +------------------------------------------------------------+
     | 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