Re: [NEWBIE] [CODE] Group Problems

From: Corey Elliott (strmchsr@arn.net)
Date: 03/07/99


How embarassing!!!  That obviously worked.  Thanks Rick for rumaging
throught my nasty code.  And sorry to everyone else
for wasting your bandwidth.

Corey
strmchsr@arn.net




>You could try this:
>
>  if (!AFF_FLAGGED(i, AFF_GROUP)) {
>
>change to
>
>  if (!AFF_FLAGGED(i, AFF_GROUP) || (AFF_FLAGGED(i, AFF_GROUP) &&
(i->master
>!= k))) {
>
>That'll check if the other group has the same leader and if not display
your
>message.
>
>Rick
>
>


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



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