On Fri, 12 Jun 1998 17:08:27 -0400 Dark Vision MUD
<acido@CHESHIRE.GATOR.NET> writes:
>
>How bout if (STATE(d) == CON_PLAYING)
> continue;
>
Would'nt it be better to have it like:
if (STATE(d) == CON_PLAYING && GET_LEVEL(ch) != LVL_IMMORT)
continue;
_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]
+------------------------------------------------------------+
| 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