Re: [Circle] [code] wizlevels

From: Ron Cole (roncole@shore.intercom.net)
Date: 11/18/96


>  const char *WizLevels[LVL_IMPL - (LVL_IMMORT-1)] = {

My guess would be you have LVL_IMMORT set to 103 instead of 101.  So, WizLevels
is only expecting 8 elements, instead of 10.

>    "    Builder    ",
>    "   Guild God   ",
>    "   Immortal    ",
>    "  Clan Leader  ",
>    "     Diety     ",
>    "  Lesser God   ",
>    "  Greater God  ",
>    "     Coder     ",
>    "     Wizard    ",		<---- line 938
>    "* Implementor *"
>  };				<---- line 940

Ron

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



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