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

Development::Bots Forum for bots.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 06-10-2016, 11:43 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

No, the bot command spells are pulled directly from the in-memory spell reference that clients use: https://github.com/EQEmu/Server/blob...mmand.cpp#L127

Before, they still used the same 'spells[index]' reference..but, their values were hard-coded into the commands. (Now, they're dynamically loaded and parsed)


That 'function event_enter_zone(e)' code is the reason for your changing of zones once you enter one of the new zones.

To alleviate that, you would need to disable all of those entries in all of the affected zones. (You would probably need to enable combat for those as well - at the minimum of changes...)


It's probable that the client doesn't recognize the short name being used for the older zones. One of the many problems with multiple client support :/

That could be why it sent you back to your last 'known' zone. I'm not 100% up to speed with the differences in old and revamped zones..just a guess.


You could try with an older client..I think some of them use the revamped zones..but, still have the old ones coded. (They might be missing the actual zone files, however...)


EDIT: I know when I camp out in Crescent Reach in a SoF+ client and log in with Titanium, it shows unknown zone at the character select screen.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
 


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 12:29 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