> if (MOB_FLAGGED(ch, MOB_SPEC) &&
> mob_index[GET_MOB_RNUM(ch)].func != NULL)
>
> These are the problems
> C:\circle30bpl16\src\fight.c(1037) : error C2059: syntax error : ')'
> C:\circle30bpl16\src\fight.c(1037) : error C2198: 'function through
> pointer' : too few actual parameters
> C:\circle30bpl16\src\fight.c(1037) : error C2143: syntax
> error : missing
> ')' before 'string'
>
>
> (mob_index[GET_MOB_RNUM(ch)].func) (ch, ch, 0 "");
Missing a command right HERE--------------------^
--
Zeavon Calatin, Spear of Insanity
http://spear.kilnar.com/ telnet://spear.kilnar.com:1066
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT