Re: [errors]

From: Rasdan (thomajam@ucs.orst.edu)
Date: 02/17/97


On Mon, 17 Feb 1997, The Riddler wrote:

> i need help here please..
> thanks
> 
> 
> gcc -c -g -O -Wall -g -fno-strict-prototypes  fight.c
> fight.c: In function `raw_kill':
> fight.c:366: parse error before `('
> fight.c:367: called object is not a function
> fight.c:366: warning: statement with no effect
> make[1]: *** [fight.o] Error 1   
> 
> any clue whats wrong here is what on those lines
> 
>   if (GET_QUEST_MOB(ch) > 0) && (GET_MOB_VNUM(questmob) ==
> GET_QUEST_MOB(ch)
>     GET_QUEST_MOB(ch) < 0); 

Easy enough, put another parentheses after GET_QUEST_MOB(ch),
make it GET_GUEST_MOB(ch))

> 
> thanks
> 
> +-----------------------------------------------------------+
> | 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     |
> +-----------------------------------------------------------+
> 

         =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	                   James C. Thomas Jr.
         thomajam@ucs.orst.edu            rasdan@necromium.com 

		If ya want to build, or code, check out:

		      finality.mudservices.com 5555
		   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

+-----------------------------------------------------------+
| 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