Re: new.do_who.diff

From: ShadowLord (dkoepke@california.com)
Date: 06/30/96


On Sun, 30 Jun 1996, John C. A. Bambenek, Esq. wrote:

> I imp'd the code from ftp.circlemud called new.do_who.diff, it works 
> great except for one minor pesky little bug.  It adds extra blank lines 
> in the buffers.  The more character the more lines.  Does anyone have/had 
> this problem or know how to fix it??

I fixed it myself, despite what I said in the README file :)  Go into
do_who, and before the if (GET_INVIS_LEVEL(wch)...) line add:

    *buf = '\0';

That's it :)

	-dak



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