Re: [CODE] Mob Messages

From: Chuck Reed (creed@I-55.COM)
Date: 03/09/98


>  if (!IS_NPC(victim)) {
>    send_to_char("That's another player.  Try the 'Say' command.\r\n", ch);
>    return;
>  }
>strcat(buf, mob_talk(GET_MOB_VNUM(victim)));

add send_to_char(buf, ch); right here.

Chuck
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+
| Chuck Reed                  | Ash of Dark Horizon          |
| creed@i-55.com              | dh.gator.net 6001            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+
"Remember, your probably only still alive because it's illegal
 for me to kill you!"


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