Re: god/mortwho yet again!

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


On Wed, 5 Jun 1996, Brian Williams wrote:

> works with one mort or one god.. but anything else....
> [snip]

Your code is unproper.  You're just printing the imm/mortal when you come
across them.  There is not specific order other than when the person comes
in to the descriptor_list.  Therefore, the descriptor_list could have:

  Immortal
  Mortal
  Mortal
  Mortal
  Immortal
  Mortal

So what you are doing in do_who is scanning through descriptor list, and
you show the first character.  Now, if they're an immortal then it will go
into the right list, but beyond that everything goes into the mortal list.

I uploaded a do_who patch to cambot.res.jhu.edu yesterday.  It splits up
the lists of immortals/mortals, uses page_string instead of send_to_char,
keeps a 'boot time high', does the [* Implementor *] type thing, and it
seperately counts wizards and mortals.

	-dak/dkoepke@california.com



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