EQEmulator Forums

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

WildcardX 10-25-2009 09:59 PM

Compiling BOTS
 
Windows:
---------------
1. Open up Visual Studio and select the "ReleaseBots" configuration from the ConfigurationManager in the Build menu.
2. Compile it.

Linux
---------------
1. Edit your "makefile" in .\zone and add "-DBOTS" to DFLAGS.
2. Edit your "makefile.common" file in .\zone and add both "bot.o" and "botspellsai.o"
3. Edit your "makefile" in .\world and add "-DBOTS" to DFLAGS.
4. Compile it.

If you are building a brand new database, then after you source the latest PEQ world database, be sure to also source the "bots.sql" file to install all the required BOTS database objects.

Enjoy!


All times are GMT -4. The time now is 04:51 PM.

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