> From: Ray Campbell <torynadmin@MAIL.THEWOLVESDEN.NET>
>
> #define AFF2_FLAGS(ch) ((ch->char_specials.saved.affected_by2)
forgot a ) right here ------------------^
so the line should read:
#define AFF2_FLAGS(ch) ((ch)->char_specials.saved.affected_by2)
-Astaroth
>
> Thats the macro from utils.h that you speak of sir.
> I hope this helps?
>
>
> At 05:44 PM 6/29/99 -0700, you wrote:
> >Today, Ray Campbell spake to the list:
> >
> >> --> sprintbit(AFF2_FLAGS(k), affected_bits2, buf2);
> >
> >The problem is in the macro, please supply us with it.
> >
> >-dak
+------------------------------------------------------------+
| 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