Re: NEWBIE: Trying to add a monster summon spell.

From: Skylar (skylar@ifconfig.intserv.com)
Date: 06/05/96


On Wed, 5 Jun 1996, Fionn Colvin wrote:

> *   File: spell_parser.c                                Part of CircleMUD *
> 
> ..[STUFF]..
> 
>   "infravision",		/* 50 */
>   "waterwalk",
>   "whirlwind",
>   "monster summon 1",

                    ^
                    |
Here's your problem-+

The say_spell() function is choking on the character "1"
Change it to "one" or add a "1" to the struct syllable 
syls[] in spell_parser.c



-Sky


                    



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