thanks for the reply - the fix for my compile problem was to move the bot.o and botspellsai.o to the last line of the SF= parameter in zone/makefile.common ( previously had placed them on the second to last line)
../common/guild_base.o bot.o botspellsai.o \
|