On Wed, 5 Oct 1994, Jeffrey Daro wrote:
>
> Ok, I fixed one error, not sure how...the error I described
> before without correct info as jeremy pointed out occurs on three lines
> in the do_cast function. All three lines are similar to:
>
> if (GET_MANA(ch) < USE_MANA(ch, spl)) {
>
> The error I get is:
>
> spell_parser.c: In function `do_cast':
> spell_parser.c:822: parse error before `spell_info'
> spell_parser.c:839: parse error before `spell_info'
> spell_parser.c:845: parse error before `spell_info'
>
> Ok so, I understand enough to know the problem is probably up
> near the spell_info line near the spello define. Can anyone, will anyone
> provide me with some info to help me on my treck?
>
I'd suggest you take a look at the USE_MANA macro, that could be
where the beast is hiding. I can't seem to find any such function in the
source I have so I really can't be any more help than that.
jon
This archive was generated by hypermail 2b30 : 12/07/00 PST