Re: who and where while in Oasis's OLC

From: Del (caminturn@earthlink.net)
Date: 02/13/00


This is what I did to do_who

  for (d = descriptor_list; d; d = d->next) {
    if (STATE(d) != CON_PLAYING) {
       if (STATE(d) <= CON_DISCONNECT) /* olc states are > than
CON_DISCONNECT */
      continue;
    }

Dave Ely wrote:
>
> Does anyone know why when your in zedit, redit, medit or sedit that you don't show up on where or who?  I would prefer that I could see them, maybe set a lvl their visible to when doing this.
> ----------------------------------
> Download ICQ at http://www.icq.com
>
>      +------------------------------------------------------------+
>      | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>      |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
>      +------------------------------------------------------------+


     +------------------------------------------------------------+
     | 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 : 04/10/01 PDT