Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bots

Development::Bots Forum for bots.

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 10-05-2008, 04:56 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

If you are running the 1129 bots with the 1110 database then you need to add any sql to your database since that build.
Check the log file for sql updates. This may not fix it but it might.
http://www.eqemulator.net/download.php

try and get the latest .conf files too
  #2  
Old 10-05-2008, 05:11 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

it might be better to just download the 1129 database from his link to cvs on his forums
  #3  
Old 10-05-2008, 05:28 PM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Ok, I just updated the db using the changelogs. If it doesn't work I will do that.

One question, I don't have 1129 server. The only that is 1129 is the bots.

I overwrote EMuShareMem.dll, World.exe, and zone.exe using the bots download.

Does everything need to be 1129? I set this serverup using Cavedudes serverpack since I am definately not an advanced user.
  #4  
Old 10-05-2008, 07:48 PM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Everything seems to be working now, thanks for your help.
  #5  
Old 10-05-2008, 08:49 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

running r49 with the Bots, and I must say I'm liking it. Couple things I noticed:

1. I'm using level 70 bots, and I get a few Unkown spell effects with the spell list that you published.
2. The bots will assist each other but not me.

Couple details -- I run a Ranger, and the bots are a Paladin, Cleric, Shaman, Rogue, Enchanter. Doubt it makes any difference, but just in case.
  #6  
Old 10-05-2008, 11:13 PM
nicholasjohn
Fire Beetle
 
Join Date: Sep 2008
Location: Michigan
Posts: 11
Default

for some reason when I'm compiling the source from the SVN revision 52 the bots dont seem to be included although i do see the botai.cpp being compile.
Do i need to do something different to enable this code?
  #7  
Old 10-06-2008, 08:41 AM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

You need to edit your makefiles to include the bot code.

1. Change the following in zone/makefile:

Code:
DFLAGS=-DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DSPELL_EFFECT_SPAM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386
to:

Code:
DFLAGS=-DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DSPELL_EFFECT_SPAM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEQBOTS
2. Then change the following in zone/makefile.common

Code:
../common/guild_base.o guild_mgr.o
to:

Code:
../common/guild_base.o guild_mgr.o task.o raids.o botRaids.o botAI.o petAI.o
3. run make
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:39 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3