On Mon, 3 Nov 1997, Shaw Mead wrote:
>I keep getting this error when I try to add another case statement to the
>nanny call in interpreter.c. I have already added 2 case statements
>(CON_QRACE and CON_QROLLSTATS) and they work fine, but when I try to add
>another I get the Duplicate Case Value error:
Go into structs.h, look for (probably 17):
#define CON_QRACE 17
and you should also see:
#define CON_QROLLSTATS 17
Change one of the numbers to something else.
--
George Greer - Me@Null.net | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard
+------------------------------------------------------------+
| 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