Some of the bots threads are painfully large, so excuse me if this was asked elsewhere. I run a Linux server and saw that you can enable bots with a preprocessor command for Windows. Is there a similar way to get it running in Linux? Passing it to the makefile? I know I can probably just add...
Code:
#ifndef EQBOTS
#define EQBOTS 1
#endif
into a code file, but which file would be the preferred place?
Bots sound very interesting and I'd love to try them out. Could this be something better suited for a new rule to make life easier on some of us?