Re: [errors]

From: The Riddler (riddler@viconet.com)
Date: 02/17/97


ok i cant put a ) there
please help


----------
> From: Alex <fletcher@cspo.queensu.ca>
> To: circle@cspo.queensu.ca
> Subject: Re:  [errors]
> Date: Tuesday, February 18, 1997 12:06 AM
> 
> > fight.c:366: parse error before `('
> What this means is that you have an imbalance of ( and ) markers.
> So, the first thing you should do is to check this.
> 
> >   if (GET_QUEST_MOB(ch) > 0) && (GET_MOB_VNUM(questmob) ==
> > GET_QUEST_MOB(ch)
>                    ^^^
> And voila, we notice one missing here.  Add in a ')', and try again.
> 
> >     GET_QUEST_MOB(ch) < 0); 
> > 
> 
> --
> Erm... Yeah.  Whatever.
> 
> +-----------------------------------------------------------+
> | 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     |
> +-----------------------------------------------------------+
+-----------------------------------------------------------+
| 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