View Single Post
  #41  
Old 01-20-2013, 05:30 PM
prickle
Hill Giant
 
Join Date: Sep 2009
Posts: 147
Default

I think i found the sticking point. In the old system we had to modify the world/makefile and add -DBOTS to it. I was just looking that the current world/CMakeLists.txt file and found that it doesn't have the "EQEMU_ENABLE_BOTS" conditional. I've added it to mine and recompiled, but the object files don't seem to be getting compiled right. I think i'm missing something else...

still digging
Reply With Quote