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

Development::Bots Forum for bots.

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 08-28-2007, 04:31 PM
Soulscry
Fire Beetle
 
Join Date: Mar 2005
Posts: 10
Default Stuff

First off... I love the bots... after alil trial and error on my part i managed to get them going and do alil leveling... I can do groups and raids .. update the bots to get there new spells n stuff ... 2 questions though.

1: Is Update supposed to level up my bots to my level? cuz I still have to kill them and respawn them to get them to level up...

2: For some reason i cant get the bots to keep there gear... Dieing, me logging, zoneing, me #kill ing them ... if for any reason i despawn them they lose all there gear ... i tried #bot update ing them but to no avail ... im sure its some simple mistake that only i dont understand lol ... but yet here i am .. with my level 5 naked bot warrior trying to tank for me =/ ...

anyway .. thanks again for all the hard work... This is a dream come true for me ... I couldnt play eq much anymore for lack of time needed to get raids togeather or even groups... with the Bot-armada I can play in my free time and still do the things i enjoy ... Your my hero =) ... Cheers!
  #2  
Old 08-29-2007, 12:23 AM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Soulcry>

1) When you do a "#bot update", their level become the same as your. Don't worry about them staying blue, I just don't update their consider color.

2) When you do a "#bot inventory list" on your bots, what do you see ? Is the botinventory table created in your database as mentionned on the README (http://eqoffline.free.fr/README.txt) ?
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
  #3  
Old 08-29-2007, 06:18 AM
Soulscry
Fire Beetle
 
Join Date: Mar 2005
Posts: 10
Default

The Bot Inventory sql that came with peq is what i have .... sence cavedude already had it in i didnt mess with it ... do i need to change it?

Botinventory
SQL file
2kb



-- MySQL dump 10.11
--
-- Host: localhost Database: PEQ_CVS
-- ------------------------------------------------------
-- Server version 5.0.38-Ubuntu_0ubuntu1-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `botinventory`
--

DROP TABLE IF EXISTS `botinventory`;
CREATE TABLE `botinventory` (
`npctypeid` int(11) NOT NULL default '0',
`botslotid` int(11) default NULL,
`itemid` int(11) default NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `botinventory`
--

LOCK TABLES `botinventory` WRITE;
/*!40000 ALTER TABLE `botinventory` DISABLE KEYS */;
/*!40000 ALTER TABLE `botinventory` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2007-07-27 20:48:25
  #4  
Old 08-29-2007, 06:37 AM
Soulscry
Fire Beetle
 
Join Date: Mar 2005
Posts: 10
Default hope this helps =)

The #bot inventory list says all the bots slots are empty ... even after i give them an item ... and the item is showing on the bot ... ( armor on and sword in hand )...

  #5  
Old 08-29-2007, 06:58 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I just realized there was an error in the load_player.sql script. Source in botinventory.sql manually and I'd bet it will work for you.
  #6  
Old 08-29-2007, 07:30 AM
sonicvt
Fire Beetle
 
Join Date: Jul 2007
Posts: 22
Default

Soulscry,

I routinely update the peq_db (drop_system.sql and load_system.sql) and when it do so it kills the bot names and classes for the bot but keeps the bot inventory lists (as an aside, when it drops the name and class for the bot it is a great time when you re-#bot create them to choose new classes and names if the ones you used before aren't suiting your purposes instead of just making more bots that jack up the number of bots you have) I've never had the bots not keep their inventory items before though. I know when I give the bots new items it won't show the new appearance for the item (e.g. breastplate or weapon) until I respawn and group them.

Mag,

I noticed that if I do #bot attack and I myself don't engage in combat that the mob won't be agroed on me (won't get faction hits, won't attack me if the 5 bots wipe). I'm not sure if this was intended but it was just something I noticed while searching for named in zomes I'm not KOS in, for example Chardok.

Also, if you are agroed your bots go into auto attack mode but if you are in a raid only the bots in your group do this. Is this intentional or should the other raid groups also auto agro on the mob that agroed you?

Thanks and great work.
  #7  
Old 08-29-2007, 04:26 PM
Soulscry
Fire Beetle
 
Join Date: Mar 2005
Posts: 10
Default 1/2way there

I sourced in the Botinventory sql file with cmd promp smysql... load up eqemu server and fire up eq client... log in .. spawn a bot .. equip it and kill it... respawn .. gear stayed ... woot woot ... but in combat i randomly crash now... happened 3 times in 20 min ... not sure exacly what caused it ... im thinking once was when i lost LoS with the mob... once happend when i turned off auto attack mid fight ... and once when i was backing away from a mob so the bottank could taunt/ hold aggro away from me.... this is the Worlddebug.exe cmd lines of the errors when i crash... any ideas would be great ... thanks guys =)

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 06:13 PM.


 

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