Races

From: Iggy (bdogan@public.srce.hr)
Date: 06/21/96


Thank you all for solving the guildguard problem and please forgive me
for my bad english. Here is another problem which happens to me when
I try to add races:

gcc -c -g -O -Wall -fno-strict-prototypes  db.c
db.c: In function `parse_simple_mob':
db.c:887: structure has no member named `race'
db.c: In function `store_to_char':
db.c:1798: structure has no member named `race'
db.c:1798: structure has no member named `race'
db.c: In function `char_to_store':
db.c:1916: structure has no member named `race'
db.c:1916: structure has no member named `race'
*** Error code 1
make: Fatal error: Command failed for target `db.o'
Current working directory /tmp/coke/circle30bpl11/src
*** Error code 1
make: Fatal error: Command failed for target `all'

Looks like that error happens everytime when I try to save race
information in player file. When I added races I made everything same as
class code (defined all stuff in structs.h, utils.h, db.c etc.).
If anyone knows where is my mistake please reply.

Thanks,

Iggy



This archive was generated by hypermail 2b30 : 12/18/00 PST