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

Development::Bots Forum for bots.

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 08-20-2007, 11:03 PM
drakelord
Hill Giant
 
Join Date: Nov 2002
Location: NC, USA
Posts: 182
Default

Quote:
Originally Posted by Magoth78 View Post
Finally, about spells, that's too much work (not hard but requires a lot of time) to create special npc_spells entries for all the classes... so unless someone wants to do it, I think I will add/edit the entries that's not right for the bots.
Already said I'd do this part, ;D
  #2  
Old 08-21-2007, 05:51 AM
drakelord
Hill Giant
 
Join Date: Nov 2002
Location: NC, USA
Posts: 182
Default

Anyway, about the spellcasting, bots really do not cast often enough. I've seen healers go for 30 seconds to a minute without healing, when people need it. And casters do not nuke often enough. When I played as a Wizard on live, I definately casted more than once every 30 seconds, o.o; Not sure if it's supposed to be 30 seconds, but something is bugging it to be up around that point at times.
  #3  
Old 08-21-2007, 06:30 AM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Quote:
Originally Posted by drakelord View Post
Anyway, about the spellcasting, bots really do not cast often enough. I've seen healers go for 30 seconds to a minute without healing, when people need it. And casters do not nuke often enough. When I played as a Wizard on live, I definately casted more than once every 30 seconds, o.o; Not sure if it's supposed to be 30 seconds, but something is bugging it to be up around that point at times.
I didn't notice that at all. What can happen is when your bots don't have any LoS with their target, they don't cast. It's an issue that will be fixed very soon.

A new version (1.4) is incoming.
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
  #4  
Old 08-21-2007, 06:40 AM
drakelord
Hill Giant
 
Join Date: Nov 2002
Location: NC, USA
Posts: 182
Default

But this happens when the mob is literally right in front of their faces, xD; Not trying to be a bitch or anything here, :]; *goes back to making spell lists*;
  #5  
Old 08-22-2007, 12:02 PM
Arcsbane
Fire Beetle
 
Join Date: Jun 2007
Location: Indianapolis, IN, USA
Posts: 1
Default

I would first like to state how great the bots are, and what good work you are doing.

But, I am having issues with them. I have pretty much zero experience with C++ and SQL, and am kind of bumbling my way through. I tried compiling the Source and Build with eqemu build 992, but it failed every time on World, Zone, ppconvert, eqlaunch, and charmove. Pretty much the only one that would compile right for me was EMuShareMem. After getting frustrated, I simply copied the eqoffline files directly into my EQEmu server folder, and gave it a test run. The bots work great, but a lot of other things are buggy (which is expected, I suppose, since I couldn't compile the stuff), e.g. groups no longer work with other player characters (only with bots) and raid groups don't function at all, random crashes, and odd bot behavior. Is there a download of the compiled eqemu/eqoffline files somewhere that might work better than what I have going on since I cannot seem to compiled them into working order myself?
  #6  
Old 08-22-2007, 06:12 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Arcsbane> You can find the latest version there: http://eqoffline.free.fr/Build.rar wich is almost updated every day theses times.

Be sure that you have modified your database:
http://eqoffline.free.fr/README.txt

The EQoffline Wiki entries made by John Adams:
http://www.eqemulator.net/wiki/wikka.php?wakka=Bots
http://www.eqemulator.net/wiki/wikka...a=BotsCommands

The nice tools to deal with your bots made by Georges:
http://www.eqemulator.net/forums/showthread.php?t=23205
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
  #7  
Old 08-22-2007, 10:52 PM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

[QUOTE=Magoth78;137326]Arcsbane> You can find the latest version there: http://eqoffline.free.fr/Build.rar wich is almost updated every day theses times.



I tested perl last night on this version and the NPC's are not responding also it says it makes the bots but they never show up.
is there some different quest files to install or something ?
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
  #8  
Old 08-22-2007, 11:48 PM
Yohkoh
Fire Beetle
 
Join Date: Jun 2007
Location: CT
Posts: 6
Default

Quote:
Originally Posted by Arcsbane View Post
I would first like to state how great the bots are, and what good work you are doing.

But, I am having issues with them. I have pretty much zero experience with C++ and SQL, and am kind of bumbling my way through. I tried compiling the Source and Build with eqemu build 992, but it failed every time on World, Zone, ppconvert, eqlaunch, and charmove. Pretty much the only one that would compile right for me was EMuShareMem. After getting frustrated, I simply copied the eqoffline files directly into my EQEmu server folder, and gave it a test run. The bots work great, but a lot of other things are buggy (which is expected, I suppose, since I couldn't compile the stuff), e.g. groups no longer work with other player characters (only with bots) and raid groups don't function at all, random crashes, and odd bot behavior. Is there a download of the compiled eqemu/eqoffline files somewhere that might work better than what I have going on since I cannot seem to compiled them into working order myself?
I was having the same issues. This link helped me.
__________________
Yohkoh
  #9  
Old 08-23-2007, 01:15 AM
sonicvt
Fire Beetle
 
Join Date: Jul 2007
Posts: 22
Default

Mag,

When I was telling a bot to join a raid group I had to add the three 0's onto the group leaders name to get the bot to join their group. For example, if I had added War_Jill as raid group 2 leader and wanted to add Cleric_Bessie to War_Jill's group I would have to type #bot raid invite group bot War_Jill000. At least that is what worked for me last night.

In addition the bot's I created at level 52 and then updated did not update their spells lists from their level 1 spells until i updated them and then zoned.
  #10  
Old 08-24-2007, 09:13 PM
ShadowVax
Fire Beetle
 
Join Date: Jul 2005
Location: Wisconsin
Posts: 7
Default im a true noob :(

I've read all the pages of this thread and it really looks like a great addition to the Eqemu. Problem is im a true noob to this. I've installed off of the server pack 3.6 and I've put your binaries into my EqEmu folder. Now my only problem is I dont fully understand how to add the new Tables into mysql. I usually dont even have MySql running when i launch my server. I just play Emulator for something to do when im bored of EQ Live and/or Beta. These bots would help keep things interesting. I currently Use MySqlCC and Navicat to edit the tables but im clueless as to adding tables and what not to make these bots work. A good step by step tutorial on your website would be excellent or someone who is able to help me would be greatly Appreciated. Thanks in advacne

-ShadowVax
Closed Thread

Thread Tools
Display Modes

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 03:13 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