Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-16-2019, 10:18 PM
FievelMousey
Hill Giant
 
Join Date: Jan 2004
Posts: 140
Default

Is the bug yet there if make a bot same name a player makes player go LD if spawn it i know that used be used as a way get traders offline on a server a person used do ages ago.
Reply With Quote
  #2  
Old 08-15-2020, 01:09 AM
John C
Sarnak
 
Join Date: Jul 2018
Location: Atlanta, GA
Posts: 49
Default

I ran into this issue. For me, the easiest solution was just to ensure they didn't have overlapping indexes. If you haven't created bots, it is as easy as...

ALTER TABLE bot_data AUTO_INCREMENT = 1001;

to ensure bot ID started at 1001 (or whatever other number is above the number of players you will ever have).

If you already have bots, it is a little more tricky. Just be sure to delete all the bot buffs and stances so that you can renumber the existing bots into the new range. Then be sure to replace the stances. The bots will obviously rebuff themselves so you don't have to worry about trying to save that data.
Reply With Quote
Reply

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:58 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