View Single Post
  #382  
Old 03-10-2008, 11:15 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You also need to add the 3 bot files to the makefile to compile. so in zone/makefile.common

Code:
../common/guild_base.o guild_mgr.o
becomes:

Code:
../common/guild_base.o guild_mgr.o botRaids.o botAI.o petAI.o