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

Development::Bots Forum for bots.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 06-10-2016, 11:28 PM
ponyboy_nd32
Fire Beetle
 
Join Date: Jun 2015
Posts: 4
Default

I did testing on this tonight and I found the teleport_zone column in the spells_new table. I tried updating that column to 'commons' for all the common port spells. It had been set to 'commonlands' which looks to be the new zone. I assumed the bot spells are being pulled from that spells_new table (maybe I'm wrong there). After the change I tried the commons portal with my wizard again and I got sent back to Greater Faydark (where I cast the spell from).

I checked the quests folder for a redirect in Commonlands like you suggested Uleat and I found in the player.lua file there was the following code in there:

function event_enter_zone(e)
local client = eq.get_entity_list():GetClientByID(e.self:GetID()) ;
client:MovePC(22, -144, -1543, 2, 122);
end

So I commented out that code and tried zoning into Commonlands from Nektulos and it sent me to the new version of the zone and didn't redirect to the EC commons tunnel (old version) like it did before. I'm guessing commenting out the script must have fixed that.

I then tried the North Ro portal from the NEW version of commonlands and it sent me to the new version of North Ro and then immediately redirected me to the old version of North Ro and put me next to the LDON camp there. I then tried porting back to Commonlands, but it just kept me in the old version of North Ro.

So the issue seems to be trying to port to new version of zones from old version of zones or regular unchanged zones such as Greater Fay. However, changing the portal spell in the case of commonlands to teleport to the old version of the zone doesn't seem to work either (unless the teleport_zone column isn't the place to do that).

DanCanDo - are you saying that the PC port spells and the bot port spells are actually different spells? In my case that would actually explain my problem as I probably an just changing the PC version of the spell.
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 02:12 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