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

Development::Bots Forum for bots.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-20-2016, 04:59 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Are you manually dropping/loading bots? Or are you using the eqemu_update.pl script to do it?
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #2  
Old 02-20-2016, 05:39 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

ok I manually looked at my tables and they are all there and look the same as the update. the only thing I see different is where this says integer unsigned... mine has INT(10) unigned

Code:
CREATE TABLE `bot_groups` ( 
186 	`groups_index` INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, 
187 	`group_leader_id` INTEGER UNSIGNED NOT NULL DEFAULT '0', 
188 	`group_name` VARCHAR(64) NOT NULL, 
189 	PRIMARY KEY  (`groups_index`), 
190 	KEY `FK_bot_groups_1` (`group_leader_id`), 
191 	CONSTRAINT `FK_bot_groups_1` FOREIGN KEY (`group_leader_id`) REFERENCES `bot_data` (`bot_id`)
Reply With Quote
Reply


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 10:53 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