View Single Post
  #26  
Old 08-04-2009, 10:29 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

I think for linux compiles, you need to edit your makefile.common in the zone project and remove the "petAI.o" and "botAI.o" and then add "bot.o". Then in your makefile for both zone and world, you need to replace "-DEQBOTS" with "-DBOTS". Let me know if this works.
__________________
Read my developer notes at my blog.

Quote:
If it's not on IRC, it ain't l33t!
Reply With Quote