I really am not sure of this, but clan[] has no definition that i see. You
would have to add something like
struct clan_data *clan[] = {
{"TheWuTangClan", 12, 34, 1239, 4}
}
>
>clan_data is
>
>struct clan_data {
>char name[20];
>int number;
>int leader;
>int bank;
>int members;
>}
>
>"The eyes are the windows to the soul."
>
>
> +------------------------------------------------------------+
> | Ensure that you have read the CircleMUD Mailing List FAQ: |
> | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
> +------------------------------------------------------------+
>
>
+------------------------------------------------------------+
| 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/08/00 PST