[Circle] [Code] do_who menu choice

From: Eric de Groot (ericdeg@ptdprolog.net)
Date: 11/14/96


Hay peoples, me again.

   Not having a good day as you can see.  I decided I would go ahead and
add
the usual whos on choice to the main menu.

This is the code I added in interpreter.c:

    case '5':
      do_who(d->character, 0, 0, 0);
      SEND_TO_Q("Press Return...\r\n", d);
      STATE(d) = CON_RMOTD;
      break;

Problem is, it gives me a seg fault when you choose 5;(

                               Any ideas?  Thanx again, lata
                                             ericdeg@ptdprolog.net

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
              MUD- Visit ShadowMUD goliath.shadow.net 6060         
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=     
  

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



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