>
> 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);
>
> thanks
>
Ummm... count your parentheses. And I have no idea what that third line
would be used for....
--- Zipper
+-----------------------------------------------------------+
| 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