[CODE:] clan code

From: Goudy's Pizza (Goudy@WebsterSite.COM)
Date: 02/20/97


Hello all, Has any body gotten this clan code from the snippet page to work?
I so could you please mail me an idea of how you did it? I cannot get the
clan.h to compile with ubyte's is this the right format?

struct clan_rec {
  int	id;
  char	name[32];
  ubyte	 ranks;<------------- what is wrong here?
  char	rank_name[20][20];
  long	treasure;
  int	members;
  int	power;
  int	app_fee;
  int	dues;
  int	spells[5];
  int	app_level;
  ubyte	privilege[20];<------ what is wrong here 
  int	at_war[4];
  char	description[CLAN_PLAN_LENGTH];
};


Thanks in advance :)
Malcor


+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
|    Or send 'info circle' to majordomo@cspo.queensu.ca     |
+-----------------------------------------------------------+



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