EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bots (https://www.eqemulator.org/forums/forumdisplay.php?f=676)
-   -   Enabling EQBOTS (https://www.eqemulator.org/forums/showthread.php?t=27135)

LeftRoad 12-31-2008 09:29 AM

Enabling EQBOTS
 
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?

Congdar 12-31-2008 04:04 PM

read posts 381 and 382 in the locked thread 'EQOffline, bots and more..' for a linux compile and for windows compiles see post 750.

Bots are a compile time selection

LeftRoad 12-31-2008 11:14 PM

That's what I was looking for! It compiles and I'll test it tomorrow.

Thanks :)


All times are GMT -4. The time now is 11:38 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.